mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Removed outline from safezone slider
This commit is contained in:
@@ -684,6 +684,10 @@ button:focus { outline: none; }
|
|||||||
|
|
||||||
background-color: rgb( 180, 180, 180 );
|
background-color: rgb( 180, 180, 180 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#uiSettingsBox .safezone_container .slider:focus {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
#uiSettingsBox .safezone_container .slider::-webkit-slider-thumb {
|
#uiSettingsBox .safezone_container .slider::-webkit-slider-thumb {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user