mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
bug 2775: on index page, errors/infos messages can be at the bottom with PWG Stuffs
git-svn-id: http://piwigo.org/svn/trunk@18712 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -685,6 +685,12 @@ INPUT[type="radio"], INPUT[type="checkbox"] {
|
||||
}
|
||||
|
||||
|
||||
.content.messages {
|
||||
padding:0;
|
||||
background:none;
|
||||
border:none;
|
||||
}
|
||||
|
||||
.errors { /* Errors display */
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user