1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Files Manager Improvements - Bootstrap: fileinput.js v3.0.0-p7 #94

This commit is contained in:
Awilum
2014-01-31 19:02:25 +02:00
parent eecf2e85a4
commit 8f0e576f99
2 changed files with 24 additions and 12 deletions

View File

@@ -43,3 +43,14 @@
.upload-file-pholder {
padding-top: 5px;
}
.file-size-max-upload {
color: #ccc;
text-decoration: none;
}
.file-size-max-upload:hover {
color: #ccc;
cursor: default;
text-decoration: none;
}