Show More
@@ -3712,7 +3712,7 b' table.code-difftable .lineno{' | |||||
3712 | padding-left:2px; |
|
3712 | padding-left:2px; | |
3713 | padding-right:2px; |
|
3713 | padding-right:2px; | |
3714 | text-align:right; |
|
3714 | text-align:right; | |
3715 |
width:3 |
|
3715 | width:32px; | |
3716 | -moz-user-select:none; |
|
3716 | -moz-user-select:none; | |
3717 | -webkit-user-select: none; |
|
3717 | -webkit-user-select: none; | |
3718 | border-right: 1px solid #CCC !important; |
|
3718 | border-right: 1px solid #CCC !important; | |
@@ -3731,8 +3731,6 b' table.code-difftable .lineno a{' | |||||
3731 | font:11px "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace !important; |
|
3731 | font:11px "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace !important; | |
3732 | letter-spacing:-1px; |
|
3732 | letter-spacing:-1px; | |
3733 | text-align:right; |
|
3733 | text-align:right; | |
3734 | float:right; |
|
|||
3735 | width:20px; |
|
|||
3736 | padding-right: 2px; |
|
3734 | padding-right: 2px; | |
3737 | cursor: pointer; |
|
3735 | cursor: pointer; | |
3738 | } |
|
3736 | } |
General Comments 0
You need to be logged in to leave comments.
Login now