1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-09-21 20:17:56 +00:00
nextcloud-breeze-dark/css/apps/official/_social.scss

20 lines
532 B
SCSS

/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Social ------------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
.app-social {
.icon-reply {
background-image: var(--icon-social-reply-f2f2f2) !important;
}
.emoji-invoker {
background-image: var(--icon-social-emoji-f2f2f2) !important;
}
}