1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

remove switch outline

This commit is contained in:
Horst3180 2015-07-06 20:19:51 +02:00
parent c1218ede84
commit 46d8e44b97
6 changed files with 11 additions and 5 deletions

View File

@ -1887,6 +1887,7 @@ $_scrollbar_bg_color: darken($base_color, 1%);
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; -GtkSwitch-slider-width: 41;
outline-color: transparent;
&.trough, &.slider { &.trough, &.slider {
background-size: 52px 24px; background-size: 52px 24px;

View File

@ -1488,7 +1488,8 @@ column-header .button, column-header .button:hover, column-header .button:active
**********/ **********/
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; } -GtkSwitch-slider-width: 41;
outline-color: transparent; }
GtkSwitch.trough, GtkSwitch.slider { GtkSwitch.trough, GtkSwitch.slider {
background-size: 52px 24px; background-size: 52px 24px;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@ -1489,7 +1489,8 @@ column-header .button, column-header .button:hover, column-header .button:active
**********/ **********/
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; } -GtkSwitch-slider-width: 41;
outline-color: transparent; }
GtkSwitch.trough, GtkSwitch.slider { GtkSwitch.trough, GtkSwitch.slider {
background-size: 52px 24px; background-size: 52px 24px;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@ -1488,7 +1488,8 @@ column-header .button, column-header .button:hover, column-header .button:active
**********/ **********/
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; } -GtkSwitch-slider-width: 41;
outline-color: transparent; }
GtkSwitch.trough, GtkSwitch.slider { GtkSwitch.trough, GtkSwitch.slider {
background-size: 52px 24px; background-size: 52px 24px;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@ -1488,7 +1488,8 @@ column-header .button, column-header .button:hover, column-header .button:active
**********/ **********/
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; } -GtkSwitch-slider-width: 41;
outline-color: transparent; }
GtkSwitch.trough, GtkSwitch.slider { GtkSwitch.trough, GtkSwitch.slider {
background-size: 52px 24px; background-size: 52px 24px;
background-repeat: no-repeat; background-repeat: no-repeat;

View File

@ -1488,7 +1488,8 @@ column-header .button, column-header .button:hover, column-header .button:active
**********/ **********/
GtkSwitch { GtkSwitch {
font: 1; font: 1;
-GtkSwitch-slider-width: 41; } -GtkSwitch-slider-width: 41;
outline-color: transparent; }
GtkSwitch.trough, GtkSwitch.slider { GtkSwitch.trough, GtkSwitch.slider {
background-size: 52px 24px; background-size: 52px 24px;
background-repeat: no-repeat; background-repeat: no-repeat;