]> git.wh0rd.org - tt-rss.git/blame - gecko.css
update_daemon2: enable stampfiles
[tt-rss.git] / gecko.css
CommitLineData
c4cbe62c 1/* #infoBox {
6b9bf6c2
AD
2 font-size : small;
3 position : relative;
4 top : 30%;
5 left : 30%;
6 width : 30%;
7 padding-bottom : 5px;
67f46ec2 8}
6b9bf6c2
AD
9
10#infoBoxShadow {
11 background-image : url("images/overlay.png");
12 left : 0;
13 top : 0;
14 height : 100%;
15 width : 100%;
16 z-index : 3;
17 position : absolute;
18 display : none;
c4cbe62c
AD
19}
20*/