Fraenkiman bad919b1cd Emoticons toolbar
- allows the integration of emoticons as UTFT-8 HTML entity via a toolbar
- the toolbar is available when creating/editing entries, static pages and in the comment function
2024-03-02 01:56:59 +01:00

14 lines
293 B
CSS

/*
* Name: Emoticons CSS
* Author: Fraenkiman
* Version: 1.0.0
* Module: emoticons.css
* Description: This file defines the style of the emoticons
*/
.emoticons a, .emoticons a:hover {
text-decoration: none !IMPORTANT;
text-shadow: none !IMPORTANT;
font-weight: normal !IMPORTANT
}