From ea37372d31bd70135d980b7fa053bee7cc2a5133 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Fri, 4 Oct 2013 01:14:39 +0200 Subject: Right-align "stable release: X.Y" hint Show the "Stable release: X.Y" hint on the right-hand side of the breadcrumb navigation line. --- web/content/media/plugins.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/content') diff --git a/web/content/media/plugins.css b/web/content/media/plugins.css index 0e104b9..552284f 100644 --- a/web/content/media/plugins.css +++ b/web/content/media/plugins.css @@ -109,6 +109,11 @@ div#breadcrumb { font-size: small; } +div#breadcrumb span#release { + float: right; + font-weight: bold; +} + div#footer { color: #696969; text-align: center; -- cgit v1.2.3-74-g34f1