From 254c73d3801f56717e4cb4ad6bb40d22f8b303a9 Mon Sep 17 00:00:00 2001 From: Git Date: Tue, 13 Dec 2011 08:00:17 +0000 Subject: [PATCH] Empty commit --- sections/forums/forum.php | 3 +++ sections/forums/thread.php | 5 +++++ static/styles/global.css | 2 ++ 3 files changed, 10 insertions(+) diff --git a/sections/forums/forum.php b/sections/forums/forum.php index 3e2a4afb..d37cea46 100644 --- a/sections/forums/forum.php +++ b/sections/forums/forum.php @@ -225,6 +225,9 @@ + diff --git a/sections/forums/thread.php b/sections/forums/thread.php index 23b6c5e7..118ede29 100644 --- a/sections/forums/thread.php +++ b/sections/forums/thread.php @@ -434,6 +434,11 @@ + diff --git a/static/styles/global.css b/static/styles/global.css index 023b4c61..ad4d04b7 100644 --- a/static/styles/global.css +++ b/static/styles/global.css @@ -171,3 +171,5 @@ div#AddArtists a { span.rbt { display: block; padding: 8px 0 0; background: url('../rippy/rippy_top.gif') no-repeat top; } span.rbm { display: block; background: url('../rippy/rippy_middle.gif') repeat bottom; padding: 2px; } span.rbb { display: block; padding: 4px 0px 18px; margin-bottom: 5px; background: url('../rippy/rippy_bottom.gif') no-repeat bottom; } + +.breadcrumbs { font-weight: bold; text-align: right; } \ No newline at end of file