diff rhodecode/public/css/contextbar.css @ 3546:c5efdafee8fe beta

small UI changes for dropdowns on upper menu and summary boxes
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 19 Mar 2013 14:26:36 +0100
parents fc79b3d5beb7
children b44bb596ddb2
line wrap: on
line diff
--- a/rhodecode/public/css/contextbar.css	Mon Mar 18 18:20:46 2013 +0100
+++ b/rhodecode/public/css/contextbar.css	Tue Mar 19 14:26:36 2013 +0100
@@ -118,7 +118,7 @@
 
 #breadcrumbs span {
     font-weight: bold;
-    font-size: 2em;
+    font-size: 1.8em;
 }
 
 #context-top {
@@ -314,7 +314,7 @@
     content: ' \25BE';
 }
 #context-pages a.childs {
-    padding-right: 20px;
+    padding-right: 30px;
 }
 #context-pages a.childs:after {
     position: absolute;