|
|
|
@ -86,10 +86,6 @@
|
|
|
|
|
border-width: 1px 0 1px 0;
|
|
|
|
|
padding: 2px;
|
|
|
|
|
color: @toolbar_fg_color;
|
|
|
|
|
-unico-border-gradient: none;
|
|
|
|
|
-unico-inner-stroke-gradient: none;
|
|
|
|
|
-unico-inner-stroke-top-color: @transparent;
|
|
|
|
|
-unico-inner-stroke-width: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -107,10 +103,6 @@
|
|
|
|
|
.primary-toolbar .separator:insensitive {
|
|
|
|
|
border-color: alpha (shade (@toolbar_bg_color, 0.9), 0.5);
|
|
|
|
|
border-style: solid;
|
|
|
|
|
|
|
|
|
|
-unico-border-gradient: none;
|
|
|
|
|
-unico-inner-stroke-color: alpha (shade (@toolbar_bg_color, 1.26), 0.4);
|
|
|
|
|
-unico-inner-stroke-gradient: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* primary-toolbar */
|
|
|
|
|