Extend integration of approve plugin
This commit is contained in:
parent
40641dd6f0
commit
434e76cf75
6 changed files with 82 additions and 13 deletions
|
|
@ -557,3 +557,13 @@ form {
|
|||
border: 1pt solid @border-dark-print;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Plugins
|
||||
*/
|
||||
|
||||
/* * * * approve * * * */
|
||||
#plugin__approve {
|
||||
// we hide the banner with JS, make it visible again in print
|
||||
display: block !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue