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

Merge pull request #622 from Beta1440/gnome-shell-slider-patch

Fix slider for gnome-shell
This commit is contained in:
horst3180 2016-08-11 15:34:40 +02:00 committed by GitHub
commit 211dd7aeb2
9 changed files with 9 additions and 9 deletions

View File

@ -189,7 +189,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
-slider-handle-border-color: transparent; -slider-handle-border-color: transparent;
-slider-handle-border-width: 0; -slider-handle-border-width: 0;
height: 18px; height: 18px;

View File

@ -189,7 +189,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
-slider-handle-border-color: transparent; -slider-handle-border-color: transparent;
-slider-handle-border-width: 0; -slider-handle-border-width: 0;
height: 18px; height: 18px;

View File

@ -169,7 +169,7 @@ StScrollBar {
-slider-active-background-color: $selected_bg_color; //active trough fill -slider-active-background-color: $selected_bg_color; //active trough fill
-slider-active-border-color: transparentize(black, 1); //active trough border -slider-active-border-color: transparentize(black, 1); //active trough border
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
-slider-handle-border-color: transparent; -slider-handle-border-color: transparent;
-slider-handle-border-width: 0; -slider-handle-border-width: 0;
height: 18px; height: 18px;

View File

@ -150,7 +150,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;

View File

@ -150,7 +150,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;

View File

@ -142,7 +142,7 @@ StScrollBar {
-slider-active-background-color: $selected_bg_color; //active trough fill -slider-active-background-color: $selected_bg_color; //active trough fill
-slider-active-border-color: transparentize(black, 1); //active trough border -slider-active-border-color: transparentize(black, 1); //active trough border
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;

View File

@ -124,7 +124,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;

View File

@ -124,7 +124,7 @@ StScrollBar {
-slider-active-background-color: #5294E2; -slider-active-background-color: #5294E2;
-slider-active-border-color: transparent; -slider-active-border-color: transparent;
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;

View File

@ -143,7 +143,7 @@ StScrollBar {
-slider-active-background-color: $selected_bg_color; //active trough fill -slider-active-background-color: $selected_bg_color; //active trough fill
-slider-active-border-color: transparentize(black, 1); //active trough border -slider-active-border-color: transparentize(black, 1); //active trough border
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 0px;
height: 18px; height: 18px;
border: 0 solid transparent; border: 0 solid transparent;
border-right-width: 1px; border-right-width: 1px;