1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-29 04:01:24 +00:00

[grp pubfile] modified css for file download

This commit is contained in:
llj 2014-01-20 15:24:15 +08:00
parent d00ad83cd2
commit 56db61b6af

View File

@ -217,6 +217,10 @@ p { margin:0.5em 0; }
cursor:pointer; cursor:pointer;
margin-right:3px; margin-right:3px;
} }
.op-icon:hover {/** for <a> **/
color:#888;
text-decoration:none;
}
.big-more-btn { .big-more-btn {
padding:.5em 0; padding:.5em 0;
color:#777; color:#777;