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

[dir view] modification for 'big new md button'

This commit is contained in:
llj
2018-12-21 12:28:06 +08:00
parent aabd75ac9f
commit ad68f8fc9c

View File

@@ -6,6 +6,11 @@
background: #eee;
border-radius: 8px;
margin-right: 1.5em;
cursor: pointer;
}
.big-new-md-button:hover,
.big-new-md-button:focus {
background: #dfdfdf;
}
.add-md-icon {
font-size: 1.2em;