Mercurial > hg > rc1
view skins/classic/safari.css @ 26:b2b6c0af2383
remove _ from name, lots of other hacks to get label context menu working
| author | Charlie Root |
|---|---|
| date | Sun, 28 Jan 2018 11:32:20 -0500 |
| parents | 1e000243b222 |
| children |
line wrap: on
line source
body { height: 100%; } html>body*#messagelist[id$="messagelist"]:not([class="none"]) { width: 99.8%; } html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.flag, html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.icon { width: 20px; } html>body*input[type$="file"]:not([class="none"]) { background-color: transparent; border: 0; } div.message-part pre, div.message-htmlpart pre, div.message-part div.pre { word-wrap: break-word; } #messagelist thead tr td, #messagelist tbody tr td { height: 18px; }
