mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[file upload] modified icon ui for 'add files'
This commit is contained in:
@@ -1573,6 +1573,10 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
position:relative;
|
position:relative;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
.fileinput-button .icon-plus {
|
||||||
|
font-size:13px;
|
||||||
|
color:#333;
|
||||||
|
}
|
||||||
.fileinput-button input {
|
.fileinput-button input {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Reference in New Issue
Block a user