Remove browser outline for refine button & more blue (#1321)
* remove browser outline * blue color & white text for g.css
Cette révision appartient à :
Parent
d0a647bf8e
révision
c5fd68aa76
2 fichiers modifiés avec 4 ajouts et 2 suppressions
|
@ -47,8 +47,9 @@ a:hover {
|
|||
color: #676767;
|
||||
}
|
||||
.form-input.refine {
|
||||
background: #dff6ff;
|
||||
border-color: #b9cdd5!important;
|
||||
background: #73afe2;
|
||||
border-color: #6eb9d6!important;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.header .h-user .user-avatar {
|
||||
|
|
|
@ -182,6 +182,7 @@ select.form-input {
|
|||
border-left: none;
|
||||
margin-left: -4px;
|
||||
margin-top: 1px;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.form-input.language {
|
||||
|
|
Référencer dans un nouveau ticket