1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

Detail panel (#3232)

* update dirent detail btn

* update icon

* add animation

* update
This commit is contained in:
Michael An
2019-04-10 16:04:26 +08:00
committed by Daniel Pan
parent 49199d7990
commit d1f509e8fd
8 changed files with 149 additions and 15 deletions

View File

@@ -61,6 +61,11 @@
border-radius: 0 !important;
}
.dirent-detail-btn .sf-view-mode-btn {
font-size: 15px;
border-radius: 3px !important;
}
.sf-view-mode-btn.current-mode {
background-color: #ccc !important;
color: #fff !important;