uniform styles for icon-buttons (+ mixin for prefix added)

This commit is contained in:
Silke Pisulla 2017-01-04 13:21:37 +01:00
commit fb408e5e99
4 changed files with 32 additions and 46 deletions

View file

@ -37,6 +37,10 @@
}
&.noopentasks {
strong {
background-color: @color-site-bg;
}
.num {
background-color: @color-border;
color: @color-nav;
@ -86,13 +90,8 @@
}
.prefix {
.fontello();
.hide-text-show-before();
.btn-prefix ();
.icon-clipboard();
color: @color-nav;
font-size: 1.3em;
margin-top: .2rem;
}
&.opentasks,