mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-31 20:31:28 +00:00
yet another pref tabs fix for Safari
This commit is contained in:
@@ -575,7 +575,8 @@ div.prefsTab {
|
||||
min-width : 100px;
|
||||
text-align : center;
|
||||
cursor : pointer;
|
||||
height : 20px;
|
||||
position : relative;
|
||||
bottom : -2px;
|
||||
}
|
||||
|
||||
div.prefsTabSelected {
|
||||
@@ -593,9 +594,10 @@ div.prefsTabSelected {
|
||||
font-weight : bold;
|
||||
min-width : 100px;
|
||||
text-align : center;
|
||||
z-index : 2;
|
||||
cursor : pointer;
|
||||
height : 20px;
|
||||
position : relative;
|
||||
bottom : -2px;
|
||||
|
||||
}
|
||||
|
||||
div.notice {
|
||||
|
||||
Reference in New Issue
Block a user