hide load progress
This commit is contained in:
16
tt-rss.css
16
tt-rss.css
@@ -1015,3 +1015,19 @@ div.cdmContent a:hover {
|
||||
padding : 0px;
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
#overlay {
|
||||
background : white;
|
||||
left : 0;
|
||||
top : 0;
|
||||
height : 100%;
|
||||
width : 100%;
|
||||
z-index : 100;
|
||||
position : absolute;
|
||||
}
|
||||
|
||||
#overlay_inner {
|
||||
font-weight : bold;
|
||||
text-align : center;
|
||||
margin : 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user