mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-05 18:52:17 +00:00
fix https button colour
This commit is contained in:
parent
cc710f48df
commit
050bb97ba1
@ -127,6 +127,9 @@
|
||||
.ui.basic.buttons .button {
|
||||
color: #a9a9a9 !important;
|
||||
}
|
||||
.ui.basic.blue.button, .ui.basic.blue.buttons .button {
|
||||
color: #b9c1ce !important;
|
||||
}
|
||||
.ui.basic.red.active.button,
|
||||
.ui.basic.red.buttons .active.button {
|
||||
box-shadow: 0 0 0 1px #c75252 inset!important;
|
||||
|
Loading…
Reference in New Issue
Block a user