summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-04 22:47:26 +0300
committerAndrew Dolgov <[email protected]>2009-02-04 22:47:26 +0300
commit69ea0cdd1b7dbbf7aef010fd707d93030c002cae (patch)
tree4429b30e4f594b4d4c6f9b407a5c79cb723a40a8 /tt-rss.css
parente3d218f229c1ad1b9b8f55fe8b9da7e14e5e301e (diff)
add toplink images to restart in offline or online mode
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 95938bc91..bf087b8dd 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1698,10 +1698,13 @@ a.feedUpdErrLink {
display : none;
}
-#newVersionIcon {
+div.topLinks img {
vertical-align : middle;
cursor : pointer;
- margin-left : 10px;
+}
+
+#restartOfflinePic {
+ margin-left : 5px;
}
a.helpLinkPic {