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

fix invisible notebook arrow

This commit is contained in:
Horst3180 2015-08-03 19:23:10 +02:00
parent bd5daf593a
commit 2376326de0
14 changed files with 14 additions and 14 deletions

View File

@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #D3DAE3; } color: #D3DAE3; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(211, 218, 227, 0); } color: rgba(211, 218, 227, 0.15); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1512,7 +1512,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #D3DAE3; } color: #D3DAE3; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(211, 218, 227, 0); } color: rgba(211, 218, 227, 0.15); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1512,7 +1512,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1511,7 +1511,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1735,7 +1735,7 @@ column-header.button.dnd { // for treeview-like derive widgets
&:hover { color: mix($fg_color, $insensitive_fg_color, 50%); } &:hover { color: mix($fg_color, $insensitive_fg_color, 50%); }
&:active { color: $fg_color; } &:active { color: $fg_color; }
&:insensitive { &:insensitive {
color: transparentize($insensitive_fg_color,0.7); color: transparentize($insensitive_fg_color,0.3);
} }
} }
} }

View File

@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #D3DAE3; } color: #D3DAE3; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(211, 218, 227, 0); } color: rgba(211, 218, 227, 0.15); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1527,7 +1527,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #D3DAE3; } color: #D3DAE3; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(211, 218, 227, 0); } color: rgba(211, 218, 227, 0.15); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1527,7 +1527,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1526,7 +1526,7 @@ column-header .button, column-header .button:hover, column-header .button:active
.notebook.arrow:active { .notebook.arrow:active {
color: #5c616c; } color: #5c616c; }
.notebook.arrow:insensitive { .notebook.arrow:insensitive {
color: rgba(92, 97, 108, 0); } color: rgba(92, 97, 108, 0.25); }
/************** /**************
* Scrollbars * * Scrollbars *

View File

@ -1750,7 +1750,7 @@ column-header.button.dnd { // for treeview-like derive widgets
&:hover { color: mix($fg_color, $insensitive_fg_color, 50%); } &:hover { color: mix($fg_color, $insensitive_fg_color, 50%); }
&:active { color: $fg_color; } &:active { color: $fg_color; }
&:insensitive { &:insensitive {
color: transparentize($insensitive_fg_color,0.7); color: transparentize($insensitive_fg_color,0.3);
} }
} }
} }