Skip to main content
Sign in
Snippets Groups Projects
Unverified Commit e505b1ac authored by Weilbyte's avatar Weilbyte
Browse files

Make every refresh button NOT orange

parent 9646d4c4
Branches
Tags
No related merge requests found
...@@ -857,7 +857,7 @@ div[id^="panel-"][id$="-body"] { ...@@ -857,7 +857,7 @@ div[id^="panel-"][id$="-body"] {
color: #ba2b2d; color: #ba2b2d;
} }
.fa-refresh:before { div[id^="menuitem-"][id$="-iconEl"]:before {
color: #faa61a; color: #faa61a;
} }
... ...
......
This diff is collapsed.
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
.fa-sign-out:before .fa-sign-out:before
color: $red color: $red
.fa-refresh:before div[id^="menuitem-"][id$="-iconEl"]:before
color: $yellow color: $yellow
.fa-language:before .fa-language:before
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment