mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Add block reverted, fav buttons are working. Other problems was fixed.
This commit is contained in:
parent
f79e370c02
commit
20e32aacf5
@ -87,9 +87,19 @@
|
||||
}
|
||||
|
||||
.like {
|
||||
color: rgb(109, 109, 109) !important;
|
||||
color: rgb(109, 109, 109);
|
||||
}
|
||||
|
||||
.unlike {
|
||||
color: red !important;
|
||||
}
|
||||
|
||||
.color-red {
|
||||
color: red !important;
|
||||
}
|
||||
|
||||
.color-black {
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user