mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 16:39:14 +00:00
don't use css-defined .svg files because firefox
This commit is contained in:
@@ -599,10 +599,6 @@ body.ttrss_main {
|
||||
height : 14px;
|
||||
width : 14px;
|
||||
position : relative;
|
||||
|
||||
&.visible {
|
||||
content: url('../images/oval.svg?@{cache-version}');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -613,11 +609,6 @@ body.ttrss_main {
|
||||
margin-left : 4px;
|
||||
position : relative;
|
||||
top : 2px;
|
||||
|
||||
&.visible {
|
||||
display : inline;
|
||||
content: url('../images/three-dots.svg?@{cache-version}');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user