From a6b047be4ea244715a4ae5182d7c469c8948c31c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 12 Oct 2013 15:59:29 +0200 Subject: Sync with ikiwiki 3.20130904.1. --- actiontabs/style.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'actiontabs') diff --git a/actiontabs/style.css b/actiontabs/style.css index 65e66bf..27712e8 100644 --- a/actiontabs/style.css +++ b/actiontabs/style.css @@ -58,7 +58,8 @@ nav { border-bottom: 1px solid #000; } -.inlinecontent { +.inlinecontent, +.inlineenclosure { margin-top: .4em; } @@ -202,6 +203,13 @@ div.recentchanges { margin-top: 1em; } +.archivepagedate { + font-style: italic; +} +.archivepage { + margin-bottom: 1em; +} + .error { color: #C00; } @@ -316,6 +324,7 @@ div.progress-done { .popup .paren, .popup .expand { display: none; + text-align: left; } .popup:hover .balloon, .popup:focus .balloon { @@ -619,7 +628,7 @@ body { padding: 2px; } -#content, #comments, #footer { +#content, #enclosure, #comments, #footer { margin: 1em 2em; } -- cgit v1.2.3