mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 20:37:42 +00:00
update detail btn style (#3234)
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
/* end file-operation toolbar */
|
||||
|
||||
/* begin view-mode toolbar */
|
||||
.detail-btn button,
|
||||
.sf-view-mode-btn {
|
||||
padding: 0;
|
||||
height: 30px;
|
||||
@@ -58,12 +59,12 @@
|
||||
border: 1px solid #ccc;
|
||||
line-height: 29px;
|
||||
font-size: 18px;
|
||||
border-radius: 0 !important;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.dirent-detail-btn .sf-view-mode-btn {
|
||||
.detail-btn button {
|
||||
font-size: 15px;
|
||||
border-radius: 3px !important;
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
.sf-view-mode-btn.current-mode {
|
||||
|
Reference in New Issue
Block a user