@@ -158,17 +158,17 @@ header .navbar-toggler.side-right{background-image:url(../images/side-right.png)
158158.tabsPage .tabsPageContent {display : block;overflow : hidden;position : relative;}
159159
160160/* Tree */
161- .tree li {line-height : 30 px ;padding-left : 20 px ;cursor : pointer;clear : both;}
161+ .tree li {line-height : 26 px ;padding-left : 15 px ;cursor : pointer;clear : both;}
162162.tree > li {padding-left : 5px ;}
163163.tree li div {white-space : nowrap;}
164164.tree li : not (: has (ul )){min-width : 155px ;float : left;clear : none;}
165165.leftPageContent .tree li : not (: has (ul )){min-width : auto;float : none;clear : both;}
166166.tree ul : after {display : block;content : "." ;height : 0 ;clear : both;visibility : hidden;}
167167.tree li a .disabled {color : # aaa ;}
168- .tree a {height : auto;line-height : 30 px ;font-size : 13px ;}
168+ .tree a {height : auto;line-height : 26 px ;font-size : 13px ;}
169169.tree a > i {margin-right : 5px ;}
170170.tree a , .tree a : hover {text-decoration : none;}
171- .tree .collapsable , .tree .end_collapsable , .tree .end_expandable , .tree .expandable , .tree .file , .tree .folder_collapsable , .tree .folder_expandable , .tree .last_collapsable , .tree .last_expandable , .tree .first_collapsable , .tree .first_expandable , .tree .ckbox {font-size : 16px ;font-style : normal;-webkit-font-smoothing : antialiased;-moz-osx-font-smoothing : grayscale;display : inline-block;line-height : 30 px ;text-align : center;width : 22 px ;}
171+ .tree .collapsable , .tree .end_collapsable , .tree .end_expandable , .tree .expandable , .tree .file , .tree .folder_collapsable , .tree .folder_expandable , .tree .last_collapsable , .tree .last_expandable , .tree .first_collapsable , .tree .first_expandable , .tree .ckbox {font-size : 16px ;font-style : normal;-webkit-font-smoothing : antialiased;-moz-osx-font-smoothing : grayscale;display : inline-block;line-height : 26 px ;text-align : center;width : 18 px ;}
172172.tree .collapsable , .tree .end_collapsable , .tree .end_expandable , .tree .expandable , .tree .file , .tree .folder_collapsable , .tree .folder_expandable , .tree .last_collapsable , .tree .last_expandable , .tree .first_collapsable , .tree .first_expandable {font-family : iconfont;}
173173.tree .folder_collapsable : before {content : "\e668" ;}
174174.tree .collapsable : before , .tree .end_collapsable : before , .tree .last_collapsable : before , .tree .first_collapsable : before {content : "\e668" ;}
@@ -260,9 +260,9 @@ a.button:hover{text-decoration:none;}
260260.button i , .buttonActive i , .buttonDisabled i {margin-right : 5px ;}
261261
262262/* Layout */
263- .leftPageContent {float : left;display : block;overflow : auto;width : 205 px ;line-height : 21px ;}
263+ .leftPageContent {float : left;display : block;overflow : auto;width : 220 px ;line-height : 21px ;}
264264.leftPageContent .card {margin-right : 4px ;}
265- .rightPageContent {margin-left : 205 px ;}
265+ .rightPageContent {margin-left : 220 px ;}
266266.thumbnail , .image-list {position : relative;overflow : hidden;margin-top : 5px ;margin-right : 5px ;border : 1px dashed # cacbcc ;display : inline-block;text-align : center;line-height : 0px ;}
267267/* Pages default */
268268.page {display : block;overflow : hidden;width : 100% ;height : 100% ;-webkit-overflow-scrolling : touch;}
0 commit comments