|
|
|
@ -7,19 +7,27 @@
|
|
|
|
|
color: #bababa;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.file.list .non-diff-file-content .code-view .lines-num, .repository.file.list .non-diff-file-content .code-view .lines-code ol {
|
|
|
|
|
.repository.file.list .non-diff-file-content .code-view .lines-num,
|
|
|
|
|
.repository.file.list .non-diff-file-content .code-view .lines-code ol {
|
|
|
|
|
background-color: #2b2b2b !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-strong, .hljs-emphasis {
|
|
|
|
|
.hljs-strong,
|
|
|
|
|
.hljs-emphasis {
|
|
|
|
|
color: #a8a8a2;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-bullet, .hljs-quote, .hljs-link, .hljs-number, .hljs-regexp, .hljs-literal {
|
|
|
|
|
.hljs-bullet,
|
|
|
|
|
.hljs-quote,
|
|
|
|
|
.hljs-link,
|
|
|
|
|
.hljs-number,
|
|
|
|
|
.hljs-regexp,
|
|
|
|
|
.hljs-literal {
|
|
|
|
|
color: #6896ba;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-code, .hljs-selector-class {
|
|
|
|
|
.hljs-code,
|
|
|
|
|
.hljs-selector-class {
|
|
|
|
|
color: #a6e22e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -27,7 +35,12 @@
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-keyword, .hljs-selector-tag, .hljs-section, .hljs-attribute, .hljs-name, .hljs-variable {
|
|
|
|
|
.hljs-keyword,
|
|
|
|
|
.hljs-selector-tag,
|
|
|
|
|
.hljs-section,
|
|
|
|
|
.hljs-attribute,
|
|
|
|
|
.hljs-name,
|
|
|
|
|
.hljs-variable {
|
|
|
|
|
color: #cb7832;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -39,11 +52,23 @@
|
|
|
|
|
color: #6a8759;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-subst, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-symbol, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-template-tag, .hljs-template-variable, .hljs-addition {
|
|
|
|
|
.hljs-subst,
|
|
|
|
|
.hljs-type,
|
|
|
|
|
.hljs-built_in,
|
|
|
|
|
.hljs-builtin-name,
|
|
|
|
|
.hljs-symbol,
|
|
|
|
|
.hljs-selector-id,
|
|
|
|
|
.hljs-selector-attr,
|
|
|
|
|
.hljs-selector-pseudo,
|
|
|
|
|
.hljs-template-tag,
|
|
|
|
|
.hljs-template-variable,
|
|
|
|
|
.hljs-addition {
|
|
|
|
|
color: #e0c46c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-comment, .hljs-deletion, .hljs-meta {
|
|
|
|
|
.hljs-comment,
|
|
|
|
|
.hljs-deletion,
|
|
|
|
|
.hljs-meta {
|
|
|
|
|
color: #7f7f7f;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -68,7 +93,8 @@ a:hover {
|
|
|
|
|
color: #a0cc75;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.card > .extra a:not(.ui):hover, .ui.cards > .card > .extra a:not(.ui):hover {
|
|
|
|
|
.ui.card > .extra a:not(.ui):hover,
|
|
|
|
|
.ui.cards > .card > .extra a:not(.ui):hover {
|
|
|
|
|
color: #a0cc75;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -137,7 +163,7 @@ a:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.following.bar .top.menu a.item:hover {
|
|
|
|
|
color: #fff;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.view.issue .comment-list .comment .content > .bottom.segment a {
|
|
|
|
@ -169,8 +195,10 @@ a:hover {
|
|
|
|
|
border: 1px solid #333640;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .link.item:hover, .ui.secondary.menu a.item:hover {
|
|
|
|
|
color: #fff;
|
|
|
|
|
.ui.secondary.menu .dropdown.item:hover,
|
|
|
|
|
.ui.secondary.menu .link.item:hover,
|
|
|
|
|
.ui.secondary.menu a.item:hover {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.menu .ui.dropdown .menu > .item {
|
|
|
|
@ -178,7 +206,8 @@ a:hover {
|
|
|
|
|
color: #9e9e9e !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.secondary.menu .dropdown.item > .menu, .ui.text.menu .dropdown.item > .menu {
|
|
|
|
|
.ui.secondary.menu .dropdown.item > .menu,
|
|
|
|
|
.ui.text.menu .dropdown.item > .menu {
|
|
|
|
|
border: 1px solid #434444;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -191,15 +220,17 @@ footer {
|
|
|
|
|
background: #2c303a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.menu .ui.dropdown .menu > .item:hover, .ui.menu .ui.dropdown .menu > .selected.item {
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
.ui.menu .ui.dropdown .menu > .item:hover,
|
|
|
|
|
.ui.menu .ui.dropdown .menu > .selected.item {
|
|
|
|
|
color: #ffffff !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.dropdown .menu > .header {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.red.label, .ui.red.labels .label {
|
|
|
|
|
.ui.red.label,
|
|
|
|
|
.ui.red.labels .label {
|
|
|
|
|
background-color: #7d3434 !important;
|
|
|
|
|
border-color: #8a2121 !important;
|
|
|
|
|
}
|
|
|
|
@ -209,18 +240,22 @@ footer {
|
|
|
|
|
border: 1px solid #353945;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover {
|
|
|
|
|
.ui.menu .active.item:hover,
|
|
|
|
|
.ui.vertical.menu .active.item:hover {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
background: #4B5162;
|
|
|
|
|
background: #4b5162;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.link.menu .item:hover, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover {
|
|
|
|
|
.ui.link.menu .item:hover,
|
|
|
|
|
.ui.menu .dropdown.item:hover,
|
|
|
|
|
.ui.menu .link.item:hover,
|
|
|
|
|
.ui.menu a.item:hover {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
background: #454b5a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.menu .active.item {
|
|
|
|
|
background: #4B5162;
|
|
|
|
|
background: #4b5162;
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -230,7 +265,8 @@ footer {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.input input:focus, .ui.input.focus input {
|
|
|
|
|
.ui.input input:focus,
|
|
|
|
|
.ui.input.focus input {
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 2px solid #353945;
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
@ -257,31 +293,39 @@ footer {
|
|
|
|
|
border-bottom: 1px dashed #475767;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.green.label, .ui.green.labels .label, .ui.basic.green.label {
|
|
|
|
|
.ui.green.label,
|
|
|
|
|
.ui.green.labels .label,
|
|
|
|
|
.ui.basic.green.label {
|
|
|
|
|
background-color: #2d693b !important;
|
|
|
|
|
border-color: #2d693b !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.green.labels a.label:hover, a.ui.basic.green.label:hover {
|
|
|
|
|
.ui.basic.green.labels a.label:hover,
|
|
|
|
|
a.ui.basic.green.label:hover {
|
|
|
|
|
background-color: #16ab39 !important;
|
|
|
|
|
border-color: #16ab39 !important;
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
color: #ffffff !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.issue.list > .item .comment {
|
|
|
|
|
color: #129c92;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.button, .ui.basic.buttons .button {
|
|
|
|
|
.ui.basic.button,
|
|
|
|
|
.ui.basic.buttons .button {
|
|
|
|
|
color: #797979 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.red.active.button, .ui.basic.red.buttons .active.button {
|
|
|
|
|
.ui.basic.red.active.button,
|
|
|
|
|
.ui.basic.red.buttons .active.button {
|
|
|
|
|
box-shadow: 0 0 0 1px #c75252 inset !important;
|
|
|
|
|
color: #c75252 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.button:focus, .ui.basic.button:hover, .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover {
|
|
|
|
|
.ui.basic.button:focus,
|
|
|
|
|
.ui.basic.button:hover,
|
|
|
|
|
.ui.basic.buttons .button:focus,
|
|
|
|
|
.ui.basic.buttons .button:hover {
|
|
|
|
|
background: transparent !important;
|
|
|
|
|
color: #dbdbdb !important;
|
|
|
|
|
}
|
|
|
|
@ -291,7 +335,8 @@ footer {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.menu .item.disabled, .ui.menu .item.disabled:hover {
|
|
|
|
|
.ui.menu .item.disabled,
|
|
|
|
|
.ui.menu .item.disabled:hover {
|
|
|
|
|
color: #626773;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -309,7 +354,7 @@ footer {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
border-left: 1px solid transparent;
|
|
|
|
|
border-right: 1px solid transparent;
|
|
|
|
|
border-top: none;
|
|
|
|
|
border-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.tabular.menu .item {
|
|
|
|
@ -320,11 +365,13 @@ footer {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.header, .ui.breadcrumb .divider {
|
|
|
|
|
.ui.header,
|
|
|
|
|
.ui.breadcrumb .divider {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.label, .ui.blue.labels .label {
|
|
|
|
|
.ui.blue.label,
|
|
|
|
|
.ui.blue.labels .label {
|
|
|
|
|
background-color: #26577b !important;
|
|
|
|
|
border-color: #26577b !important;
|
|
|
|
|
}
|
|
|
|
@ -333,20 +380,43 @@ footer {
|
|
|
|
|
background: #565454;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.button, .ui.blue.buttons .button {
|
|
|
|
|
.ui.blue.button,
|
|
|
|
|
.ui.blue.buttons .button {
|
|
|
|
|
background-color: #87ab63;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.button:hover, .ui.blue.buttons .button:hover {
|
|
|
|
|
.ui.blue.button:hover,
|
|
|
|
|
.ui.blue.buttons .button:hover {
|
|
|
|
|
background-color: #a0cc75;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] {
|
|
|
|
|
.ui.form input:not([type]),
|
|
|
|
|
.ui.form input[type="text"],
|
|
|
|
|
.ui.form input[type="email"],
|
|
|
|
|
.ui.form input[type="search"],
|
|
|
|
|
.ui.form input[type="password"],
|
|
|
|
|
.ui.form input[type="date"],
|
|
|
|
|
.ui.form input[type="datetime-local"],
|
|
|
|
|
.ui.form input[type="tel"],
|
|
|
|
|
.ui.form input[type="time"],
|
|
|
|
|
.ui.form input[type="url"],
|
|
|
|
|
.ui.form input[type="number"] {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 2px solid #353945;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form input:not([type]):focus, .ui.form input[type=text]:focus, .ui.form input[type=email]:focus, .ui.form input[type=search]:focus, .ui.form input[type=password]:focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus, .ui.form input[type=number]:focus {
|
|
|
|
|
.ui.form input:not([type]):focus,
|
|
|
|
|
.ui.form input[type="text"]:focus,
|
|
|
|
|
.ui.form input[type="email"]:focus,
|
|
|
|
|
.ui.form input[type="search"]:focus,
|
|
|
|
|
.ui.form input[type="password"]:focus,
|
|
|
|
|
.ui.form input[type="date"]:focus,
|
|
|
|
|
.ui.form input[type="datetime-local"]:focus,
|
|
|
|
|
.ui.form input[type="tel"]:focus,
|
|
|
|
|
.ui.form input[type="time"]:focus,
|
|
|
|
|
.ui.form input[type="url"]:focus,
|
|
|
|
|
.ui.form input[type="number"]:focus {
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 2px solid #4b505f;
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
@ -356,11 +426,13 @@ footer {
|
|
|
|
|
border-right-color: #4b505f !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.green.button, .ui.green.buttons .button {
|
|
|
|
|
.ui.green.button,
|
|
|
|
|
.ui.green.buttons .button {
|
|
|
|
|
background-color: #87ab63;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.green.button:hover, .ui.green.buttons .button:hover {
|
|
|
|
|
.ui.green.button:hover,
|
|
|
|
|
.ui.green.buttons .button:hover {
|
|
|
|
|
background-color: #a0cc75;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -370,7 +442,8 @@ footer {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.labeled.button:not([class*="left labeled"]) > .label, .ui[class*="left labeled"].button > .button {
|
|
|
|
|
.ui.labeled.button:not([class*="left labeled"]) > .label,
|
|
|
|
|
.ui[class*="left labeled"].button > .button {
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 1px solid #4c505c;
|
|
|
|
|
color: #87ab63;
|
|
|
|
@ -414,11 +487,15 @@ footer {
|
|
|
|
|
border-bottom: 1px solid #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs, .hljs-keyword, .hljs-selector-tag, .hljs-subst {
|
|
|
|
|
.hljs,
|
|
|
|
|
.hljs-keyword,
|
|
|
|
|
.hljs-selector-tag,
|
|
|
|
|
.hljs-subst {
|
|
|
|
|
color: #9daccc;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.markdown:not(code) .highlight pre, .markdown:not(code) pre {
|
|
|
|
|
.markdown:not(code) .highlight pre,
|
|
|
|
|
.markdown:not(code) pre {
|
|
|
|
|
background-color: #2a2e3a;
|
|
|
|
|
border: 1px solid #404552;
|
|
|
|
|
}
|
|
|
|
@ -432,7 +509,7 @@ footer {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.dropdown .menu > .message:not(.ui) {
|
|
|
|
|
color: rgb(99, 99, 99);
|
|
|
|
|
color: #636363;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.input {
|
|
|
|
@ -453,12 +530,15 @@ footer {
|
|
|
|
|
border: 1px solid #404552;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.active.button:active, .ui.button:active, .ui.button:focus {
|
|
|
|
|
.ui.active.button:active,
|
|
|
|
|
.ui.button:active,
|
|
|
|
|
.ui.button:focus {
|
|
|
|
|
background-color: #2e3e4e;
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.dropdown .menu .selected.item, .ui.dropdown.selected {
|
|
|
|
|
.ui.dropdown .menu .selected.item,
|
|
|
|
|
.ui.dropdown.selected {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -528,11 +608,13 @@ footer {
|
|
|
|
|
color: #dbdbdb !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.green.active.button, .ui.basic.green.buttons .active.button {
|
|
|
|
|
.ui.basic.green.active.button,
|
|
|
|
|
.ui.basic.green.buttons .active.button {
|
|
|
|
|
color: #13ae38 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form textarea, .ui.form textarea:focus {
|
|
|
|
|
.ui.form textarea,
|
|
|
|
|
.ui.form textarea:focus {
|
|
|
|
|
background: #1a2632;
|
|
|
|
|
border: 1px solid #313c47;
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
@ -552,7 +634,7 @@ footer {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff-unified tbody tr.add-code td {
|
|
|
|
|
background-color: rgb(40, 62, 45) !important;
|
|
|
|
|
background-color: #283e2d !important;
|
|
|
|
|
border-color: #314a37 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -569,19 +651,18 @@ footer {
|
|
|
|
|
background: #2e323e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code {
|
|
|
|
|
border-color: #2d2d2d !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .file-body.file-code .lines-num-old {
|
|
|
|
|
border-right: 1px solid #2d2d2d;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-title, .hljs-section, .hljs-selector-id {
|
|
|
|
|
.hljs-title,
|
|
|
|
|
.hljs-section,
|
|
|
|
|
.hljs-selector-id {
|
|
|
|
|
color: #986c88;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-string, .hljs-doctag {
|
|
|
|
|
.hljs-string,
|
|
|
|
|
.hljs-doctag {
|
|
|
|
|
color: #949494;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -589,12 +670,13 @@ footer {
|
|
|
|
|
background-color: #5f3737;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code {
|
|
|
|
|
.repository .diff-file-box .code-diff tbody tr.tag-code td,
|
|
|
|
|
.repository .diff-file-box .code-diff tbody tr td.tag-code {
|
|
|
|
|
background-color: #292727 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.vertical.menu .active.item {
|
|
|
|
|
background: #4B5162;
|
|
|
|
|
background: #4b5162;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.vertical.menu .item {
|
|
|
|
@ -618,19 +700,21 @@ footer {
|
|
|
|
|
color: #87ab63 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.selection.active.dropdown, .ui.selection.active.dropdown .menu {
|
|
|
|
|
.ui.selection.active.dropdown,
|
|
|
|
|
.ui.selection.active.dropdown .menu {
|
|
|
|
|
border-color: #4e5361;
|
|
|
|
|
box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
|
|
|
|
|
box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.selection.active.dropdown:hover, .ui.selection.active.dropdown:hover .menu {
|
|
|
|
|
.ui.selection.active.dropdown:hover,
|
|
|
|
|
.ui.selection.active.dropdown:hover .menu {
|
|
|
|
|
border-color: #4e5361;
|
|
|
|
|
box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
|
|
|
|
|
box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.selection.dropdown {
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 1px solid rgb(64, 69, 82);
|
|
|
|
|
border: 1px solid #404552;
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -642,16 +726,19 @@ footer {
|
|
|
|
|
border-bottom: 1px solid #313c47;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.card, .ui.cards > .card {
|
|
|
|
|
.ui.card,
|
|
|
|
|
.ui.cards > .card {
|
|
|
|
|
background: #353945;
|
|
|
|
|
box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.card > .content > .header, .ui.cards > .card > .content > .header {
|
|
|
|
|
.ui.card > .content > .header,
|
|
|
|
|
.ui.cards > .card > .content > .header {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.card > .extra a:not(.ui), .ui.cards > .card > .extra a:not(.ui) {
|
|
|
|
|
.ui.card > .extra a:not(.ui),
|
|
|
|
|
.ui.cards > .card > .extra a:not(.ui) {
|
|
|
|
|
color: #87ab63;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -683,15 +770,23 @@ footer {
|
|
|
|
|
background: #4b5162;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .link.item:hover, .ui.secondary.pointing.menu a.item:hover {
|
|
|
|
|
.ui.secondary.pointing.menu .dropdown.item:hover,
|
|
|
|
|
.ui.secondary.pointing.menu .link.item:hover,
|
|
|
|
|
.ui.secondary.pointing.menu a.item:hover {
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox label, .ui.checkbox + label, .ui.form .field > label {
|
|
|
|
|
.ui.checkbox label,
|
|
|
|
|
.ui.checkbox + label,
|
|
|
|
|
.ui.form .field > label {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form .inline.field > label, .ui.form .inline.field > p, .ui.form .inline.fields .field > label, .ui.form .inline.fields .field > p, .ui.form .inline.fields > label {
|
|
|
|
|
.ui.form .inline.field > label,
|
|
|
|
|
.ui.form .inline.field > p,
|
|
|
|
|
.ui.form .inline.fields .field > label,
|
|
|
|
|
.ui.form .inline.fields .field > p,
|
|
|
|
|
.ui.form .inline.fields > label {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -717,7 +812,7 @@ input {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.secondary.pointing.menu .active.item {
|
|
|
|
|
border: none;
|
|
|
|
|
border: 0;
|
|
|
|
|
background: #383c4a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -725,11 +820,8 @@ input {
|
|
|
|
|
border-top: 1px solid #404552;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.attached.info.message, .ui.info.message {
|
|
|
|
|
.ui.attached.info.message,
|
|
|
|
|
.ui.info.message {
|
|
|
|
|
box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -762,65 +854,84 @@ input {
|
|
|
|
|
box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.red.button, .ui.red.buttons .button {
|
|
|
|
|
.ui.red.button,
|
|
|
|
|
.ui.red.buttons .button {
|
|
|
|
|
background-color: #7d3434;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.red.button:hover, .ui.red.buttons .button:hover {
|
|
|
|
|
.ui.red.button:hover,
|
|
|
|
|
.ui.red.buttons .button:hover {
|
|
|
|
|
background-color: #984646;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox label:hover, .ui.checkbox + label:hover {
|
|
|
|
|
.ui.checkbox label:hover,
|
|
|
|
|
.ui.checkbox + label:hover {
|
|
|
|
|
color: #dbdbdb !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
|
|
|
|
|
color: rgb(127, 152, 173);
|
|
|
|
|
.ui.checkbox input:checked ~ .box:after,
|
|
|
|
|
.ui.checkbox input:checked ~ label:after {
|
|
|
|
|
color: #7f98ad;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
|
|
|
|
|
.ui.checkbox input:checked ~ .box:before,
|
|
|
|
|
.ui.checkbox input:checked ~ label:before {
|
|
|
|
|
background: #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox .box:hover::before, .ui.checkbox label:hover::before {
|
|
|
|
|
.ui.checkbox .box:hover::before,
|
|
|
|
|
.ui.checkbox label:hover::before {
|
|
|
|
|
background: #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox .box:before, .ui.checkbox label:before {
|
|
|
|
|
.ui.checkbox .box:before,
|
|
|
|
|
.ui.checkbox label:before {
|
|
|
|
|
background: #304251;
|
|
|
|
|
border: 1px solid #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox .box:active::before, .ui.checkbox label:active::before {
|
|
|
|
|
.ui.checkbox .box:active::before,
|
|
|
|
|
.ui.checkbox label:active::before {
|
|
|
|
|
background: #304251;
|
|
|
|
|
border-color: rgba(34, 36, 38, .35);
|
|
|
|
|
border-color: rgba(34, 36, 38, 0.35);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
|
|
|
|
|
.ui.checkbox input:checked ~ .box:before,
|
|
|
|
|
.ui.checkbox input:checked ~ label:before {
|
|
|
|
|
border-color: #304251;
|
|
|
|
|
background: #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:focus ~ .box:before, .ui.checkbox input:focus ~ label:before {
|
|
|
|
|
.ui.checkbox input:focus ~ .box:before,
|
|
|
|
|
.ui.checkbox input:focus ~ label:before {
|
|
|
|
|
border-color: #304251;
|
|
|
|
|
background: #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked:focus ~ .box:before, .ui.checkbox input:checked:focus ~ label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before {
|
|
|
|
|
.ui.checkbox input:checked:focus ~ .box:before,
|
|
|
|
|
.ui.checkbox input:checked:focus ~ label:before,
|
|
|
|
|
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:before,
|
|
|
|
|
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:before {
|
|
|
|
|
border-color: #304251;
|
|
|
|
|
background: #304251;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
|
|
|
|
|
.ui.checkbox input:checked ~ .box:after,
|
|
|
|
|
.ui.checkbox input:checked ~ label:after {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
color: rgb(127, 152, 173);
|
|
|
|
|
color: #7f98ad;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:checked:focus ~ .box:after, .ui.checkbox input:checked:focus ~ label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after {
|
|
|
|
|
color: rgb(127, 152, 173);
|
|
|
|
|
.ui.checkbox input:checked:focus ~ .box:after,
|
|
|
|
|
.ui.checkbox input:checked:focus ~ label:after,
|
|
|
|
|
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box:after,
|
|
|
|
|
.ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label:after {
|
|
|
|
|
color: #7f98ad;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.checkbox input:focus ~ .box:after, .ui.checkbox input:focus ~ label, .ui.checkbox input:focus ~ label:after {
|
|
|
|
|
.ui.checkbox input:focus ~ .box:after,
|
|
|
|
|
.ui.checkbox input:focus ~ label,
|
|
|
|
|
.ui.checkbox input:focus ~ label:after {
|
|
|
|
|
color: #9a9a9a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -842,7 +953,9 @@ input {
|
|
|
|
|
box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-tag, .hljs-name, .hljs-attribute {
|
|
|
|
|
.hljs-tag,
|
|
|
|
|
.hljs-name,
|
|
|
|
|
.hljs-attribute {
|
|
|
|
|
color: #ef5e77;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -850,16 +963,22 @@ input {
|
|
|
|
|
border-bottom: 1px solid #4c505c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.form textarea, .ui.form textarea:focus {
|
|
|
|
|
.ui.form textarea,
|
|
|
|
|
.ui.form textarea:focus {
|
|
|
|
|
background: #404552;
|
|
|
|
|
border: 2px solid #353945;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-tag .hljs-attr {
|
|
|
|
|
.hljs-number,
|
|
|
|
|
.hljs-literal,
|
|
|
|
|
.hljs-variable,
|
|
|
|
|
.hljs-template-variable,
|
|
|
|
|
.hljs-tag .hljs-attr {
|
|
|
|
|
color: #bd84bf;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hljs-string, .hljs-doctag {
|
|
|
|
|
.hljs-string,
|
|
|
|
|
.hljs-doctag {
|
|
|
|
|
color: #8ab398;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -867,16 +986,19 @@ input {
|
|
|
|
|
border: 2px dashed #4c505c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.red.button, .ui.basic.red.buttons .button {
|
|
|
|
|
.ui.basic.red.button,
|
|
|
|
|
.ui.basic.red.buttons .button {
|
|
|
|
|
box-shadow: 0 0 0 1px #a04141 inset !important;
|
|
|
|
|
color: #a04141 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.list .list > .item .header, .ui.list > .item .header {
|
|
|
|
|
.ui.list .list > .item .header,
|
|
|
|
|
.ui.list > .item .header {
|
|
|
|
|
color: #dedede;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.list .list > .item .description, .ui.list > .item .description {
|
|
|
|
|
.ui.list .list > .item .description,
|
|
|
|
|
.ui.list > .item .description {
|
|
|
|
|
color: #9e9e9e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -888,31 +1010,41 @@ input {
|
|
|
|
|
background: #2e323e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, .repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory,
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
|
|
|
|
|
color: #7c9b5e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.button:focus, .ui.blue.buttons .button:focus {
|
|
|
|
|
.ui.blue.button:focus,
|
|
|
|
|
.ui.blue.buttons .button:focus {
|
|
|
|
|
background-color: #87ab63;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.blue.button:hover, .ui.basic.blue.buttons .button:hover {
|
|
|
|
|
.ui.basic.blue.button:hover,
|
|
|
|
|
.ui.basic.blue.buttons .button:hover {
|
|
|
|
|
box-shadow: 0 0 0 1px #87ab63 inset !important;
|
|
|
|
|
color: #87ab63 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.blue.button:focus, .ui.basic.blue.buttons .button:focus {
|
|
|
|
|
.ui.basic.blue.button:focus,
|
|
|
|
|
.ui.basic.blue.buttons .button:focus {
|
|
|
|
|
box-shadow: 0 0 0 1px #87ab63 inset !important;
|
|
|
|
|
color: #87ab63 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs {
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-num pre,
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-code pre,
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-num ol,
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-code ol,
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-num .hljs,
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-code .hljs {
|
|
|
|
|
background-color: #2a2e3a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
a.ui.label:hover,
|
|
|
|
|
a.ui.labels .label:hover {
|
|
|
|
|
background-color: #505667;
|
|
|
|
|
color: rgb(219, 219, 219);
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .label.list .item {
|
|
|
|
@ -923,43 +1055,62 @@ a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
background: #2e323e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, .repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory,
|
|
|
|
|
.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule {
|
|
|
|
|
color: #7c9b5e;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.blue.button, .ui.basic.blue.buttons .button {
|
|
|
|
|
.ui.basic.blue.button,
|
|
|
|
|
.ui.basic.blue.buttons .button {
|
|
|
|
|
box-shadow: 0 0 0 1px #a27558 inset !important;
|
|
|
|
|
color: #a27558 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs {
|
|
|
|
|
background-color: #2a2e3a;
|
|
|
|
|
.repository.file.list #file-content .code-view {
|
|
|
|
|
.lines-num pre,
|
|
|
|
|
.lines-code pre,
|
|
|
|
|
.lines-num ol,
|
|
|
|
|
.lines-code ol,
|
|
|
|
|
.lines-num .hljs,
|
|
|
|
|
.hljs {
|
|
|
|
|
background-color: #2a2e3a;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
a.ui.label:hover,
|
|
|
|
|
a.ui.labels .label:hover {
|
|
|
|
|
background-color: #505667;
|
|
|
|
|
color: rgb(219, 219, 219);
|
|
|
|
|
color: #dbdbdb;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) {
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) {
|
|
|
|
|
background-color: #2a2e3a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr td.add-code {
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr td.add-code {
|
|
|
|
|
background-color: #283e2d !important;
|
|
|
|
|
border-color: #314a37 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr td.del-code {
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2),
|
|
|
|
|
.repository .diff-file-box .code-diff-split tbody tr td.del-code {
|
|
|
|
|
background-color: #3c2626 !important;
|
|
|
|
|
border-color: #634343 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.button:focus, .ui.blue.buttons .button:focus {
|
|
|
|
|
.ui.blue.button:focus,
|
|
|
|
|
.ui.blue.buttons .button:focus {
|
|
|
|
|
background-color: #a27558;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.blue.button:active, .ui.blue.buttons .button:active {
|
|
|
|
|
.ui.blue.button:active,
|
|
|
|
|
.ui.blue.buttons .button:active {
|
|
|
|
|
background-color: #a27558;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -993,7 +1144,8 @@ a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
background: #383c4a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.basic.blue.button, .ui.basic.blue.buttons .button {
|
|
|
|
|
.ui.basic.blue.button,
|
|
|
|
|
.ui.basic.blue.buttons .button {
|
|
|
|
|
box-shadow: 0 0 0 1px #87ab63 inset !important;
|
|
|
|
|
color: #87ab63 !important;
|
|
|
|
|
}
|
|
|
|
@ -1009,7 +1161,7 @@ a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
.CodeMirror {
|
|
|
|
|
color: #9daccc;
|
|
|
|
|
background-color: #2b2b2b;
|
|
|
|
|
border-top: none;
|
|
|
|
|
border-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.CodeMirror-gutters {
|
|
|
|
@ -1027,7 +1179,7 @@ a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
.comment-code-cloud {
|
|
|
|
|
.ui.attached.tabular.menu {
|
|
|
|
|
background: none transparent;
|
|
|
|
|
border: none;
|
|
|
|
|
border: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.footer .markdown-info {
|
|
|
|
@ -1036,7 +1188,7 @@ a.ui.label:hover, a.ui.labels .label:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.file-comment {
|
|
|
|
|
color: #888;
|
|
|
|
|
color: #888888;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.comments .comment {
|
|
|
|
|