comparison rhodecode/public/css/style.css @ 3207:b9de46161c96 beta

make gravatar icon little bit bigger, re-use same img src like on other menu items, fix styling on unread inbox
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 23 Jan 2013 21:55:15 +0100
parents d4bb8de7382f
children b4daef4cc26d
comparison
equal deleted inserted replaced
3206:d4bb8de7382f 3207:b9de46161c96
4530 .notification-paginator{ 4530 .notification-paginator{
4531 padding: 0px 0px 4px 16px; 4531 padding: 0px 0px 4px 16px;
4532 float: left; 4532 float: left;
4533 } 4533 }
4534 4534
4535 .notifications { 4535 .menu_link_user{
4536 padding: 2px 7px !important; 4536 padding: 10px 8px 8px 8px !important;
4537 margin: 7px -4px -7px 4px !important; 4537 }
4538
4539 .menu_link_notifications {
4540 padding: 4px 4px !important;
4541 margin: 7px 4px 0px 0px !important;
4538 text-align: center; 4542 text-align: center;
4539 color:#888 !important; 4543 color:#888 !important;
4540 font-size: 10px; 4544 font-size: 10px;
4541 background-color: #DEDEDE !important; 4545 background-color: #DEDEDE !important;
4542 border-radius: 4px !important; 4546 border-radius: 4px !important;