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