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