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

[share admin] libraries: added support for mobile (#3981)

* and 'bugfix & improvement'
This commit is contained in:
llj
2019-08-14 15:10:58 +08:00
committed by Daniel Pan
parent 8dc7c950a3
commit 8839207207
7 changed files with 197 additions and 64 deletions

View File

@@ -5,15 +5,6 @@
.activity-details:hover {
color: #333;
}
.mobile-activity-op {
display: inline-block;
margin: 0 0 .2em .8em;
padding: 0 .5em;
background: #ffbd6f;
border-radius: 2px;
color: #fff;
font-size: 0.75rem;
}
.mobile-activity-time {
display: inline-block;
margin-bottom: .2em;