Changeset 5955
- Timestamp:
- 01/24/12 22:08:32 (4 months ago)
- File:
-
- 1 edited
-
trunk/themes/core/css/error.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/core/css/error.css
r5954 r5955 117 117 border-right:1px solid gray; 118 118 color:gray; 119 padding -right: 6px;119 padding: 0.6em; 120 120 text-align:right; 121 121 font-family:monospace; 122 122 font-size:14px; 123 123 line-height: 1.3em; 124 margin-top: 0 !important; 124 125 } 125 126 … … 132 133 133 134 pre { 134 margin:3px; 135 /*width:62%*/ 135 font-family: monospace; 136 font-size: 14px; 137 line-height: 1.3em; 138 overflow: auto; 139 padding: 0.7em !important; 140 margin-top: 0 !important; 136 141 } 137 142
Note: See TracChangeset
for help on using the changeset viewer.
