integrate star toggle for starred plugin
This commit is contained in:
parent
c22ee858b3
commit
d4c5a4240d
3 changed files with 18 additions and 7 deletions
|
@ -3,8 +3,11 @@
|
|||
*/
|
||||
|
||||
|
||||
/* + + + + + global + + + + + */
|
||||
|
||||
#dokuwiki__site {
|
||||
|
||||
.page-attributes .starred svg {
|
||||
height: 1.6em;
|
||||
width: 1.6em;
|
||||
}
|
||||
|
||||
.page-attributes .starred.on svg {
|
||||
fill: @ini_link;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue