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:
parent
c1218ede84
commit
46d8e44b97
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user