comparison rhodecode/public/css/style.css @ 3431:f60a07dbe2f0 beta

notification inbox show subject
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 02 Mar 2013 21:31:02 +0100
parents b5ce72167906
children cc3373249b4b
comparison
equal deleted inserted replaced
3430:bbe21df7ad48 3431:f60a07dbe2f0
4650 cursor: pointer; 4650 cursor: pointer;
4651 color: #666; 4651 color: #666;
4652 font-size: 16px; 4652 font-size: 16px;
4653 } 4653 }
4654 .diff-container { 4654 .diff-container {
4655 4655
4656 } 4656 }
4657 4657
4658 .diff-container.hidden{ 4658 .diff-container.hidden{
4659 display: none; 4659 display: none;
4660 overflow: hidden; 4660 overflow: hidden;
4754 table.code-difftable td { 4754 table.code-difftable td {
4755 padding: 0 !important; 4755 padding: 0 !important;
4756 background: none !important; 4756 background: none !important;
4757 border:0 !important; 4757 border:0 !important;
4758 vertical-align: none !important; 4758 vertical-align: none !important;
4759 4759
4760 } 4760 }
4761 table.code-difftable .context { 4761 table.code-difftable .context {
4762 background:none repeat scroll 0 0 #DDE7EF; 4762 background:none repeat scroll 0 0 #DDE7EF;
4763 } 4763 }
4764 table.code-difftable .add { 4764 table.code-difftable .add {