Skip to content

Commit

Permalink
#403 CSS description change (buffs)
Browse files Browse the repository at this point in the history
After Gladiatus update.
  • Loading branch information
FrutyX authored Sep 20, 2022
1 parent 9771378 commit d1fd88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/core/resources/style_gca.css
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@
.glfix ::-webkit-scrollbar-corner {background: linear-gradient(to right, #290d03, #290d03, #33170D, #33170D);}
/* Custom scrollbar for Firefox */
.glfix:root {scrollbar-color: #a88d54 #290d03; scrollbar-width: 16px;}
/* Buff side-icons incomplete */
/* Buff side-icons - unnecessary spaces removal */
.glfix .buff {display: block!important;}
/* Event timer overhaul (compatible with .event_bar_moved) */
.glfix #cooldown_bar_event {background-image: unset!important;background-color: #200500!important;left: 350px!important;top: 192px!important;width: 400px!important;height: 11px!important;border-style: solid;border-width: 1px 3px 1px;border-color: #978a5f;z-index: 300;}
Expand Down

0 comments on commit d1fd88d

Please sign in to comment.