Customized default-rtl for latest plugin changes. Almost made me a little dizzy (-:
This commit is contained in:
parent
a40941d3f4
commit
01c1746f7c
@ -356,4 +356,40 @@ div.serendipitySideBarItem {
|
||||
.serendipity_comment_captcha_image{
|
||||
direction: ltr;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*** Additional plugin styles needed for the modernized output code ***/
|
||||
/*** added by Matthias 'YellowLed' Mees ***/
|
||||
|
||||
.container_serendipity_archives_plugin ul,
|
||||
.container_serendipity_syndication_plugin ul,
|
||||
.container_serendipity_authors_plugin ul,
|
||||
.container_serendipity_plugin_entrylinks ul {
|
||||
list-style: none;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.container_serendipity_authors_plugin .serendipitySideBarContent div {
|
||||
margin: 5px 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.serendipity_history_author { font-weight: bolder; }
|
||||
|
||||
.serendipity_history_intro,
|
||||
.serendipity_history_info { margin-bottom: 3px; }
|
||||
|
||||
.serendipity_history_body { margin-bottom: 10px; }
|
||||
|
||||
.serendipity_recententries_entrylink { margin-bottom: 2px; }
|
||||
|
||||
.serendipity_recententries_entrydate { margin: 0 0 4px 0; }
|
||||
|
||||
.plugin_comment_body { padding: 3px 0; }
|
||||
|
||||
.serendipity_shoutbox_date { margin: 5px 0 2px 0; }
|
||||
|
||||
.serendipity_shoutbox_comment { padding: 3px 0; }
|
||||
|
||||
/*** End Additional plugin styles ***/
|
||||
|
Loading…
x
Reference in New Issue
Block a user