mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
- improvement : less compact presentation of screen admin/element_set_unit.
git-svn-id: http://piwigo.org/svn/trunk@836 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -616,3 +616,14 @@ div#adminMain img.thumbnail {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
textarea.description {
|
||||
height: 100px;
|
||||
width: 500px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
fieldset.elementEdit>a {
|
||||
display: block;
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user