integrate the own stared pages into the sidebar
This commit is contained in:
parent
728071e818
commit
1fc95e4da6
4 changed files with 42 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
|
||||
.page-attributes {
|
||||
|
||||
li.plugin_starred {
|
||||
.starred svg {
|
||||
margin-top: .1em;
|
||||
|
@ -27,3 +26,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
nav.nav-starred {
|
||||
ul {
|
||||
list-style: none;
|
||||
li {
|
||||
margin-left: 0;
|
||||
svg {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue