mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
some fixes
This commit is contained in:
parent
ad1ab4484b
commit
1d514cea1d
@ -743,6 +743,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #2b2e39; }
|
border-left-color: #2b2e39; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #2b2e39; }
|
border-top-color: #2b2e39; }
|
||||||
|
|
||||||
@ -1318,7 +1323,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -742,6 +742,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #5294E2; }
|
border-left-color: #5294E2; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #5294E2; }
|
border-top-color: #5294E2; }
|
||||||
|
|
||||||
@ -1317,7 +1322,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -743,6 +743,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #2b2e39; }
|
border-left-color: #2b2e39; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #2b2e39; }
|
border-top-color: #2b2e39; }
|
||||||
|
|
||||||
@ -1318,7 +1323,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -742,6 +742,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #5294E2; }
|
border-left-color: #5294E2; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #5294E2; }
|
border-top-color: #5294E2; }
|
||||||
|
|
||||||
@ -1317,7 +1322,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -742,6 +742,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #5294E2; }
|
border-left-color: #5294E2; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #5294E2; }
|
border-top-color: #5294E2; }
|
||||||
|
|
||||||
@ -1321,7 +1326,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -742,6 +742,11 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
|
|||||||
spinbutton:not(.vertical) > entry:focus + button {
|
spinbutton:not(.vertical) > entry:focus + button {
|
||||||
border-left-color: #5294E2; }
|
border-left-color: #5294E2; }
|
||||||
|
|
||||||
|
spinbutton.vertical button, spinbutton.vertical entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0; }
|
||||||
|
|
||||||
spinbutton.vertical > entry:focus + button {
|
spinbutton.vertical > entry:focus + button {
|
||||||
border-top-color: #5294E2; }
|
border-top-color: #5294E2; }
|
||||||
|
|
||||||
@ -1321,7 +1326,7 @@ treeview.view {
|
|||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; }
|
||||||
|
|
||||||
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
|
treeview.view header button {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
padding: 3px 6px;
|
padding: 3px 6px;
|
||||||
|
@ -737,8 +737,13 @@ spinbutton {
|
|||||||
> entry:focus + button { border-left-color: if($variant=='light', $selected_bg_color, $entry_border); }
|
> entry:focus + button { border-left-color: if($variant=='light', $selected_bg_color, $entry_border); }
|
||||||
}
|
}
|
||||||
&.vertical {
|
&.vertical {
|
||||||
button, entry { @extend %linked_vertical; }
|
button, entry {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 4px;
|
||||||
|
min-width: 0;
|
||||||
|
|
||||||
|
@extend %linked_vertical;
|
||||||
|
}
|
||||||
> entry:focus + button { border-top-color: if($variant=='light', $selected_bg_color, $entry_border); }
|
> entry:focus + button { border-top-color: if($variant=='light', $selected_bg_color, $entry_border); }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1359,7 +1364,7 @@ treeview.view {
|
|||||||
button {
|
button {
|
||||||
$_column_header_color: mix($fg_color,$base_color,80%);
|
$_column_header_color: mix($fg_color,$base_color,80%);
|
||||||
|
|
||||||
&, &:hover, &:active { @extend %column_header_button; }
|
@extend %column_header_button;
|
||||||
|
|
||||||
color: $_column_header_color;
|
color: $_column_header_color;
|
||||||
background-color: $base_color;
|
background-color: $base_color;
|
||||||
|
Loading…
Reference in New Issue
Block a user