]> git.wh0rd.org - tt-rss.git/blame - opera.css
README: remove redundant crap (2)
[tt-rss.git] / opera.css
CommitLineData
362698ad
AD
1table.main td.headlines {
2 height : 35%;
3 border-width : 0px 0px 1px 1px;
4 border-style : solid;
5 border-color : #c0c0c0;
6}
7
c4cbe62c 8/* #infoBoxShadow {
c339343b
AD
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;
67f46ec2
AD
17}
18
19#infoBox {
292a8a12
AD
20 font-size : small;
21 position : relative;
22 top : 30%;
23 left : 30%;
24 width : 30%;
25 padding-bottom : 5px;
c4cbe62c 26} */
292a8a12 27