]> git.wh0rd.org - tt-rss.git/blob - opera.css
update_daemon2: enable stampfiles
[tt-rss.git] / opera.css
1 table.main td.headlines {
2 height : 35%;
3 border-width : 0px 0px 1px 1px;
4 border-style : solid;
5 border-color : #c0c0c0;
6 }
7
8 /* #infoBoxShadow {
9 background-image : url("images/overlay.png");
10 left : 0;
11 top : 0;
12 height : 100%;
13 width : 100%;
14 z-index : 3;
15 position : absolute;
16 display : none;
17 }
18
19 #infoBox {
20 font-size : small;
21 position : relative;
22 top : 30%;
23 left : 30%;
24 width : 30%;
25 padding-bottom : 5px;
26 } */
27