diff options
author | Devaev Maxim <[email protected]> | 2018-10-09 02:40:20 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-09 02:40:20 +0300 |
commit | 5b385718dc5491f6ba0c4574cc1a4d964ae7420c (patch) | |
tree | 660cd0b6917c52ebaa5b18367e9d86070bc61dd0 /web/css/switches.css | |
parent | 66f0eb7f3094ed05996f14e8ec256d70ce0d17c5 (diff) |
refactoring
Diffstat (limited to 'web/css/switches.css')
-rw-r--r-- | web/css/switches.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/switches.css b/web/css/switches.css index 3a97b072..08e50033 100644 --- a/web/css/switches.css +++ b/web/css/switches.css @@ -63,7 +63,7 @@ div.switch-box span.switch { top: 0; bottom: 0; right: 31px; - border: var(--intensive-border); + border: var(--border-intensive-2px); border-radius: 15px; } |