mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
- "Upload" tab :...., it is not on the same line as "User access level to upload"
git-svn-id: http://piwigo.org/svn/branches/2.0@2951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -150,20 +150,24 @@ FIELDSET#historyConf SPAN.property {
|
||||
}
|
||||
FIELDSET#mainConfCheck INPUT,
|
||||
FIELDSET#historyConf INPUT,
|
||||
FIELDSET#commentsConf INPUT,
|
||||
FIELDSET#uploadConf SELECT,
|
||||
FIELDSET#uploadConf INPUT {
|
||||
FIELDSET#commentsConf INPUT {
|
||||
margin-left: 5%;
|
||||
}
|
||||
|
||||
FIELDSET#uploadConf SELECT {
|
||||
float: right;
|
||||
margin: 2px 10px 0px;
|
||||
}
|
||||
FIELDSET#uploadConf INPUT {
|
||||
float: right;
|
||||
margin: 5px 10px 0px;
|
||||
}
|
||||
FIELDSET#uploadConf SPAN.property {
|
||||
width: 65%;
|
||||
}
|
||||
FIELDSET#commentsConf SPAN.property {
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
FIELDSET#uploadConf SPAN.property {
|
||||
width: 73%;
|
||||
}
|
||||
|
||||
.statBar {
|
||||
height: 10px;
|
||||
background-color: #ff7700;
|
||||
|
||||
Reference in New Issue
Block a user