mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Merge 3.7
This commit is contained in:
BIN
www/skins/icons/html5-logo.jpeg
Normal file
BIN
www/skins/icons/html5-logo.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 755 B |
BIN
www/skins/icons/logo-flash.png
Normal file
BIN
www/skins/icons/logo-flash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
@@ -4084,6 +4084,44 @@ dans l'onglet thesaurus : arbres, menus contextuels
|
||||
height: 10px;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-button{
|
||||
text-align: center;
|
||||
width:50%;
|
||||
}
|
||||
|
||||
#uploadBox #addFileList {
|
||||
width:100%;
|
||||
table-layout:fixed;
|
||||
border:none;
|
||||
}
|
||||
|
||||
#uploadBox #addFileList td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-icon {
|
||||
width:15%;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info {
|
||||
font-size:10px;
|
||||
width:35%;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info p {
|
||||
line-height:10px;
|
||||
font-size:10px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info a {
|
||||
text-decoration: underline;
|
||||
color: darkblue;
|
||||
margin:5px 0;
|
||||
}
|
||||
|
||||
#uploadBoxRight .progress .progress-bar {
|
||||
height: 10px;
|
||||
}
|
||||
|
@@ -4221,6 +4221,45 @@ dans l'onglet thesaurus : arbres, menus contextuels
|
||||
height: 10px;
|
||||
}
|
||||
|
||||
|
||||
#uploadBox .uploader-button{
|
||||
text-align: center;
|
||||
width:50%;
|
||||
}
|
||||
|
||||
#uploadBox #addFileList {
|
||||
width:100%;
|
||||
table-layout:fixed;
|
||||
border:none;
|
||||
}
|
||||
|
||||
#uploadBox #addFileList td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-icon {
|
||||
width:15%;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info {
|
||||
font-size:10px;
|
||||
width:35%;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info p {
|
||||
line-height:10px;
|
||||
font-size:10px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#uploadBox .uploader-info a {
|
||||
text-decoration: underline;
|
||||
color: darkblue;
|
||||
margin:5px 0;
|
||||
}
|
||||
|
||||
#uploadBoxRight .progress .progress-bar {
|
||||
height: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user