summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-19 16:08:02 +0300
committerAndrew Dolgov <[email protected]>2010-11-19 16:08:02 +0300
commitfcc3674439275d62fd007d34e61bf0cbaa7c910b (patch)
treef52cbc596a0619757107192d4a8272beffcb3e77 /tt-rss.css
parentb8aa9ca7f083a5c62084e2752168f9ecc6170e46 (diff)
rework loading progressbar
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 9edd15c33..98040440d 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -185,7 +185,7 @@ input.editbox {
display : none;
float : right;
font-size : 12px;
- z-index : 998;
+ z-index : 99;
padding : 5px 5px 5px 5px;
}
@@ -807,7 +807,7 @@ div.browserFeedInfo div.detailsPart {
#overlay_inner {
font-weight : bold;
- margin : 10px;
+ margin : 1em;
}
#noDaemonWarning {