mirror of
https://github.com/friendica/friendica
synced 2024-11-18 12:23:41 +00:00
Bugfix: fix frio's event dropdown color
This commit is contained in:
parent
f1090dd359
commit
dc76e81d3e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
#fc-header-right {
|
#fc-header-right {
|
||||||
margin-top: -4px;
|
margin-top: -4px;
|
||||||
}
|
}
|
||||||
#fc-header-right button {
|
#fc-header-right .dropdown > button {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
#event-calendar-title {
|
#event-calendar-title {
|
||||||
|
|
Loading…
Reference in a new issue