fix font-color of branch-delete "yes" button on light theme
This commit is contained in:
parent
b0f4f6a4f6
commit
7967122041
@ -160,3 +160,6 @@ a.ui.label {
|
||||
cursor: pointer;
|
||||
color: #fff !important;
|
||||
}
|
||||
.ui.basic.green.buttons .button, .ui.basic.green.button {
|
||||
color: #2da44e!important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user