mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
10 lines
157 B
CSS
10 lines
157 B
CSS
.upload-border {
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
}
|
|
|
|
.file-draggable__input-focus {
|
|
color: #2196F3;
|
|
border: 1px dashed #2196F3;
|
|
}
|