light: fix color of PR delete button
This commit is contained in:
parent
59b09324ec
commit
52e563e2c7
@ -346,7 +346,7 @@
|
||||
.ui.negative.buttons .button,
|
||||
.ui.negative.button {
|
||||
background-color: none;
|
||||
color: #db2828;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.ui.green.button {
|
||||
|
@ -335,7 +335,7 @@ a.muted {
|
||||
.ui.negative.buttons .button,
|
||||
.ui.negative.button {
|
||||
background-color: none;
|
||||
color: #db2828;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.ui.green.button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user