]> git.mjollnir.org Git - s9y.git/commitdiff
Customized default-rtl for latest plugin changes. Almost made me a little dizzy (-:
authoryellowled <yellowled>
Wed, 16 Apr 2008 11:45:49 +0000 (11:45 +0000)
committeryellowled <yellowled>
Wed, 16 Apr 2008 11:45:49 +0000 (11:45 +0000)
templates/default-rtl/style.css

index 526d68a7c82819aa210569c2c14c80b4358e5885..ea2309e2d40661dec9b7d23b0a12f91263559eb0 100644 (file)
@@ -356,4 +356,40 @@ div.serendipitySideBarItem {
 .serendipity_comment_captcha_image{\r
        direction: ltr;\r
        text-align: right;\r
-}
\ No newline at end of file
+}\r
+\r
+\r
+/*** Additional plugin styles needed for the modernized output code ***/\r
+/*** added by Matthias 'YellowLed' Mees                             ***/\r
+\r
+.container_serendipity_archives_plugin ul,\r
+.container_serendipity_syndication_plugin ul,\r
+.container_serendipity_authors_plugin ul,\r
+.container_serendipity_plugin_entrylinks ul {\r
+    list-style: none;\r
+    padding-right: 0;\r
+}\r
+\r
+.container_serendipity_authors_plugin .serendipitySideBarContent div {\r
+    margin: 5px 0;\r
+    padding-right: 0;\r
+}\r
+\r
+.serendipity_history_author { font-weight: bolder; }\r
+\r
+.serendipity_history_intro,\r
+.serendipity_history_info { margin-bottom: 3px; }\r
+\r
+.serendipity_history_body { margin-bottom: 10px; }\r
+\r
+.serendipity_recententries_entrylink { margin-bottom: 2px; }\r
+\r
+.serendipity_recententries_entrydate { margin: 0 0 4px 0; }\r
+\r
+.plugin_comment_body { padding: 3px 0; }\r
+\r
+.serendipity_shoutbox_date { margin: 5px 0 2px 0; }\r
+\r
+.serendipity_shoutbox_comment { padding: 3px 0; }\r
+\r
+/*** End Additional plugin styles                                   ***/\r