mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-14 10:00:59 +02:00
msie6 fixes for default theme
This commit is contained in:
parent
ae813d06d2
commit
525b61a237
@ -1288,6 +1288,9 @@ div.return a:hover {
|
|||||||
border-width : 1px 0px 0px 0px;
|
border-width : 1px 0px 0px 0px;
|
||||||
border-color : #88b0f0;
|
border-color : #88b0f0;
|
||||||
border-style : solid;
|
border-style : solid;
|
||||||
|
height: expression((parseInt(document.documentElement.clientHeight)-75-40)+'px');
|
||||||
|
width: expression((parseInt(document.documentElement.clientWidth)-25)+'px');
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user