SPR-984: printstyles - acl_manager
This commit is contained in:
parent
51d090aeeb
commit
a440b55d81
1 changed files with 19 additions and 2 deletions
|
@ -55,9 +55,25 @@ a:visited {
|
|||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + */
|
||||
/* + + + + + admin + + + + + */
|
||||
|
||||
// Extension Manager
|
||||
/* + + + acl_manager + + + */
|
||||
#acl__tree {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#acl__detail {
|
||||
.aclpage {
|
||||
display: block;
|
||||
font-size: 110%;
|
||||
margin-top: 13pt;
|
||||
padding-bottom: 13pt;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + Extension Manager + + + */
|
||||
#extension__manager {
|
||||
form.search {
|
||||
display: inline-block;
|
||||
|
@ -97,7 +113,7 @@ a:visited {
|
|||
}
|
||||
|
||||
|
||||
// Configuration Settings
|
||||
/* + + + Configuration Settings + + + */
|
||||
#dokuwiki__content #config__manager td.label {
|
||||
|
||||
}
|
||||
|
@ -147,6 +163,7 @@ a:visited {
|
|||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* + + + + + Template Style Settings + + + + + */
|
||||
|
||||
.page-footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue