mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-20 15:15:27 +00:00
fix cursor type for selected prefsTab
This commit is contained in:
@@ -501,6 +501,10 @@ div.prefsTab:hover {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
div.prefsTabSelected:hover {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
div.prefsTab {
|
||||
float : left;
|
||||
border-width : 1px 1px 0px 1px;
|
||||
|
||||
Reference in New Issue
Block a user