* Finish task #40499.

This commit is contained in:
holan20180123
2021-07-26 14:55:39 +08:00
parent a311c88903
commit 68e47b4b7e
5 changed files with 43 additions and 11 deletions
+4 -4
View File
@@ -82,8 +82,8 @@ td.c-name a:visited {color: #082999;}
#createDropdown ul.dropdown-menu {width: 100%;}
#project, #product, #custom, #book {min-height: 160px;}
#title .menu-title {font-size: 15px; font-weight: 600; position: relative; padding: 2px 0 2px 15px;list-style: none;}
#title .dropdown-menu-book {left: -67px; top: 38px;}
#title .dropdown-menu-doc {left: -80px; top: 38px;}
.menu-actions {position: absolute; top: 0; right: 0; padding: 7px 8px;}
#title .menu-title {font-size: 15px; font-weight: 600; position: relative; padding: 2px 0 2px 15px; list-style: none;}
#title .dropdown-menu {top: 38px;}
.tree li > a {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.side-col .menu-actions {position: absolute; top: 0; right: 0; padding: 7px 8px;}
.menu-actions i {font-size: 15px; color: #8c8c8c;}