Prettier color for red button2 (classic.css & hover changes)
The edit that i had made previously only applied to g's theme And it didn't apply when the button were hovered
Cette révision appartient à :
Parent
e1edc62643
révision
d3586f232b
1 fichiers modifiés avec 5 ajouts et 0 suppressions
|
@ -55,6 +55,11 @@ td.tr-le, .error-text { color: #E84C4C; }
|
|||
|
||||
.btn-red {
|
||||
background-color: #E84C4C;
|
||||
color: #E8E8E8;
|
||||
}
|
||||
|
||||
.btn-red:hover {
|
||||
color: #E8E8E8;
|
||||
}
|
||||
|
||||
/* Original Nyaa colors, do NOT change! */
|
||||
|
|
Référencer dans un nouveau ticket