mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
compat theme: disable custom infoBox size
This commit is contained in:
@@ -395,7 +395,7 @@ div.helpResponse {
|
|||||||
background : white;
|
background : white;
|
||||||
}
|
}
|
||||||
|
|
||||||
#infoBoxShadow {
|
/*#infoBoxShadow {
|
||||||
background-image : url("images/shadow.png");
|
background-image : url("images/shadow.png");
|
||||||
position : absolute;
|
position : absolute;
|
||||||
width : 30%;
|
width : 30%;
|
||||||
@@ -403,7 +403,7 @@ div.helpResponse {
|
|||||||
top : 30%;
|
top : 30%;
|
||||||
z-index : 3;
|
z-index : 3;
|
||||||
display : none;
|
display : none;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
div.infoBoxContents {
|
div.infoBoxContents {
|
||||||
background-image : url("images/vgrad_light_rev2.png");
|
background-image : url("images/vgrad_light_rev2.png");
|
||||||
|
|||||||
Reference in New Issue
Block a user