comparison 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
comparison
equal deleted inserted replaced
372:1fa58ca0a77e 373:3171614c0067
3194 border: 0px; 3194 border: 0px;
3195 font-style: italic; 3195 font-style: italic;
3196 cursor: pointer; 3196 cursor: pointer;
3197 } 3197 }
3198 3198
3199 /* -----------------------------------------------------------
3200 REPO SWITCHER
3201 ----------------------------------------------------------- */
3202
3203 #switch_repos{
3204 position: absolute;
3205 height: 25px;
3206 z-index: 1;
3207 }
3199 /* ----------------------------------------------------------- 3208 /* -----------------------------------------------------------
3200 BREADCRUMBS 3209 BREADCRUMBS
3201 ----------------------------------------------------------- */ 3210 ----------------------------------------------------------- */
3202 3211
3203 .breadcrumbs{ 3212 .breadcrumbs{