mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Fix style of message for browsers that do not support drag'n'drop file uploads
This commit is contained in:
@@ -42,6 +42,13 @@ div#clickable {
|
||||
line-height: 120px;
|
||||
}
|
||||
|
||||
div.dz-message, div.dz-fallback {
|
||||
width: 240px;
|
||||
color: #000000;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
div#avatar {
|
||||
background-color: #f8f8f8;
|
||||
border: 1px dashed silver;
|
||||
|
||||
Reference in New Issue
Block a user