1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

xfce: fix jumping indicators (#417)

This commit is contained in:
Horst3180 2016-03-01 22:43:12 +01:00
parent 92a502dfba
commit bde7177c3b
21 changed files with 81 additions and 60 deletions

View File

@ -3057,14 +3057,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3060,14 +3060,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3057,14 +3057,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3060,14 +3060,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3060,14 +3060,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3060,14 +3060,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -495,15 +495,16 @@ ClockBox {
color: $panel_fg;
background-color: transparentize($panel_bg, 1);
border-radius: 0;
border: none;
&:hover {
border: none;
background-color: lighten($panel_bg, 10%);
}
&:active, &:checked {
color: $selected_bg_color;
color: $selected_fg_color;
border: none;
background-color: darken($panel_bg, 7%);
background-color: $selected_bg_color;
}
}
}

View File

@ -2933,14 +2933,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -2936,14 +2936,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -2933,14 +2933,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -2936,14 +2936,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -2936,14 +2936,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -2936,14 +2936,15 @@ ClockBox {
.xfce4-panel.panel .button.flat {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -546,15 +546,16 @@ ClockBox {
color: $panel_fg;
background-color: transparentize($panel_bg, 1);
border-radius: 0;
border: none;
&:hover {
border: none;
background-color: lighten($panel_bg, 10%);
}
&:active, &:checked {
color: $selected_bg_color;
color: $selected_fg_color;
border: none;
background-color: darken($panel_bg, 7%);
background-color: $selected_bg_color;
}
}
}

View File

@ -3077,14 +3077,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3080,14 +3080,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3077,14 +3077,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3080,14 +3080,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3084,14 +3084,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: #414654; }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: #1b1d23; }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -3084,14 +3084,15 @@ ClockBox {
.xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button {
color: #BAC3CF;
background-color: rgba(43, 46, 55, 0);
border-radius: 0; }
border-radius: 0;
border: none; }
.xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover {
border: none;
background-color: rgba(65, 70, 84, 0.95); }
.xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked {
color: #5294E2;
color: #ffffff;
border: none;
background-color: rgba(27, 29, 35, 0.95); }
background-color: #5294E2; }
.floating-bar {
background-color: #5294E2;

View File

@ -594,15 +594,16 @@ ClockBox {
color: $panel_fg;
background-color: transparentize($panel_bg, 1);
border-radius: 0;
border: none;
&:hover {
border: none;
background-color: lighten($panel_bg, 10%);
}
&:active, &:checked {
color: $selected_bg_color;
color: $selected_fg_color;
border: none;
background-color: darken($panel_bg, 7%);
background-color: $selected_bg_color;
}
}
}