frio: add the possibility for the admin to change the colors for non personal pages
This commit is contained in:
parent
1585918f29
commit
6a8969452a
3 changed files with 72 additions and 8 deletions
|
@ -2817,6 +2817,14 @@ section.help-content-wrapper li {
|
|||
font-size: 0.96em;
|
||||
}
|
||||
|
||||
/*Admin Page*/
|
||||
#adminpage #frio_background_image .image-select {
|
||||
display: none;
|
||||
}
|
||||
#adminpage #frio_background_image.input-group {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Register Page*/
|
||||
#register-openid-wrapper, #register-name-wrapper, #register-invite-wrapper, #profile-publish-wrapper {
|
||||
margin-top: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue