1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

Files Manager Improvements - Drop Files section added #94

This commit is contained in:
Awilum
2014-01-17 19:08:14 +02:00
parent 6e3a2a63e7
commit fed3aa5664
2 changed files with 12 additions and 1 deletions

View File

@@ -371,6 +371,15 @@ td, th {
display: none;
}
.drop-file-here {
padding: 5px 40px;
background: #ccc;
margin-left: 4px;
background: #f7f7f7;
border: 3px dashed #D5D5D5;
color: #ccc;
}
/*************************************
3. MEDIA QUERIES
*************************************/