super-productivity/app-src/scripts/main-header/_main-header-d.scss
2017-02-10 00:09:39 +01:00

16 lines
No EOL
290 B
SCSS

main-header {
.md-button.md-icon-button {
margin: 0 3px;
&.is-active {
//ng-md-icon {
border: 1px solid #ffffff;
//}
}
}
nav .md-button {
// only use background color to speed up animation
transition-property: background-color !important;
}
}