* Fixed RB and other inline-toolbar bug.

This commit is contained in:
Megax
2016-05-15 21:02:06 +02:00
parent 082329e4c1
commit 01247caf4a
+4
View File
@@ -64,6 +64,10 @@
&.inline-toolbar {
background-image: none;
background-color: transparent;
button { @include button($toolbar_bg_color, $toolbar_fg_color); }
.linked > button { @include linked_button($toolbar_bg_color); }
}
}