1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

[file upload] modified icon ui for 'add files'

This commit is contained in:
llj
2014-02-20 16:37:49 +08:00
parent 4c8aef8886
commit 7c21e8b70d

View File

@@ -1573,6 +1573,10 @@ textarea:-moz-placeholder {/* for FF */
position:relative;
overflow:hidden;
}
.fileinput-button .icon-plus {
font-size:13px;
color:#333;
}
.fileinput-button input {
position: absolute;
top: 0;