mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-17 05:50:59 +02:00
rounded tabs for gecko
This commit is contained in:
parent
e6cb77a07a
commit
a3ab66336f
@ -471,6 +471,7 @@ input.prefsTab {
|
|||||||
background-image : url("images/vgrad_light_rev2.png");
|
background-image : url("images/vgrad_light_rev2.png");
|
||||||
background-position : top left;
|
background-position : top left;
|
||||||
background-repeat : repeat-x;
|
background-repeat : repeat-x;
|
||||||
|
-moz-border-radius : 7px 7px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input.prefsTabSelected {
|
input.prefsTabSelected {
|
||||||
@ -483,6 +484,7 @@ input.prefsTabSelected {
|
|||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
background-position : top left;
|
background-position : top left;
|
||||||
background-repeat : repeat-x;
|
background-repeat : repeat-x;
|
||||||
|
-moz-border-radius : 7px 7px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user