Adwaita: some scss cosmetic changes

This commit is contained in:
Lapo Calamandrei 2016-01-09 12:38:49 +01:00
parent f09483bb98
commit 2b57ba61d5

View File

@ -1060,19 +1060,9 @@ toolbar {
&.osd.bottom { border-radius: 0; } // positional classes for `attached` osd toolbars
// toolbar separators
& separator {
background: none;
}
&.horizontal {
& separator {
margin: 0 6px;
}
}
&.vertical {
& separator {
margin: 6px 0;
}
}
& separator { background: none; }
&.horizontal separator { margin: 0 6px; }
&.vertical separator { margin: 6px 0; }
}
//searchbar, location-bar & inline-toolbar