mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 01:29:15 +00:00
add debug mode only fast user switcher
This commit is contained in:
@@ -51,6 +51,7 @@ ul.feedList {
|
||||
margin : 5px;
|
||||
padding : 0px 0px 0px 5px;
|
||||
font-size : small;
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCat {
|
||||
@@ -1244,3 +1245,9 @@ div.return a:hover {
|
||||
border-style : solid;
|
||||
|
||||
}
|
||||
|
||||
#userSwitch {
|
||||
position : absolute;
|
||||
bottom : 2px;
|
||||
right : 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user