some work on cloud actionspanel and minor cleanup

This commit is contained in:
marijus
2014-12-29 22:45:07 +01:00
parent d801c361d6
commit f2bfdf0c76
5 changed files with 15 additions and 30 deletions

View File

@@ -2,7 +2,10 @@
#files-upload-tools,
[id^="perms-panel-"] {
display: none;
padding: 3px 10px 3px 10px !important;
}
[id^="perms-panel-"] {
padding: 3px 10px 0px 10px !important;
}
#attach-code,
@@ -33,3 +36,7 @@
.cloud-index-tool {
padding: 7px 10px;
}
#files-upload {
padding: 2px;
}