From 4c31a09b5f8435927bffd1405e21e156d91e4707 Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Wed, 17 Sep 2008 08:48:06 +0200 Subject: [PATCH] CSS class 'topic_navigator' renamed to 'navigator'. --- templates/artemus/ALL/TOPIC | 2 +- templates/artemus/ALL/css | 6 +++--- templates/artemus/ALL/intermixed_index | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/artemus/ALL/TOPIC b/templates/artemus/ALL/TOPIC index 2be16f7..aefa139 100644 --- a/templates/artemus/ALL/TOPIC +++ b/templates/artemus/ALL/TOPIC @@ -9,7 +9,7 @@ {-story_list|{-var|topic}|{-var|num|{-cfg_topic_num}}|{-var|offset|0}} -
+
diff --git a/templates/artemus/ALL/css b/templates/artemus/ALL/css index 53d9fa2..ed6fbe2 100644 --- a/templates/artemus/ALL/css +++ b/templates/artemus/ALL/css @@ -64,9 +64,9 @@ h6 { font-size: 80%; } .story_abstract { float: left; width: 100%; } .story_footer { float: left; width: 100%; background: #eeeecd; margin-bottom: 2em; } .topic_list { margin-left: 2em; } -.topic_navigator { clear: both; } -.topic_navigator .prev { float: left; } -.topic_navigator .next { float: right; } +.navigator { clear: both; } +.navigator .prev { float: left; } +.navigator .next { float: right; } .right { float: right; margin: 0.5em; padding: 1em; } .left { float: left; margin: 0.5em; padding: 1em; } diff --git a/templates/artemus/ALL/intermixed_index b/templates/artemus/ALL/intermixed_index index ad729c7..a336460 100644 --- a/templates/artemus/ALL/intermixed_index +++ b/templates/artemus/ALL/intermixed_index @@ -2,6 +2,6 @@ \{-_story_abstract\|\$1\|\$0\} } -
+ -- 2.11.4.GIT