]> git.mxchange.org Git - friendica.git/commitdiff
add styling to event reminder
authorHannes Heute <5753419+haheute@users.noreply.github.com>
Fri, 29 Sep 2023 12:55:29 +0000 (14:55 +0200)
committerHannes Heute <5753419+haheute@users.noreply.github.com>
Fri, 29 Sep 2023 12:55:29 +0000 (14:55 +0200)
view/theme/frio/css/style.css

index aacebdbe4a5e70ca08d8f4f359982cc837471d76..1c8db916687f657877d8fa351ee32041a11ac653 100644 (file)
@@ -1303,7 +1303,7 @@ aside #follow-sidebar .form-group-search .form-button-search {
        padding: 2px 8px;
 }
 
-div#sidebar-circle-header h3, 
+div#sidebar-circle-header h3,
 div#sidebar-group-header h3 {
        float: left;
 }
@@ -2214,9 +2214,11 @@ img.acpopup-img {
        margin-left: 15px;
 }
 
-/* Birthday */
+/* Birthday and Event Reminders  */
 #birthday-notice,
-#birthday-wrapper {
+#birthday-wrapper,
+#event-notice,
+#event-wrapper {
        margin-bottom: 5px;
        padding: 10px;
        border: none;
@@ -3069,7 +3071,7 @@ details.profile-jot-net[open] summary:before {
        content: "\f0da"; /* Right Plain Pointer */
 }
 .widget > .fakelink > h3:before,
-#sidebar-circle-header > .fakelink > h3:before, 
+#sidebar-circle-header > .fakelink > h3:before,
 #sidebar-group-header > .fakelink > h3:before {
        font-family: ForkAwesome;
        content: "\f0d7"; /* Bottom Plain Pointer */