1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348 |
- html,
- body {
- height: 100%;
- font-size: 12px;
- }
- body,
- form,
- ul,
- ol,
- table,
- input,
- button,
- p,
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- blockquote,
- pre,
- dl,
- dt,
- dd,
- div,
- span,
- b,
- i {
- margin: 0;
- padding: 0;
- -webkit-tap-highlight-color: transparent;
- }
- body {
- color: #222;
- background-color: #fff;
- font-size: 14px;
- word-wrap: break-word;
- line-height: 1em;
- -webkit-font-smoothing: antialiased;
- }
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- strong,
- input,
- select,
- textarea,
- button,
- body,
- code {
- font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft Yahei", "Helvetica Neue", Helvetica;
- }
- h1 {
- font-size: 2.25em;
- font-weight: 500;
- }
- h2 {
- font-size: 1.75em;
- font-weight: 500;
- }
- h3 {
- font-size: 1.5em;
- font-weight: 500
- }
- h4 {
- font-size: 1.2em;
- font-weight: 300
- }
- h5 {
- font-size: 1.0em;
- font-weight: 300
- }
- h6 {
- font-size: .8em;
- font-weight: 200
- }
- table>tbody>tr:hover {
- background-color: #F5F5F5;
- }
- .m-manual:not(.manual-mobile) ::-webkit-scrollbar {
- height: 10px;
- width: 7px;
- background: rgba(0, 0, 0, .1);
- }
- .m-manual:not(.manual-mobile) ::-webkit-scrollbar:hover {
- background: rgba(0, 0, 0, .2)
- }
- .m-manual:not(.manual-mobile) ::-webkit-scrollbar-thumb {
- background: rgba(0, 0, 0, .3);
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- -ms-border-radius: 6px;
- -o-border-radius: 6px;
- border-radius: 6px
- }
- .m-manual:not(.manual-mobile)::-webkit-scrollbar-thumb:hover {
- -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
- -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
- -ms-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
- -o-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
- box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
- background-color: rgba(0, 0, 0, .4)
- }
- .m-manual.manual-reader .manual-head .slidebar {
- display: none
- }
- .m-manual .manual-head {
- min-width: 980px;
- height: 54px;
- line-height: 54px;
- padding: 0 .8em;
- z-index: 900;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- background-color: #fff;
- transition-property: top;
- transition-duration: .3s;
- transition-timing-function: linear;
- transition-delay: 0s;
- -moz-transition-property: top;
- -moz-transition-duration: .3s;
- -moz-transition-timing-function: linear;
- -moz-transition-delay: 0s;
- -webkit-transition-property: top;
- -webkit-transition-duration: .3s;
- -webkit-transition-timing-function: linear;
- -webkit-transition-delay: 0s;
- -o-transition-property: top;
- -o-transition-duration: .3s;
- -o-transition-timing-function: linear;
- -o-transition-delay: 0s
- }
- .m-manual .slidebar {
- display: none;
- }
- .m-manual .manual-head .manual-title {
- display: inline-block;
- height: 30px;
- line-height: 54px;
- color: #333;
- font-size: 16px;
- font-weight: bold;
- }
- .m-manual .manual-tab {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0
- }
- .m-manual .manual-left {
- position: absolute;
- left: 0;
- top: 55px;
- z-index: 301;
- bottom: 0;
- width: 279px;
- border-right: 1px solid #ddd;
- background-color: #fafafa;
- }
- .m-manual .manual-tab .tab-navg {
- zoom: 1;
- border-bottom: 1px solid #ddd
- }
- .m-manual .manual-tab .tab-util {
- position: absolute;
- top: 50%;
- right: -14px
- }
- .m-manual .manual-tab .tab-util .item {
- color: #999;
- cursor: pointer;
- height: 24px;
- line-height: 24px;
- display: inline-block;
- margin-top: 4px
- }
- .manual-fullscreen-switch {
- display: block
- }
- .manual-fullscreen-switch .open,
- .manual-fullscreen-switch .close {
- display: inline-block;
- width: 30px;
- height: 30px;
- cursor: pointer;
- background-color: #5cb85c;
- border-radius: 50%;
- color: #fff;
- position: relative;
- font-size: 16px;
- vertical-align: top;
- opacity: 1;
- text-shadow: none;
- font-weight: 400;
- }
- .manual-fullscreen-switch .open:hover,
- .manual-fullscreen-switch .close:hover {
- background-color: #449d44;
- }
- .manual-fullscreen-switch .open:before,
- .manual-fullscreen-switch .close:before {
- position: absolute;
- top: 7px;
- right: 5px;
- }
- .manual-fullscreen-switch .open {
- display: none;
- }
- .m-manual.manual-fullscreen-active .manual-fullscreen-switch {
- /*margin-top: 30px;*/
- }
- .m-manual.manual-fullscreen-active .manual-fullscreen-switch .open {
- display: inline-block;
- }
- .m-manual.manual-fullscreen-active .manual-fullscreen-switch .close {
- display: none;
- }
- .m-manual.manual-fullscreen-active .manual-left .m-copyright,
- .m-manual.manual-fullscreen-active .manual-left .tab-navg,
- .m-manual.manual-fullscreen-active .manual-left .tab-wrap {
- display: none;
- }
- .m-manual.manual-fullscreen-active .manual-left {
- width: 0px;
- }
- .m-manual .manual-tab .tab-navg:after {
- content: '.';
- display: block;
- width: 0;
- height: 0;
- line-height: 9;
- overflow: hidden;
- clear: both;
- visibility: hidden;
- }
- .m-manual .manual-tab .tab-navg .navg-item {
- font-size: 14px;
- padding: 0 9px;
- cursor: pointer;
- float: left;
- height: 30px;
- line-height: 30px;
- color: #999
- }
- .m-manual .manual-tab .tab-navg .navg-item .fa {
- margin-right: 4px;
- color: #aaa
- }
- .m-manual .manual-tab .tab-navg .navg-item .text {
- font-weight: 200
- }
- .m-manual .manual-tab .tab-navg .navg-item.active,
- .m-manual .manual-tab .tab-navg .navg-item.active:hover,
- .m-manual .manual-tab .tab-navg .navg-item:hover {
- color: #333
- }
- .m-manual .manual-tab .tab-navg .navg-item.active .icon,
- .m-manual .manual-tab .tab-navg .navg-item.active:hover .icon,
- .m-manual .manual-tab .tab-navg .navg-item:hover .icon {
- color: #333
- }
- .m-manual .manual-tab .tab-navg .navg-item.active {
- border-bottom: 1px solid #fafafa;
- margin-bottom: -1px;
- border-left: 1px solid #ddd;
- border-right: 1px solid #ddd;
- padding-left: 8px;
- padding-right: 8px;
- height: 31px;
- }
- .m-manual .manual-tab .tab-item {
- display: none;
- position: absolute;
- top: 31px;
- bottom: 0;
- left: 0;
- right: 0;
- overflow-y: auto;
- background-color: #fafafa;
- margin-bottom: 60px;
- }
- .m-manual .manual-tab .tab-item.active {
- display: block
- }
- .m-manual.manual-mode-search .manual-search {
- display: block
- }
- .m-manual.manual-mode-view .manual-catalog {
- display: block
- }
- .m-manual.manual-mode-search .manual-search .search-container {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- }
- .m-manual .manual-search .search-form {
- margin: 5px 5px 10px 5px;
- position: relative;
- }
- .m-manual .manual-search .btn-search {
- background-color: #ffffff;
- border: 0;
- padding: 5px;
- position: absolute;
- top: 2px;
- right: 5px;
- }
- .m-manual .manual-search .btn-search .fa {
- width: 16px;
- height: 16px;
- vertical-align: middle;
- }
- .m-manual .manual-search .btn-search .loading {
- background-image: url("../images/loading.gif");
- }
- .m-manual .manual-search .search-result {
- position: absolute;
- top: 45px;
- left: 0;
- right: 0;
- bottom: 0;
- width: 275px;
- overflow-y: auto;
- border-top: 1px solid #eee;
- }
- .m-manual .manual-search .search-result .search-empty {
- position: absolute;
- top: 45%;
- left: 0;
- right: 0;
- text-align: center;
- }
- .m-manual .manual-search .search-result .search-empty i {
- font-size: 50px;
- display: block;
- color: #999;
- font-weight: 200;
- }
- .m-manual .manual-search .search-result .search-empty .text {
- font-size: 16px;
- font-weight: 200;
- color: #999;
- line-height: 40px;
- }
- .m-manual .manual-search .search-list {
- position: absolute;
- top: 0;
- bottom: 0;
- min-width: 100%;
- }
- .m-manual .manual-search .search-list a {
- display: block;
- border-bottom: 0;
- height: 30px;
- line-height: 24px;
- padding: 3px 10px 3px 20px;
- color: #666;
- text-decoration: none;
- white-space: nowrap;
- overflow: hidden;
- }
- .m-manual .manual-search .search-list a:hover {
- text-shadow: none;
- background: #116cd6;
- box-shadow: none;
- color: #fff;
- text-decoration: none;
- white-space: nowrap;
- }
- .m-manual .manual-search .search-list a.active {
- background: #10af88;
- background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
- background: linear-gradient(to bottom, #10af88 0%, #10af88 100%);
- color: #ffffff;
- }
- .m-manual .search-highlight {
- background-color: #FFFF00 !important;
- font-style: normal;
- }
- .m-manual .manual-left .m-copyright {
- border-top: 0;
- background: #fafafa;
- border-top: 1px solid #ccc;
- opacity: 1;
- filter: alpha(opacity=100);
- position: absolute;
- bottom: 0;
- margin: 0;
- font-size: 12px;
- z-index: 999;
- height: auto;
- width: 100%;
- padding: 5px 0;
- text-align: center;
- line-height: 24px
- }
- .m-manual .manual-right {
- position: absolute;
- left: 280px;
- top: 55px;
- z-index: 300;
- overflow-y: auto;
- bottom: 0;
- right: 0;
- transition-property: top;
- transition-duration: .3s;
- transition-timing-function: linear;
- transition-delay: 0s;
- -moz-transition-property: top;
- -moz-transition-duration: .3s;
- -moz-transition-timing-function: linear;
- -moz-transition-delay: 0s;
- -webkit-transition-property: top;
- -webkit-transition-duration: .3s;
- -webkit-transition-timing-function: linear;
- -webkit-transition-delay: 0s;
- -o-transition-property: top;
- -o-transition-duration: .3s;
- -o-transition-timing-function: linear;
- -o-transition-delay: 0s
- }
- .m-manual.manual-fullscreen-active .manual-right {
- left: 0;
- }
- .m-manual .manual-right .manual-article {
- background: #ffffff;
- }
- .manual-article .article-head {
- position: relative;
- zoom: 1;
- padding: 10px 20px;
- width: 100%;
- }
- .manual-reader .book-title {
- color: #333333;
- }
- .manual-reader .book-title:hover {
- text-decoration: none;
- color: #333333;
- }
- .manual-article .article-head h1 {
- margin: 0;
- font-size: 36px;
- font-weight: 400;
- text-align: center;
- line-height: 42px;
- text-overflow: ellipsis;
- white-space: nowrap;
- color: #636363;
- }
- .manual-article .article-head h3 {
- margin: 0;
- font-size: 12px;
- font-weight: 200;
- text-align: center;
- line-height: 18px;
- text-overflow: ellipsis;
- white-space: nowrap;
- color: #444
- }
- .manual-article .article-info {
- padding: 5px;
- color: #AAA !important;
- }
- .manual-article .article-content {
- min-width: 980px;
- max-width: 90%;
- padding: 10px 20px;
- margin-left: auto !important;
- margin-right: auto !important
- }
- @media screen and (max-width: 840px) {
- .manual-article .article-content {
- min-width: inherit;
- }
- }
- .manual-article .article-content .article-body {
- min-height: 90px;
- padding: 5px;
- }
- .manual-article .article-content .article-body .attach-list {
- list-style: none;
- border-top: 1px solid #DDDDDD;
- padding-top: 15px;
- clear: both;
- }
- .manual-article .wiki-bottom {
- border-top: 1px solid #E5E5E5;
- line-height: 25px;
- color: #333;
- text-align: right;
- font-size: 12px;
- margin-bottom: 20px;
- margin-top: 30px;
- padding: 5px;
- }
- .manual-article .wiki-bottom-left {
- border-top: 1px solid #E5E5E5;
- line-height: 25px;
- color: #333;
- text-align: left;
- font-size: 12px;
- margin-bottom: 20px;
- margin-top: 30px;
- padding: 5px;
- }
- .manual-article .jump-top .view-backtop {
- position: fixed;
- bottom: -30px;
- right: 30px;
- font-size: 18px;
- line-height: 30px;
- text-align: center;
- color: #fff;
- z-index: 9999;
- font-weight: 200;
- width: 30px;
- height: 30px;
- background-color: #999;
- border-radius: 4px;
- opacity: 0;
- filter: alpha(opacity=0);
- transition-property: all;
- transition-duration: .2s;
- transition-timing-function: linear;
- transition-delay: 0s;
- -moz-transition-property: all;
- -moz-transition-duration: .2s;
- -moz-transition-timing-function: linear;
- -moz-transition-delay: 0s;
- -webkit-transition-property: all;
- -webkit-transition-duration: .2s;
- -webkit-transition-timing-function: linear;
- -webkit-transition-delay: 0s;
- -o-transition-property: all;
- -o-transition-duration: .2s;
- -o-transition-timing-function: linear;
- -o-transition-delay: 0s;
- }
- .manual-article .jump-top .view-backtop.active {
- opacity: 0.5;
- bottom: 30px;
- }
- .manual-article .jump-top .view-backtop.active:hover {
- background-color: #449D44;
- opacity: 1;
- }
- .m-manual .manual-progress {
- position: fixed;
- top: 54px;
- left: 0;
- right: 0;
- height: 1px;
- z-index: 302;
- background-color: #ddd;
- transition-property: top;
- transition-duration: .3s;
- transition-timing-function: linear;
- transition-delay: 0s;
- -moz-transition-property: top;
- -moz-transition-duration: .3s;
- -moz-transition-timing-function: linear;
- -moz-transition-delay: 0s;
- -webkit-transition-property: top;
- -webkit-transition-duration: .3s;
- -webkit-transition-timing-function: linear;
- -webkit-transition-delay: 0s;
- -o-transition-property: top;
- -o-transition-duration: .3s;
- -o-transition-timing-function: linear;
- -o-transition-delay: 0s
- }
- .m-manual .manual-progress .progress-bar {
- display: block;
- background-color: #136ec2;
- height: 100%
- }
- .m-comment {
- margin: 30px auto 70px auto;
- }
- .m-comment .comment-result .title {
- display: block;
- font-size: 16px;
- padding-bottom: 6px;
- line-height: 1.5em;
- border-bottom: 1px solid #ddddd9;
- margin-bottom: 10px;
- }
- .w-textarea.textarea-full {
- display: block;
- }
- .w-fragment.fragment-tip {
- color: #999;
- }
- .w-textarea .textarea-input {
- font-size: 14px;
- padding: 5px 10px;
- border-radius: 3px;
- border: 1px solid #ccc;
- line-height: 1.7em;
- font-weight: 200;
- }
- .m-comment .comment-post .form .enter textarea {
- resize: none;
- min-height: 72px;
- overflow: hidden;
- width: 100%;
- }
- .m-comment .comment-list {
- padding-bottom: 12px
- }
- .m-comment .comment-post {
- padding-bottom: 35px
- }
- .m-comment .comment-item {
- position: relative;
- font-size: 1em;
- border-top: 1px dotted #eee;
- margin-bottom: -1px;
- padding: 12px 0;
- line-height: 1.7em
- }
- .m-comment .comment-item .avatar {
- position: absolute;
- left: 0;
- top: 12px;
- display: inline-block;
- border-radius: 50%;
- background: #eee
- }
- .m-comment .comment-item .avatar img {
- border-radius: 50%
- }
- .m-comment .comment-item .date {
- font-weight: 200;
- color: #999;
- margin-left: 12px
- }
- .m-comment .comment-item .name {
- color: #136ec2
- }
- .m-comment .comment-item .content {
- margin: 6px 0 9px;
- font-size: 1.14em;
- padding: 3px 0
- }
- .m-comment .comment-item .content pre {
- padding: 16px;
- overflow: auto;
- font-size: 85%;
- line-height: 1.45;
- background-color: #f7f7f7;
- border: 0;
- border-radius: 3px;
- font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace
- }
- .m-comment .comment-item .content pre>code {
- display: inline;
- max-width: 100%;
- padding: 0;
- margin: 0;
- overflow: initial;
- line-height: inherit;
- background-color: transparent;
- border: 0;
- font-size: 100%
- }
- .m-comment .comment-item .operate {
- position: absolute;
- top: 12px;
- right: 0;
- height: 24px;
- line-height: 24px
- }
- .m-comment .comment-item .operate .number {
- color: #999
- }
- .m-comment .comment-item .operate .delete {
- display: none
- }
- .m-comment .comment-item:hover .operate.toggle .delete {
- display: inline-block
- }
- .m-comment .comment-item:hover .operate.toggle .number {
- display: none
- }
- .m-comment .comment-item .info {
- height: 24px;
- line-height: 24px
- }
- .m-comment .comment-item .info img {
- height: 22px;
- border-radius: 50%;
- margin-right: 4px;
- display: ruby;
- }
- .m-comment .comment-item .vote {
- display: inline-block;
- margin-right: 12px
- }
- .m-comment .comment-item .vote .agree,
- .m-comment .comment-item .vote .oppose {
- display: inline-block;
- vertical-align: top;
- width: 30px;
- height: 30px;
- text-align: center;
- line-height: 30px;
- background-color: #f5f5f5;
- color: #666666;
- }
- .m-comment .comment-item .vote .agree:hover,
- .m-comment .comment-item .vote .oppose:hover {
- color: #333333;
- }
- .m-comment .comment-item .vote .count {
- height: 30px;
- line-height: 30px;
- color: #999;
- display: inline-block;
- text-align: center;
- padding: 0 6px;
- min-width: 12px;
- font-weight: 200;
- vertical-align: top;
- background-color: #f5f5f5;
- border-left: 1px solid #eee;
- border-right: 1px solid #eee
- }
- .m-comment .comment-item .vote .agree {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0
- }
- .m-comment .comment-item .vote .oppose {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0
- }
- .m-comment .comment-item .vote.disabled .agree,
- .m-comment .comment-item .vote.disabled .oppose {
- cursor: default
- }
- .m-comment .comment-item .vote.disabled .agree i,
- .m-comment .comment-item .vote.disabled .oppose i {
- color: #ccc
- }
- .m-comment .comment-item .vote.disabled .agree:hover i,
- .m-comment .comment-item .vote.disabled .oppose:hover i {
- color: #ccc
- }
- .m-comment .comment-item .reply {
- float: right;
- line-height: 30px;
- display: none
- }
- .m-comment .comment-item:hover .reply {
- display: inline-block
- }
- .m-comment .comment-empty {
- text-align: center;
- display: block;
- padding-top: 36px;
- padding-bottom: 36px
- }
- .m-comment .comment-empty .text {
- color: #666;
- font-weight: 200
- }
- .m-comment .comment-empty.empty-active {
- display: block
- }
- .m-comment .comment-more,
- .m-comment .comment-replace {
- display: none;
- text-align: center;
- margin-bottom: 24px
- }
- .m-comment .comment-more .more-inner,
- .m-comment .comment-replace .more-inner {
- display: inline-block;
- text-align: center;
- height: 36px;
- line-height: 36px;
- cursor: pointer;
- min-width: 300px;
- border-radius: 4px;
- border: 1px solid #aaa
- }
- .m-comment .comment-more .more-inner:hover,
- .m-comment .comment-replace .more-inner:hover {
- background-color: #f3f3f3;
- border-color: #888
- }
- .m-comment .comment-more .more-inner:active,
- .m-comment .comment-replace .more-inner:active {
- box-shadow: 0 3px 6px rgba(99, 99, 99, .1) inset
- }
- .m-comment .comment-more.more-active,
- .m-comment .comment-replace.more-active {
- display: block
- }
- .m-comment .comment-more.replace-active,
- .m-comment .comment-replace.replace-active {
- display: block
- }
- .m-comment .think-loading.loading-ripple-empty {
- text-align: center
- }
- .m-comment .comment-post-disabeld {
- display: none;
- height: 72px;
- border: 1px solid #ccc;
- border-radius: 3px;
- padding: 5px 10px;
- text-align: center;
- line-height: 72px
- }
- .m-comment.comment-disabled .comment-post {
- display: none
- }
- .m-comment.comment-disabled .comment-post-disabeld {
- display: block
- }
- .editor-content {
- line-height: 1.7em;
- font-size: 14px
- }
- .editor-content p {
- margin-bottom: 14px;
- line-height: 1.7em;
- font-size: 1.3rem;
- color: #5D5D5D;
- }
- .editor-content a {
- color: #3eb1d0
- }
- .editor-content h1 {
- font-size: 1.7rem;
- line-height: 1.2
- }
- .editor-content h2 {
- padding-bottom: 0.3em;
- font-size: 1.6rem;
- line-height: 2.5em;
- border-bottom: 1px solid #eee
- }
- .editor-content h3 {
- font-size: 1.65rem;
- line-height: 2em;
- border-bottom: 1px solid #eee
- }
- .editor-content h4 {
- font-size: 1.5rem
- }
- .editor-content h5 {
- font-size: 1.45em
- }
- .editor-content h6 {
- font-size: 1.4em;
- color: #777
- }
- .editor-content br {
- display: block;
- margin: .2em
- }
- .editor-content hr {
- border: 0;
- border-bottom: 1px solid #ddd
- }
- .editor-content ul {
- padding-left: 28px
- }
- .editor-content ol {
- padding-left: 28px
- }
- .editor-content h1,
- .editor-content h2,
- .editor-content h3,
- .editor-content h4,
- .editor-content h5,
- .editor-content h6,
- .editor-content p,
- .editor-content ul,
- .editor-content ol,
- .editor-content blockquote,
- .teditor-content pre,
- .editor-content table {
- margin-bottom: 14px
- }
- .editor-content table {
- border-collapse: collapse;
- table-layout: fixed;
- display: block;
- width: 100%;
- overflow: auto;
- word-break: keep-all;
- margin: 10px 0
- }
- .editor-content th {
- text-align: left
- }
- .editor-content table thead tr {
- background-color: #0088CC;
- color: #ffffff;
- }
- .editor-content table tr:nth-child(2n) {
- background-color: #f8f8f8
- }
- .editor-content table td,
- .editor-content table th {
- padding: 6px 13px;
- border: 1px solid #ddd;
- }
- .editor-content img {
- max-width: 100%
- }
- .editor-content table pre {
- margin-bottom: 0
- }
- .editor-content table p {
- margin: 0
- }
- .editor-content blockquote {
- padding: 5px 5px 5px 15px;
- color: #777;
- border-left: 4px solid #ddd
- }
- .editor-content blockquote.info {
- border-left-color: #5bc0de;
- color: #5bc0de;
- background-color: #f4f8fa
- }
- .editor-content blockquote.warning {
- background-color: #fcf8f2;
- border-color: #f0ad4e;
- color: #f0ad4e
- }
- .editor-content blockquote.danger {
- color: #d9534f;
- background-color: #fdf7f7;
- border-color: #d9534f
- }
- .editor-content blockquote.success {
- background-color: #f3f8f3;
- border-color: #50af51;
- color: #50af51
- }
- .editor-content blockquote>:last-child {
- margin-bottom: 0
- }
- .editor-content .markdown-toc-list ul:only-child {
- padding-left: 0;
- margin-bottom: 0
- }
- .editor-content pre {
- border: 0;
- margin-bottom: 14px;
- }
- .editor-content code,
- .editor-content pre {
- border-radius: 0;
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
- }
- .editor-content pre>code {
- word-break: break-all;
- white-space: inherit;
- }
- .editor-content blockquote {
- border-color: inherit;
- color: inherit;
- background: 0
- }
- .hljs-line-numbers {
- text-align: right;
- border-right: 1px solid #ccc;
- color: #999;
- -webkit-touch-callout: none;
- -webkit-user-select: none;
- -khtml-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
- .editor-content .markdown-toc {
- padding: 15px 5px;
- background-color: #FFFFFF;
- line-height: 25px;
- border: 1px solid #CCCCCC;
- width: 300px;
- float: right;
- overflow-x: auto;
- margin: 0 0 10px 10px;
- }
- .http-method .default {
- width: 70px;
- display: inline-block;
- background-color: #333333;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- vertical-align: middle;
- margin-bottom: 3px;
- margin-right: 15px;
- color: #FFF !important;
- font-size: 11px;
- height: 24px;
- line-height: 24px;
- text-transform: uppercase;
- text-align: center;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .http-method .post {
- background-color: #F47023 !important;
- }
- .http-method .get {
- background-color: #27AE60 !important;
- }
- .http-method .put {
- background-color: #4A90E2 !important;
- }
- .http-method .del {
- background-color: red !important;
- }
- .http-method .trace {
- background-color: #e09d43 !important;
- }
- @media screen and (max-width: 840px) {
- .m-manual.manual-reader {
- font-size: 12px;
- min-width: initial
- }
- .m-manual.manual-reader .manual-head {
- min-width: initial
- }
- .m-manual.manual-reader .manual-head .manual-menu {
- display: none;
- }
- .m-manual.manual-reader .manual-body {
- padding-left: 0
- }
- .m-manual.manual-reader .manual-left {
- width: 80%;
- max-width: 360px;
- left: -80%;
- top: 0;
- z-index: 4000
- }
- .m-manual.manual-reader .manual-head .pull-left {
- right: 0;
- left: 0;
- position: relative
- }
- .m-manual.manual-reader .manual-head .pull-left .slidebar {
- display: inline-block;
- /*position: absolute;*/
- /*left: 0;*/
- /*top: 0;*/
- /*font-size: 20px*/
- }
- .m-manual.manual-reader .manual-head .pull-left .slidebar i {
- display: inline-block;
- vertical-align: top;
- margin-top: 20px;
- line-height: 100%
- }
- .m-manual.manual-reader .manual-head .pull-left .manual-title {
- padding-left: 30px;
- height: 54px;
- line-height: 54px;
- display: block;
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden
- }
- .m-manual.manual-reader .manual-navg {
- display: block
- }
- .m-manual.manual-reader .manual-head .left .manual-navg {
- margin-left: 36px;
- margin-right: 36px
- }
- .m-manual.manual-reader .manual-navg .title {
- float: none;
- text-align: center;
- display: block
- }
- .m-manual.manual-reader .manual-tab .tab-util {
- display: none
- }
- .m-manual.manual-reader .article-view .head-util {
- display: none
- }
- .m-manual.manual-reader .article-jump .jump-up,
- .m-manual.manual-reader .article-jump .jump-down {
- float: none;
- display: block
- }
- .m-manual.manual-reader .m-article .think-loading.loading-ripple {
- margin-left: -48px
- }
- .m-manual.manual-reader .manual-right {
- left: 0
- }
- .m-manual.manual-reader.manual-auto-close .manual-head {
- top: -55px
- }
- .m-manual.manual-reader.manual-auto-close .manual-progress {
- top: 0
- }
- .m-manual.manual-reader.manual-auto-open .manual-head {
- top: 0
- }
- .m-manual.manual-reader .manual-article .article-view {
- padding: 0 12px
- }
- .m-manual.manual-reader .manual-article .article-comment {
- padding: 0 12px
- }
- .m-manual.manual-reader .manual-article .article-head {
- display: none
- }
- .m-manual.manual-reader .manual-article .editor-content .markdown-toc {
- display: none;
- }
- .m-manual.manual-reader .manual-mask {
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: -10;
- background-color: #000;
- opacity: 0
- }
- .m-manual.manual-reader.manual-mobile-show-left .manual-left {
- left: 0;
- z-index: 3001
- }
- .m-manual.manual-reader.manual-mobile-show-left .manual-mask {
- opacity: .3;
- z-index: 3000
- }
- }
|