-.toolbar-buttons-container button {
- background: #DDD;
- border: none;
- padding: 2px 0.5em;
- background: #AAA;
- font-family: Sans-Serif;
-}
-
-.toolbar-buttons-container button:hover {
- background: #EEE;
-}
-
-.toolbar-buttons-container button:active {
- background: yellow;
-}
-
-.panel-toolbar-extra button {
- background: inherit;
-}
-
-.toolbar-tabs-container > p {
- background: #CCC;
-}
-
-.toolbar-tabs-container > p button {
- background: #CCC;
-}
-
-.toolbar-tabs-container button.active {
- background: #DDD;
-}
\ No newline at end of file