Ticket #1484758: previewpanefix.patch
| File previewpanefix.patch, 357 bytes (added by memoryhole, 11 months ago) |
|---|
-
skins/default/mail.css
old new 153 153 154 154 #messagepartframe 155 155 { 156 position: absolute;157 top: 0px;158 left: 0px;159 right: 0px;160 bottom: 0px;161 width: auto;162 height: auto;163 156 border: 1px solid #999999; 164 157 background-color: #F9F9F9; 165 158 }
