mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
!important additions
This commit is contained in:
parent
96672ce470
commit
f53139f5b8
@ -517,7 +517,7 @@
|
|||||||
}
|
}
|
||||||
.ui.red.button,
|
.ui.red.button,
|
||||||
.ui.red.buttons .button {
|
.ui.red.buttons .button {
|
||||||
background-color: #7b2727;
|
background-color: #7b2727 !important;
|
||||||
}
|
}
|
||||||
.ui.checkbox label:hover,
|
.ui.checkbox label:hover,
|
||||||
.ui.checkbox + label:hover {
|
.ui.checkbox + label:hover {
|
||||||
@ -1048,6 +1048,6 @@
|
|||||||
background-color: #332020 !important;
|
background-color: #332020 !important;
|
||||||
}
|
}
|
||||||
.repository.view.issue .comment-list .comment .content > .merge-section {
|
.repository.view.issue .comment-list .comment .content > .merge-section {
|
||||||
border-top: 1px solid #2b51aa;
|
border-top: 1px solid #2b51aa !important;
|
||||||
background-color: #1a3e21;
|
background-color: #1a3e21 !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user