Index: trunk/phase3/skins/vector/screen.css |
— | — | @@ -796,10 +796,11 @@ |
797 | 797 | background-color: #f9f9f9; |
798 | 798 | } |
799 | 799 | pre { |
| 800 | + word-wrap: break-word; |
800 | 801 | padding: 1em; |
801 | | - border: 1px dashed #2f6fab; |
| 802 | + border: 1px solid #EBEBEB; |
802 | 803 | color: black; |
803 | | - background-color: #f9f9f9; |
| 804 | + background-color: #F7F7F7; |
804 | 805 | line-height: 1.1em; |
805 | 806 | } |
806 | 807 | ul { |