File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
.nodes .title {position : relative;border-bottom : 1px solid # ccc ;}
17
17
.nodes .title h3 {line-height : 24px ;font-size : 14px ;font-weight : bold;padding-top : 10px ;}
18
18
.nodes ul li {line-height : 200% ;font-size : 14px ;padding : 8px 10px ;border-top : 1px solid # DDD ;position : relative;overflow : auto;}
19
- .nodes ul li label {font-size : 12px ;color : # 999 ;display : inline-block;width : 120px ;margin-right : -130px ;padding-right : 10px ; text-align : right;}
19
+ .nodes ul li label {font-size : 12px ;color : # 999 ;display : inline-block;width : 120px ;margin-right : -130px ;padding-right : 10px ;float : left; text-align : right;}
20
20
.nodes ul li .childnodes {float : left;margin-left : 130px ;}
21
21
.nodes ul li .childnodes a {color : # 424242 ;text-decoration : none;background-color : # f5f5f5 ; padding : 2px ;}
22
22
.nodes ul li .childnodes a : hover {background-color : # 222 ;color : # fff ;text-decoration : none;}
Original file line number Diff line number Diff line change @@ -1437,7 +1437,7 @@ border-bottom: 1px solid #DDD;}
1437
1437
.nodes .title {position : relative;border-bottom : 1px solid # ccc ;}
1438
1438
.nodes .title h3 {line-height : 24px ;font-size : 14px ;font-weight : bold;padding-top : 10px ;}
1439
1439
.nodes ul li {line-height : 200% ;font-size : 14px ;padding : 8px 10px ;border-top : 1px solid # DDD ;position : relative;overflow : auto;}
1440
- .nodes ul li label {font-size : 12px ;color : # 999 ;display : inline-block;width : 120px ;margin-right : -130px ;padding-right : 10px ; text-align : right;}
1440
+ .nodes ul li label {font-size : 12px ;color : # 999 ;display : inline-block;width : 120px ;margin-right : -130px ;padding-right : 10px ;float : left; text-align : right;}
1441
1441
.nodes ul li .childnodes {float : left;margin-left : 130px ;}
1442
1442
.nodes ul li .childnodes a {color : # 424242 ;text-decoration : none;background-color : # f5f5f5 ; padding : 2px ;}
1443
1443
.nodes ul li .childnodes a : hover {background-color : # 222 ;color : # fff ;text-decoration : none;}
You can’t perform that action at this time.
0 commit comments