Mercurial > libervia-templates
comparison sat_templates/templates/bulma/static/styles.css @ 390:38635d393089
bulma (chat/reactions): use a special style for reactions made by the user.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 13 Dec 2023 22:01:46 +0100 |
parents | 8b990c78d4b5 |
children | 9847e6dbeefa |
comparison
equal
deleted
inserted
replaced
389:2eaea9a9c234 | 390:38635d393089 |
---|---|
640 | 640 |
641 .reaction .emoji { | 641 .reaction .emoji { |
642 margin-right: .5rem; /* Space between emoji and counter using rem unit */ | 642 margin-right: .5rem; /* Space between emoji and counter using rem unit */ |
643 } | 643 } |
644 | 644 |
645 .own-reaction { | |
646 border-color: #3273dc; | |
647 } | |
648 | |
645 /************** | 649 /************** |
646 * animations * | 650 * animations * |
647 *************/ | 651 *************/ |
648 | 652 |
649 /* Fade In */ | 653 /* Fade In */ |