Fixed bugs
This commit is contained in:
parent
3e4eb20576
commit
a25312e525
|
@ -6691,6 +6691,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(255, 255, 255, 0.05);
|
||||||
|
border: solid rgba(255, 255, 255, 0.07);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(222, 222, 222, 0.45);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #dedede;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6691,6 +6691,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(255, 255, 255, 0.05);
|
||||||
|
border: solid rgba(255, 255, 255, 0.07);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(222, 222, 222, 0.45);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #dedede;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6696,6 +6696,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(0, 0, 0, 0.04);
|
||||||
|
border: solid rgba(0, 0, 0, 0.08);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(36, 36, 36, 0.55);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #242424;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6696,6 +6696,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(0, 0, 0, 0.04);
|
||||||
|
border: solid rgba(0, 0, 0, 0.08);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(36, 36, 36, 0.55);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #242424;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6691,6 +6691,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(255, 255, 255, 0.05);
|
||||||
|
border: solid rgba(255, 255, 255, 0.07);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(222, 222, 222, 0.45);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #dedede;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6691,6 +6691,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(255, 255, 255, 0.05);
|
||||||
|
border: solid rgba(255, 255, 255, 0.07);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(222, 222, 222, 0.45);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #dedede;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6708,6 +6708,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(0, 0, 0, 0.04);
|
||||||
|
border: solid rgba(0, 0, 0, 0.08);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(36, 36, 36, 0.55);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #242424;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -6708,6 +6708,45 @@ window > box.vertical > box.horizontal > widget {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
|
padding: 0;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem {
|
||||||
|
padding: 5px;
|
||||||
|
outline-color: transparent;
|
||||||
|
text-shadow: none;
|
||||||
|
-gtk-icon-shadow: none;
|
||||||
|
border: solid transparent;
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem label, WingpanelWidgetsIndicatorPopover.popover menuitem image {
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem:hover, WingpanelWidgetsIndicatorPopover.popover menuitem:active {
|
||||||
|
background-color: rgba(0, 0, 0, 0.04);
|
||||||
|
border: solid rgba(0, 0, 0, 0.08);
|
||||||
|
border-width: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
WingpanelWidgetsIndicatorPopover.popover menuitem *:disabled {
|
||||||
|
color: rgba(36, 36, 36, 0.55);
|
||||||
|
}
|
||||||
|
|
||||||
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
SwitchboardCategoryView .view:selected, SwitchboardCategoryView iconview:selected,
|
||||||
|
SwitchboardCategoryView .view:selected:focus,
|
||||||
|
SwitchboardCategoryView iconview:selected:focus {
|
||||||
|
color: #242424;
|
||||||
|
}
|
||||||
|
|
||||||
UnityDecoration {
|
UnityDecoration {
|
||||||
-UnityDecoration-extents: 28px 1px 1px 1px;
|
-UnityDecoration-extents: 28px 1px 1px 1px;
|
||||||
-UnityDecoration-input-extents: 10px;
|
-UnityDecoration-input-extents: 10px;
|
||||||
|
|
|
@ -1705,40 +1705,46 @@ window > box.vertical > box.horizontal {
|
||||||
//
|
//
|
||||||
// Wingpanel Popover
|
// Wingpanel Popover
|
||||||
//
|
//
|
||||||
//WingpanelWidgetsIndicatorPopover.popover {
|
|
||||||
// padding: 0;
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
//
|
padding: 0;
|
||||||
// text-shadow: none;
|
|
||||||
// -gtk-icon-shadow: none;
|
text-shadow: none;
|
||||||
//
|
-gtk-icon-shadow: none;
|
||||||
// menuitem {
|
|
||||||
// padding: 5px;
|
menuitem {
|
||||||
// outline-color: transparent;
|
padding: 5px;
|
||||||
// text-shadow: none;
|
outline-color: transparent;
|
||||||
// -gtk-icon-shadow: none;
|
text-shadow: none;
|
||||||
// border: solid transparent;
|
-gtk-icon-shadow: none;
|
||||||
// border-width: 1px 0;
|
border: solid transparent;
|
||||||
//
|
border-width: 1px 0;
|
||||||
// label, image { padding: 0 3px; }
|
|
||||||
//
|
label, image { padding: 0 3px; }
|
||||||
// &:hover, &:active {
|
|
||||||
// background-color: if($variant == 'light', transparentize(black, 0.96), transparentize(white, 0.95));
|
&:hover, &:active {
|
||||||
// border: solid if($variant == 'light', transparentize(black, 0.92), transparentize(white, 0.93));
|
background-color: if($variant == 'light', transparentize(black, 0.96), transparentize(white, 0.95));
|
||||||
// border-width: 1px 0;
|
border: solid if($variant == 'light', transparentize(black, 0.92), transparentize(white, 0.93));
|
||||||
// }
|
border-width: 1px 0;
|
||||||
// *:disabled { color: $insensitive_fg_color; }
|
}
|
||||||
// }
|
*:disabled { color: $insensitive_fg_color; }
|
||||||
//}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Pantheon Terminal
|
// Pantheon Terminal
|
||||||
//
|
//
|
||||||
//PantheonTerminalPantheonTerminalWindow.background {
|
|
||||||
// background-color: transparent;
|
PantheonTerminalPantheonTerminalWindow.background {
|
||||||
//}
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Switchboard
|
// Switchboard
|
||||||
//
|
//
|
||||||
//SwitchboardCategoryView .view:selected,
|
|
||||||
//SwitchboardCategoryView .view:selected:focus {
|
SwitchboardCategoryView .view:selected,
|
||||||
// color: $fg_color;
|
SwitchboardCategoryView .view:selected:focus {
|
||||||
//}
|
color: $fg_color;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue