]> git.wh0rd.org Git - tt-rss.git/blob - opera.css
fix wrong healines being loaded when using infinite scrolling in categories
[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