dokuwiki-template-sprintdoc.../css/plugins/do_tasks.less
2017-01-04 10:36:44 +01:00

33 lines
850 B
Text
Executable file

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* all media */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
ul.page-attributes {
.plugin__do_pagetasks {
@icon-size: 2em;
.btn-usertools-num ();
.prefix {
.fontello();
.hide-text-show-before();
.icon-clipboard();
color: @color-nav;
display: block;
width: 100%;
box-sizing: border-box;
font-size: 1.3em;
margin: .2rem 0 0;
}
&.do_none {
position: relative;
height: 1rem;
width: 1rem;
box-sizing: border-box;
border: 1px solid @color-border;
border-radius: @border-radius;
}
}
}