uniform styles for icon-buttons (+ mixin for prefix added)
This commit is contained in:
parent
865239e692
commit
fb408e5e99
4 changed files with 32 additions and 46 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue