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

gnome-shell: fix classic mode panel for 3.16 and 3.18

This commit is contained in:
Horst3180 2015-11-02 21:18:42 +01:00
parent 280a1c8a02
commit 571d1297bb
6 changed files with 18 additions and 0 deletions

View File

@ -594,6 +594,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }

View File

@ -594,6 +594,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }

View File

@ -771,6 +771,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url('common-assets/panel/panel.svg') 1 1 1 1;
// Fix dynamic top bar extension

View File

@ -580,6 +580,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }

View File

@ -580,6 +580,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }

View File

@ -782,6 +782,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
background-gradient-direction: none;
background-color: transparent;
border-bottom-width: 0;
border-image: url('common-assets/panel/panel.svg') 1 1 1 1;
// Fix dynamic top bar extension