mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 21:41:28 +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/ */
|
/* 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:before,
|
||||||
div#headlines-toolbar span.r:after {
|
div#headlines-toolbar span.r:after {
|
||||||
content: "";
|
content: "";
|
||||||
@@ -559,6 +560,7 @@ div#headlines-toolbar span.r:after {
|
|||||||
border-right: 6px solid #ecf4ff;
|
border-right: 6px solid #ecf4ff;
|
||||||
margin-top: -6px;
|
margin-top: -6px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
div#headlines-toolbar span.r span.error {
|
div#headlines-toolbar span.r span.error {
|
||||||
color : red;
|
color : red;
|
||||||
|
|||||||
Reference in New Issue
Block a user