mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 08:55:50 +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;
|
line-height: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.dz-message, div.dz-fallback {
|
||||||
|
width: 240px;
|
||||||
|
color: #000000;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
div#avatar {
|
div#avatar {
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
border: 1px dashed silver;
|
border: 1px dashed silver;
|
||||||
|
|||||||
Reference in New Issue
Block a user