comparison rhodecode/public/css/style.css @ 3581:93d912ea8cb1 beta

show forks in contextbar
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 24 Mar 2013 20:46:30 +0100
parents 9b0c7db2e895
children 51da0e019248
comparison
equal deleted inserted replaced
3580:7b9d4f6bb04e 3581:93d912ea8cb1
4519 background-color: #DEDEDE !important; 4519 background-color: #DEDEDE !important;
4520 border-radius: 4px !important; 4520 border-radius: 4px !important;
4521 -webkit-border-radius: 4px !important; 4521 -webkit-border-radius: 4px !important;
4522 } 4522 }
4523 4523
4524 #context-pages .forks span,
4525 .menu_link_notifications {
4526 padding: 4px 4px !important;
4527 text-align: center;
4528 color: #888 !important;
4529 background-color: #DEDEDE !important;
4530 border-radius: 4px !important;
4531 -webkit-border-radius: 4px !important;
4532 }
4533
4534
4524 .notification-header { 4535 .notification-header {
4525 padding-top: 6px; 4536 padding-top: 6px;
4526 } 4537 }
4527 .notification-header .desc { 4538 .notification-header .desc {
4528 font-size: 16px; 4539 font-size: 16px;