comparison 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
comparison
equal deleted inserted replaced
3545:e2fad0c6b19a 3546:c5efdafee8fe
116 font-size: 14px; 116 font-size: 14px;
117 } 117 }
118 118
119 #breadcrumbs span { 119 #breadcrumbs span {
120 font-weight: bold; 120 font-weight: bold;
121 font-size: 2em; 121 font-size: 1.8em;
122 } 122 }
123 123
124 #context-top { 124 #context-top {
125 position: relative; 125 position: relative;
126 overflow: hidden; 126 overflow: hidden;
312 #context-pages a.childs:after, 312 #context-pages a.childs:after,
313 #context-pages a.dropdown:after { 313 #context-pages a.dropdown:after {
314 content: ' \25BE'; 314 content: ' \25BE';
315 } 315 }
316 #context-pages a.childs { 316 #context-pages a.childs {
317 padding-right: 20px; 317 padding-right: 30px;
318 } 318 }
319 #context-pages a.childs:after { 319 #context-pages a.childs:after {
320 position: absolute; 320 position: absolute;
321 float: right; 321 float: right;
322 padding-left: 5px; 322 padding-left: 5px;