Prettier color for texts in red button (#1045)
Current one was dark grey on red which is pretty ugly, i changed it into white (light grey) on red to make it prettier
Cette révision appartient à :
Parent
d32e985259
révision
a6555c319c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -48,6 +48,7 @@ td.tr-le, .error-text { color: #E84C4C; }
|
|||
|
||||
.btn-red {
|
||||
background-color: #E84C4C;
|
||||
color: #E8E8E8;
|
||||
}
|
||||
|
||||
.aplus, .btn-blue { background: hsla(200, 100%, 50%, 0.2) !important; }
|
||||
|
|
Référencer dans un nouveau ticket