mirror of
https://github.com/nextcloud/spreed.git
synced 2025-08-16 15:27:59 +00:00
Make the fullscreen icon not forced white anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@ -54,9 +54,6 @@
|
|||||||
&.icon-menu-people {
|
&.icon-menu-people {
|
||||||
background-image: url(icon-color-path('menu-people', 'spreed', 'fff', 1));
|
background-image: url(icon-color-path('menu-people', 'spreed', 'fff', 1));
|
||||||
}
|
}
|
||||||
&.icon-fullscreen {
|
|
||||||
background-image: url(icon-color-path('fullscreen', 'actions', 'fff', 1, true));
|
|
||||||
}
|
|
||||||
&.icon-promoted-view {
|
&.icon-promoted-view {
|
||||||
background-image: url(icon-color-path('promoted-view', 'spreed', 'fff', 1));
|
background-image: url(icon-color-path('promoted-view', 'spreed', 'fff', 1));
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user