From 2668df1a3db7eb33145e4e589706866ee4712a22 Mon Sep 17 00:00:00 2001 From: Dela Anthonio Date: Wed, 3 Aug 2016 21:21:44 -0400 Subject: Fix slider for gnome-shell The handle radius was preventing the slider from reaching either extreme. This commit fixes issue #399. --- common/gnome-shell/3.16/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index 3850dd4..f2765b5 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -150,7 +150,7 @@ StScrollBar { -slider-active-background-color: #5294E2; -slider-active-border-color: transparent; -slider-border-width: 0; - -slider-handle-radius: 4px; + -slider-handle-radius: 0px; height: 18px; border: 0 solid transparent; border-right-width: 1px; -- cgit v1.2.3 From 06b091100947a17f29b82f92bf0fa38735eaabac Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 31 Aug 2016 00:00:33 +0200 Subject: don't use selected_fg_color in weird places --- common/gnome-shell/3.16/gnome-shell.css | 123 ++++++++++++++++---------------- 1 file changed, 62 insertions(+), 61 deletions(-) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index f2765b5..baef1f5 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -39,7 +39,7 @@ stage { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294E2; + border: 1px solid #5294e2; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -51,13 +51,13 @@ stage { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294E2; + border: 1px solid #5294e2; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -79,12 +79,12 @@ stage { background-color: rgba(119, 127, 151, 0.45); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .modal-dialog-button-box .button:focus { - color: #5294E2; } + color: #5294e2; } .modal-dialog-button-box .button:active { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #ffffff; border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; + background-color: #5294e2; box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .modal-dialog-button-box .button:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -96,7 +96,7 @@ stage { StEntry { padding: 7px; caret-size: 1px; - selection-background-color: #5294E2; + selection-background-color: #5294e2; selected-color: #ffffff; transition-duration: 300ms; border-radius: 3px; @@ -107,7 +107,7 @@ StEntry { StEntry:focus, StEntry:hover { color: #5c616c; background-color: #ffffff; - border: 1px solid #5294E2; + border: 1px solid #5294e2; box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } StEntry:insensitive { color: rgba(92, 97, 108, 0.55); @@ -141,13 +141,13 @@ StScrollBar { StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: #c7c9cd; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } + background-color: #5294e2; } .slider { -slider-height: 4px; -slider-background-color: #cfd6e6; -slider-border-color: transparent; - -slider-active-background-color: #5294E2; + -slider-active-background-color: #5294e2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0px; @@ -285,15 +285,15 @@ StScrollBar { color: #686d7a; font-size: 8pt; } .end-session-dialog .button:last-child { - color: #ffffff; + color: white; background-color: #F04A50; border-color: #F04A50; } .end-session-dialog .button:last-child:hover { - color: #ffffff; + color: white; background-color: #f47479; border-color: #f47479; } .end-session-dialog .button:last-child:active { - color: #ffffff; + color: white; background-color: #ee3239; border-color: #ee3239; } @@ -483,7 +483,7 @@ StScrollBar { margin: 32px; min-width: 64px; min-height: 64px; - color: #ffffff; + color: white; background: none; border: none; border-radius: 5px; @@ -495,7 +495,7 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #5294E2; } + color: #5294e2; } .resize-popup { color: #BAC3CF; @@ -522,11 +522,11 @@ StScrollBar { border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #5294E2; } + border: 1px solid #5294e2; } .switcher-list .item-box:selected { color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } + background-color: #5294e2; + border: 1px solid #5294e2; } .switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } @@ -540,7 +540,7 @@ StScrollBar { border-color: transparent; color: #BAC3CF; } .switcher-arrow:highlighted { - color: #ffffff; } + color: white; } .input-source-switcher-symbol { font-size: 34pt; @@ -563,10 +563,10 @@ StScrollBar { .ws-switcher-active-up, .ws-switcher-active-down { height: 30px; - background-color: #5294E2; + background-color: #5294e2; background-size: 96px; border-radius: 2px; - border: 1px solid #5294E2; } + border: 1px solid #5294e2; } .ws-switcher-active-up { background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } @@ -582,7 +582,7 @@ StScrollBar { .tile-preview { background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294E2; } + border: 1px solid #5294e2; } .tile-preview-left.on-primary { border-radius: 0px 0 0 0; } .tile-preview-right.on-primary { @@ -622,7 +622,7 @@ StScrollBar { -natural-hpadding: 10px; -minimum-hpadding: 6px; font-weight: bold; - color: #ffffff; + color: white; transition-duration: 100ms; border-bottom-width: 1px; border-color: transparent; } @@ -632,13 +632,13 @@ StScrollBar { margin-left: 0px; margin-right: 0px; } #panel .panel-button:hover { - color: #ffffff; + color: white; background-color: rgba(0, 0, 0, 0.17); border-bottom-width: 1px; border-color: transparent; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; box-shadow: none; border-bottom-width: 1px; border-color: black; } @@ -667,7 +667,7 @@ StScrollBar { #panel .screencast-indicator { color: #FC4138; } #panel .clock-display > * > *:last-child { - color: #5294E2; + color: #5294e2; margin-left: .3em; } #panel .popup-menu-arrow { width: 0; } @@ -720,11 +720,11 @@ StScrollBar { padding: 13px; color: #5c616c; background-color: transparent; - border: 1px solid #5294E2; } + border: 1px solid #5294e2; } .system-menu-action:active { color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } + background-color: #5294e2; + border: 1px solid #5294e2; } .system-menu-action > StIcon { icon-size: 16px; } @@ -778,8 +778,8 @@ StScrollBar { .message-list-section-title:active { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .datemenu-today-button .date-label { @@ -874,11 +874,11 @@ StScrollBar { .calendar-today:hover { font-weight: bold; color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; border-width: 0; } .calendar-day-with-events { - color: #5294E2; + color: #5294e2; font-weight: bold; } .calendar-today.calendar-day-with-events { @@ -1007,7 +1007,7 @@ StScrollBar { padding: 12px; spacing: 0px; } .nm-dialog-item:selected { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .nm-dialog-icons { spacing: .5em; } @@ -1063,9 +1063,9 @@ StScrollBar { .search-entry:hover, .search-entry:focus { color: #ffffff; caret-color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; selection-background-color: #ffffff; - selected-color: #5294E2; } + selected-color: #5294e2; } .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { color: #ffffff; } @@ -1097,7 +1097,7 @@ StScrollBar { .list-search-result-title { font-size: 1.5em; - color: #ffffff; } + color: white; } .list-search-result-description { color: #cccccc; } @@ -1145,7 +1145,7 @@ StScrollBar { .dash-label { border-radius: 3px; padding: 4px 12px; - color: #ffffff; + color: white; background-color: rgba(0, 0, 0, 0.7); text-align: center; -x-offset: 3px; } @@ -1163,7 +1163,7 @@ StScrollBar { .right #dash .app-well-app:hover .overview-icon, .bottom #dash .app-well-app:hover .overview-icon, .top #dash .app-well-app:hover .overview-icon { - background-color: #5294E2; } + background-color: #5294e2; } #dash .app-well-app:active .overview-icon, .right #dash .app-well-app:active .overview-icon, @@ -1176,7 +1176,7 @@ StScrollBar { width: 11px; height: 2px; margin-bottom: 6px; - background-color: #5294E2; } + background-color: #5294e2; } #dashtodockContainer .app-well-app-running-dot { background: none; @@ -1203,14 +1203,14 @@ StScrollBar { .show-apps:hover .overview-icon { background-color: rgba(0, 0, 0, 0.7); - color: #5294E2; } + color: #5294e2; } .show-apps:active .overview-icon, .show-apps:active .show-apps-icon, .show-apps:checked .overview-icon, .show-apps:checked .show-apps-icon { color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; box-shadow: none; transition-duration: 0ms; } @@ -1239,7 +1239,7 @@ StScrollBar { box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .app-view-control:checked { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { border-radius: 2px 0 0 2px; border-right-width: 0; } @@ -1266,7 +1266,7 @@ StScrollBar { .grid-search-result:active .overview-icon, .grid-search-result:checked .overview-icon { background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294E2; } + box-shadow: inset 0 0 #5294e2; } .app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, @@ -1286,13 +1286,13 @@ StScrollBar { width: 20px; height: 2px; margin-bottom: 4px; - background-color: #5294E2; } + background-color: #5294e2; } .search-provider-icon, .list-search-result, .app-well-app .overview-icon, .app-well-app.app-folder .overview-icon, .grid-search-result .overview-icon { - color: #ffffff; + color: white; border-radius: 2px; padding: 6px; border: 1px solid transparent; @@ -1307,11 +1307,12 @@ StScrollBar { background-color: rgba(60, 64, 78, 0.95); } .app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - background-color: #5294E2; + color: #ffffff; + background-color: #5294e2; box-shadow: none; } .app-well-app.app-folder:focus > .overview-icon { - background-color: #5294E2; } + background-color: #5294e2; } .app-folder-popup { -arrow-border-radius: 2px; @@ -1446,7 +1447,7 @@ StScrollBar { .chat-sent { padding-left: 18pt; - color: #5294E2; } + color: #5294e2; } .chat-sent:rtl { padding-left: 0; padding-right: 18pt; } @@ -1532,7 +1533,7 @@ StScrollBar { height: 24px; } .magnifier-zoom-region { - border: 2px solid #5294E2; } + border: 2px solid #5294e2; } .magnifier-zoom-region.full-screen { border-width: 0; } @@ -1571,7 +1572,7 @@ StScrollBar { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #ffffff; border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; + background-color: #5294e2; box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .keyboard-key:grayed { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -1606,7 +1607,7 @@ StScrollBar { border-radius: 2px; color: #BAC3CF; } .candidate-box:selected, .candidate-box:hover { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .candidate-page-button-box { @@ -1664,8 +1665,8 @@ StScrollBar { .login-dialog .modal-dialog-button:default:active { text-shadow: 0 1px rgba(255, 255, 255, 0); color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; + background-color: #5294e2; + border: 1px solid #5294e2; box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -1712,10 +1713,10 @@ StScrollBar { padding: .2em; width: 23em; } .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294E2; } + border-right: 2px solid #5294e2; } .login-dialog-user-list-item { border-radius: 5px; @@ -1726,7 +1727,7 @@ StScrollBar { .login-dialog-user-list-item:rtl { padding-left: 1em; } .login-dialog-user-list-item:hover { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 2px; @@ -1861,11 +1862,11 @@ StScrollBar { padding-left: .3em; padding-right: .3em; } #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; + color: white; text-shadow: black 0px 2px 2px; } #LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0px; - color: #5294E2; + color: #5294e2; text-shadow: black 0px 2px 2px; } #LookingGlassDialog StBoxLayout#EvalBox { padding: 4px; @@ -1874,7 +1875,7 @@ StScrollBar { spacing: 4px; } .lg-dialog StEntry { - selection-background-color: #5294E2; + selection-background-color: #5294e2; selected-color: #ffffff; color: #BAC3CF; background-color: rgba(102, 109, 132, 0.35); @@ -1882,7 +1883,7 @@ StScrollBar { box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .lg-dialog StEntry:focus { color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; border: 1px solid rgba(26, 28, 34, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } -- cgit v1.2.3 From 3fd402cc39af37d113c2eeb30a9c793818c35092 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 14 Sep 2016 12:42:57 +0200 Subject: gnome-shell: fix jumping switcher list subitems (#636) --- common/gnome-shell/3.16/gnome-shell.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index baef1f5..fb8f7a4 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -519,7 +519,8 @@ StScrollBar { spacing: 8px; } .switcher-list .item-box { padding: 8px; - border-radius: 2px; } + border-radius: 2px; + border: 1px solid transparent; } .switcher-list .item-box:outlined { padding: 8px; border: 1px solid #5294e2; } -- cgit v1.2.3