mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 12:01:28 +00:00
made pref tabs font size smaller
This commit is contained in:
@@ -615,6 +615,7 @@ input.prefsTab {
|
|||||||
background-position : top left;
|
background-position : top left;
|
||||||
background-repeat : repeat-x;
|
background-repeat : repeat-x;
|
||||||
-moz-border-radius : 7px 7px 0px 0px;
|
-moz-border-radius : 7px 7px 0px 0px;
|
||||||
|
font-size : small;
|
||||||
}
|
}
|
||||||
|
|
||||||
input.prefsTabSelected {
|
input.prefsTabSelected {
|
||||||
@@ -628,6 +629,7 @@ input.prefsTabSelected {
|
|||||||
background-position : top left;
|
background-position : top left;
|
||||||
background-repeat : repeat-x;
|
background-repeat : repeat-x;
|
||||||
-moz-border-radius : 7px 7px 0px 0px;
|
-moz-border-radius : 7px 7px 0px 0px;
|
||||||
|
font-size : small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user