mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Display the list of emojies of the user
This commit is contained in:
15
assets/css/pages/settings/sections/customEmojis.css
Normal file
15
assets/css/pages/settings/sections/customEmojis.css
Normal file
@ -0,0 +1,15 @@
|
||||
/**
|
||||
* Custom emojis settings
|
||||
*
|
||||
* @author Pierre Hubert
|
||||
*/
|
||||
|
||||
.box-emojis-settings td {
|
||||
height: 69px;
|
||||
text-align: center;
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
.box-emojis-settings img.e {
|
||||
height: 2em;
|
||||
}
|
Reference in New Issue
Block a user