mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
Use a glyphicon instead of the unicode character.
This commit is contained in:
@@ -1431,10 +1431,12 @@ h1[id] {
|
||||
border: 2px dashed #eee;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.bs-dropzone h2 {
|
||||
margin-top: 0;
|
||||
.bs-dropzone .import-header {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.bs-dropzone .glyphicon-download-alt {
|
||||
font-size: 40px;
|
||||
}
|
||||
.bs-dropzone hr {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user