mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 13:49:15 +00:00
use svg icon for headlines loadmore prompt
This commit is contained in:
@@ -829,7 +829,6 @@ body.ttrss_main {
|
||||
text-align : center;
|
||||
color : @default-text;
|
||||
font-size : @font-size-small;
|
||||
font-style : italic;
|
||||
|
||||
a, span {
|
||||
color : @default-text;
|
||||
@@ -1404,6 +1403,12 @@ body.ttrss_main, body.ttrss_utility {
|
||||
}
|
||||
}
|
||||
|
||||
.icon-three-dots {
|
||||
width : 18px;
|
||||
height : 18px;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background : @color-accent;
|
||||
color : @default-bg;
|
||||
|
||||
Reference in New Issue
Block a user