mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
add workaround for progressbar in ubuntu-software-center
This commit is contained in:
parent
15936ec9d3
commit
be882ef214
@ -1396,14 +1396,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1399,14 +1399,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1396,14 +1396,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1399,14 +1399,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1399,14 +1399,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1399,14 +1399,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1481,16 +1481,17 @@ GtkTreeView.view { // treeview grid lines a
|
|||||||
&.progressbar { // progress bar in treeviews
|
&.progressbar { // progress bar in treeviews
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, $selected_bg_color);
|
||||||
|
|
||||||
&:selected {
|
&:selected {
|
||||||
color: $selected_bg_color;
|
color: $selected_bg_color;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: $selected_fg_color;
|
background-image: linear-gradient(to bottom, $selected_fg_color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.trough, &.trough:selected { // progress bar trough in treeviews
|
&.trough, &.trough:selected { // progress bar trough in treeviews
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
background-color: $button_border;
|
background-image: linear-gradient(to bottom, $button_border);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
}
|
}
|
||||||
|
@ -1402,14 +1402,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1405,14 +1405,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1402,14 +1402,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1405,14 +1405,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1405,14 +1405,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1405,14 +1405,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1495,16 +1495,17 @@ GtkTreeView.view { // treeview grid lines a
|
|||||||
&.progressbar { // progress bar in treeviews
|
&.progressbar { // progress bar in treeviews
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, $selected_bg_color);
|
||||||
|
|
||||||
&:selected {
|
&:selected {
|
||||||
color: $selected_bg_color;
|
color: $selected_bg_color;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: $selected_fg_color;
|
background-image: linear-gradient(to bottom, $selected_fg_color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.trough, &.trough:selected { // progress bar trough in treeviews
|
&.trough, &.trough:selected { // progress bar trough in treeviews
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
background-color: $button_border;
|
background-image: linear-gradient(to bottom, $button_border);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
}
|
}
|
||||||
|
@ -1540,14 +1540,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1543,14 +1543,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1540,14 +1540,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #D3DAE3;
|
color: #D3DAE3;
|
||||||
background-color: #2b2e39;
|
background-image: linear-gradient(to bottom, #2b2e39);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1543,14 +1543,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1547,14 +1547,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1547,14 +1547,15 @@ GtkTreeView.view {
|
|||||||
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
|
||||||
GtkTreeView.view.progressbar {
|
GtkTreeView.view.progressbar {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 3px; }
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, #5294E2); }
|
||||||
GtkTreeView.view.progressbar:selected {
|
GtkTreeView.view.progressbar:selected {
|
||||||
color: #5294E2;
|
color: #5294E2;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: #ffffff; }
|
background-image: linear-gradient(to bottom, #ffffff); }
|
||||||
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
GtkTreeView.view.trough, GtkTreeView.view.trough:selected {
|
||||||
color: #5c616c;
|
color: #5c616c;
|
||||||
background-color: #cfd6e6;
|
background-image: linear-gradient(to bottom, #cfd6e6);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0; }
|
border-width: 0; }
|
||||||
|
|
||||||
|
@ -1594,16 +1594,17 @@ GtkTreeView.view { // treeview grid lines a
|
|||||||
&.progressbar { // progress bar in treeviews
|
&.progressbar { // progress bar in treeviews
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
background-image: linear-gradient(to bottom, $selected_bg_color);
|
||||||
|
|
||||||
&:selected {
|
&:selected {
|
||||||
color: $selected_bg_color;
|
color: $selected_bg_color;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: $selected_fg_color;
|
background-image: linear-gradient(to bottom, $selected_fg_color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.trough, &.trough:selected { // progress bar trough in treeviews
|
&.trough, &.trough:selected { // progress bar trough in treeviews
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
background-color: $button_border;
|
background-image: linear-gradient(to bottom, $button_border);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user