Improve styling of flash messages on the front page
This commit is contained in:
parent
5cdb835de3
commit
4ac9ed6f14
1 changed files with 12 additions and 0 deletions
|
@ -591,6 +591,18 @@ body.compact {
|
|||
float: right;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.flash {
|
||||
padding: 15px;
|
||||
|
||||
picture {
|
||||
margin-right: -25px;
|
||||
}
|
||||
|
||||
div.message {
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.overlay-sidebar #sidebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue