light: use black font color for "basic green button"
This commit is contained in:
parent
de6bc969f6
commit
fc3ad49098
@ -47,9 +47,10 @@
|
|||||||
.ui.label {
|
.ui.label {
|
||||||
padding: 0.5em 0.5em;
|
padding: 0.5em 0.5em;
|
||||||
}
|
}
|
||||||
|
/* "edit" and "reopen" button font color */
|
||||||
.ui.basic.green.buttons .button,
|
.ui.basic.green.buttons .button,
|
||||||
.ui.basic.green.button {
|
.ui.basic.green.button {
|
||||||
color: #2da44e;
|
color: #24292f;
|
||||||
}
|
}
|
||||||
.feeds .list ul li.private {
|
.feeds .list ul li.private {
|
||||||
background: none;
|
background: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user