comparison rhodecode/public/css/style.css @ 3170:2ab2eed4a70a beta

implemented #725 Pull Request View - Show origin repo URL
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:48:07 +0100
parents 0226b6d6b2b5
children cd50d1b5f35b 5308df20306c
comparison
equal deleted inserted replaced
3169:a649599ad8b7 3170:2ab2eed4a70a
2776 } 2776 }
2777 .right .logtags .branchtag,.right .logtags .tagtag,.right .logtags .booktag{ 2777 .right .logtags .branchtag,.right .logtags .tagtag,.right .logtags .booktag{
2778 margin: 0px 2px; 2778 margin: 0px 2px;
2779 } 2779 }
2780 2780
2781 .right .logtags .branchtag,.logtags .branchtag { 2781 .right .logtags .branchtag,
2782 .logtags .branchtag,
2783 .spantag {
2782 padding: 1px 3px 1px 3px; 2784 padding: 1px 3px 1px 3px;
2783 background-color: #bfbfbf; 2785 background-color: #bfbfbf;
2784 font-size: 10px; 2786 font-size: 10px;
2785 font-weight: bold; 2787 font-weight: bold;
2786 color: #ffffff; 2788 color: #ffffff;