diff pylons_app/public/css/style.css @ 373:3171614c0067

Added permissions check on repo switcher, and cached that for super short cache. repo switcher css updates
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Jul 2010 02:25:47 +0200
parents 0f35fa0f4eb8
children 3e55d9981c0e
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Wed Jul 28 01:52:12 2010 +0200
+++ b/pylons_app/public/css/style.css	Wed Jul 28 02:25:47 2010 +0200
@@ -3197,6 +3197,15 @@
 }
 
 /* -----------------------------------------------------------
+    REPO SWITCHER
+----------------------------------------------------------- */
+
+#switch_repos{
+	position: absolute;
+	height: 25px;
+	z-index: 1;
+}
+/* -----------------------------------------------------------
     BREADCRUMBS
 ----------------------------------------------------------- */