dokuwiki-template-sprintdoc.../css/plugins/starred.less
2017-04-20 11:52:12 +02:00

13 lines
188 B
Text

/**
* This file provides styles for starred plugin
*/
.page-attributes .starred svg {
height: 1.6em;
width: 1.6em;
}
.page-attributes .starred.on svg {
fill: @ini_link;
}