feature 2594: redesign on album permission screen. The choice "public/private"

is not on the "properties" tab anymore. Simpler ergonomy to select grant users
and groups.


git-svn-id: http://piwigo.org/svn/trunk@13580 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2012-03-17 00:47:17 +00:00
parent f3e2beed8c
commit b09c66fdc3
6 changed files with 201 additions and 140 deletions
-5
View File
@@ -244,11 +244,6 @@ TABLE.doubleSelect SELECT.categoryList {
width: 100%; max-width: 100%; overflow-x: auto;
}
FORM#categoryPermissions LI {
display:inline;
white-space: nowrap;
}
.statBar {
height: 10px;
background-color: #ff7700;