SPR-758: Styling Detailseite - form reset button + buttonliste (extension manager)
This commit is contained in:
parent
b52e477d91
commit
a4f53562e2
3 changed files with 48 additions and 14 deletions
17
css/plugins/extension__manager.less
Normal file
17
css/plugins/extension__manager.less
Normal file
|
@ -0,0 +1,17 @@
|
|||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* all media */
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
|
||||
.dokuwiki #extension__manager {
|
||||
.actions {
|
||||
font-size: 0;
|
||||
|
||||
> button {
|
||||
font-size: .92rem;
|
||||
margin-left: .3rem;
|
||||
padding-left: .3rem;
|
||||
padding-right: .3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue