1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:56:34 +00:00

rework loading progressbar

This commit is contained in:
Andrew Dolgov
2010-11-19 16:08:02 +03:00
parent b8aa9ca7f0
commit fcc3674439
8 changed files with 23 additions and 42 deletions

View File

@@ -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 {