Resolve colors used in "Visual Improvements"
This commit is contained in:
committed by
Dorota Czaplejewicz
parent
4306ec9c1e
commit
4f18ffd34e
@ -19,9 +19,21 @@
|
||||
}
|
||||
|
||||
#Return {
|
||||
background: #6480ff
|
||||
background: #1c71d8;
|
||||
border-color: #1a5fb4
|
||||
}
|
||||
|
||||
#Return:active {
|
||||
background: #1c71d8;
|
||||
border-color: #3584e4;
|
||||
}
|
||||
|
||||
#Shift_L {
|
||||
background: #363438
|
||||
background: #2b292f;
|
||||
border-color: #3e3a44
|
||||
}
|
||||
|
||||
#Shift_L:active {
|
||||
background: #1c71d8;
|
||||
border-color: #3584e4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user