fd
This commit is contained in:
@@ -14394,8 +14394,8 @@ body.scroller-active #gchat-reopen-bubble {
|
|||||||
/* Filter badge style on navbar */
|
/* Filter badge style on navbar */
|
||||||
.filter-badge {
|
.filter-badge {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -6px;
|
bottom: -13px;
|
||||||
right: -8px;
|
right: -5px;
|
||||||
font-size: 8px;
|
font-size: 8px;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
padding: 1px 4px;
|
padding: 1px 4px;
|
||||||
@@ -14489,7 +14489,8 @@ body.scroller-active #gchat-reopen-bubble {
|
|||||||
|
|
||||||
/* ZOMG Mode glowing Z indicator */
|
/* ZOMG Mode glowing Z indicator */
|
||||||
.zomg-z {
|
.zomg-z {
|
||||||
color: #f1c40f; /* Gold/Yellow */
|
color: #f1c40f;
|
||||||
|
/* Gold/Yellow */
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
text-shadow: 0 0 3px #f1c40f;
|
text-shadow: 0 0 3px #f1c40f;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
@@ -14500,6 +14501,7 @@ body.scroller-active #gchat-reopen-bubble {
|
|||||||
from {
|
from {
|
||||||
text-shadow: 0 0 2px #f1c40f;
|
text-shadow: 0 0 2px #f1c40f;
|
||||||
}
|
}
|
||||||
|
|
||||||
to {
|
to {
|
||||||
text-shadow: 0 0 6px #f1c40f, 0 0 10px #f1c40f;
|
text-shadow: 0 0 6px #f1c40f, 0 0 10px #f1c40f;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user