* code for issue #772.

This commit is contained in:
wangyidong
2023-04-13 16:17:21 +08:00
parent 17ce13af75
commit ad6e538eca
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -90,7 +90,9 @@ ol, ul {margin-bottom: 0}
.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;}
#whiteListBox .input-group:last-child {margin-top: 10px;}
#whiteListBox .chosen-container .chosen-results {max-height: 180px;}
#whiteListBox .chosen-container-active .chosen-single {border-color: #2e7fff !important;}
.c-product, .c-execution, .c-lib {width: 80px !important;}
-1
View File
@@ -39,5 +39,4 @@ body {overflow: hidden;}
.aclBox .radio-inline{display:block; padding-bottom:5px;}
.aclBox .radio-inline+.radio-inline {margin-left: 0px !important;}
#whiteListBox .input-group:last-child {margin-top: 10px;}
.fullscreen-save, .markdown-fullscreen-save {position: fixed; top: 10px; right: 30px; z-index: 999999;}