mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
feature 2626: manage inline errors on form submission
git-svn-id: http://piwigo.org/svn/trunk@14513 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1107,4 +1107,7 @@ FORM#categoryOrdering .categoryLi:hover p.albumActions {visibility:visible;}
|
||||
|
||||
#positionCustomDetails label {
|
||||
font-weight:normal;
|
||||
}
|
||||
}
|
||||
|
||||
input[type="text"].dError {border-color:#ff7070; background-color:#FFe5e5;}
|
||||
.dErrorDesc {background-color:red; color:white; padding:0 5px;border-radius:10px; font-weight:bold;cursor:help;}
|
||||
|
||||
Reference in New Issue
Block a user