deCloudflare/src/style.css
nullius ee528226a8
Add missing '\n' to last lines of files; rm sigs
Files from the 1.0.8.6 xpi were missing '\n' at the end of their last
lines.  Changing this would invalidate the Mozilla manifest/signature
data, so I removed that.

No substantive code changes in this commit.
2018-01-02 04:50:30 +00:00

4 lines
143 B
CSS

body{font:13px Verdana}
label{-webkit-user-select:none;-moz-user-select:none}
textarea{white-space:pre;overflow-wrap:normal;overflow-x:scroll}