added minor style for revision type selections
This commit is contained in:
parent
7fc37a3272
commit
5e6cecd3a3
1 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,12 @@
|
||||||
|
|
||||||
/*____________ list of revisions / recent changes ____________*/
|
/*____________ list of revisions / recent changes ____________*/
|
||||||
|
|
||||||
|
/* select type of revisions (media/pages), should have a class on it's own, but hasn't */
|
||||||
|
.dokuwiki #dw__recent label {
|
||||||
|
margin-bottom: .5em;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.dokuwiki #dw__recent ul li,
|
.dokuwiki #dw__recent ul li,
|
||||||
.dokuwiki #page__revisions ul li {
|
.dokuwiki #page__revisions ul li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue