mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 02:01:29 +00:00
lock arrowhead in headlines-toolbar to webkit
This commit is contained in:
@@ -532,6 +532,7 @@ div#headlines-toolbar span.r {
|
||||
|
||||
/* http://css-tricks.com/adobe-like-arrow-headers/ */
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
div#headlines-toolbar span.r:before,
|
||||
div#headlines-toolbar span.r:after {
|
||||
content: "";
|
||||
@@ -559,6 +560,7 @@ div#headlines-toolbar span.r:after {
|
||||
border-right: 6px solid #ecf4ff;
|
||||
margin-top: -6px;
|
||||
}
|
||||
}
|
||||
|
||||
div#headlines-toolbar span.r span.error {
|
||||
color : red;
|
||||
|
||||
Reference in New Issue
Block a user