diff options
Diffstat (limited to 'static/css/putaba.css')
-rw-r--r-- | static/css/putaba.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/putaba.css b/static/css/putaba.css index 840d5fd..4c67245 100644 --- a/static/css/putaba.css +++ b/static/css/putaba.css @@ -31,7 +31,7 @@ hr,.ell{display:none} .omitted,.hsbn,.hsbn:hover{color:#ff3fff;background:#5500aa;display:inline-block} .reply,#q-p{background:#e6e6e6} .abbrev{color:#707070} -.highlight{background:#ccc} +.highlight{background:#ccc;outline:2px dashed #AAA} .userdelete{padding:5px} input[type="submit"].psei{background:#ff6600;color:white;border:none;padding:0.4em 1em} .nav{float:left} |