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

hide separator in font and filechooser buttons

This commit is contained in:
Horst3180 2016-08-31 13:17:16 +02:00
parent 1c706464c5
commit 3f11de0a63
7 changed files with 16 additions and 0 deletions

View File

@ -480,6 +480,8 @@ button {
background-position: right 3px, right 2px; } background-position: right 3px, right 2px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 2px; } background-position: left 3px, left 2px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; } background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; } background-position: left 3px, left 4px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -480,6 +480,8 @@ button {
background-position: right 3px, right 2px; } background-position: right 3px, right 2px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 2px; } background-position: left 3px, left 2px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; } background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; } background-position: left 3px, left 4px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; } background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; } background-position: left 3px, left 4px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -479,6 +479,8 @@ button {
background-position: right 3px, right 4px; } background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; } background-position: left 3px, left 4px; }
button.font separator, button.file separator {
background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop { .inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px; border-radius: 2px;
border-width: 1px; } border-width: 1px; }

View File

@ -546,6 +546,10 @@ button {
} }
} }
// hide separators
&.font,
&.file { separator { background-color: transparent; }}
//inline-toolbar buttons //inline-toolbar buttons
.inline-toolbar &, .inline-toolbar &:backdrop { .inline-toolbar &, .inline-toolbar &:backdrop {
border-radius: 2px; border-radius: 2px;