mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
css: add feed loading indicator position hack
This commit is contained in:
@@ -1147,3 +1147,7 @@ body#ttrssPrefs hr {
|
||||
text-shadow : 1px 1px 2px #fff;
|
||||
}
|
||||
|
||||
#feedTree img[src*='indicator_white.gif'] {
|
||||
position : relative;
|
||||
top : -2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user