* Adjust code for Api doc.
This commit is contained in:
@@ -97,3 +97,6 @@ ol, ul {margin-bottom: 0}
|
||||
.c-product, .c-execution, .c-lib {width: 80px !important;}
|
||||
|
||||
.header-btn .btn > .text {text-overflow: unset !important;}
|
||||
|
||||
.table-data {border: 1px solid #e2e2e3;}
|
||||
.table-data thead {background: #f9f9f9;}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
.main-col .doc-title .version .dropdown-menu a:hover {color: #ffffff;}
|
||||
.main-col .doc-title .actions a + a {margin-left: 8px;}
|
||||
.main-col .doc-title .actions i {font-size: 15px; color: #8c8c8c;}
|
||||
#content h2.title {margin: 0;}
|
||||
#content h3.title {font-weight: 500; font-size: 19px!important;}
|
||||
#content h2.title {margin: 0; font-size: 17px; font-weight: normal;}
|
||||
#content h3.title {font-weight: 500; font-size: 17px!important;}
|
||||
#content .desc {margin: 10px 0; color: #57585b;}
|
||||
#content .detail-content {padding-left: 10px;}
|
||||
#mainContent .scrollbar-hover {max-height: 2000px; overflow: scroll;}
|
||||
@@ -43,7 +43,6 @@
|
||||
.outline-content li.text-ellipsis.active>a {font-weight: 700; color: #0c64eb;}
|
||||
#outline li.has-list.open:before {content: unset;}
|
||||
|
||||
.title {font-size: 20px !important;}
|
||||
.article-content.comment {width: 100% !important;}
|
||||
|
||||
.cell .detail .detail-title {padding-left: 5px; list-style: none;}
|
||||
@@ -108,7 +107,7 @@
|
||||
.detail .list-group-item .desc {
|
||||
width: auto;
|
||||
font-size: 14px;
|
||||
line-height: 30px;
|
||||
line-height: 38px;
|
||||
float: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user