From: dsc Date: Mon, 2 Apr 2012 17:44:41 +0000 (-0700) Subject: Fixes ugly Windows checkboxes. X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=a140ed16af93178e1ea3266b485aa4bef9ae9911;p=limn.git Fixes ugly Windows checkboxes. --- diff --git a/www/css/graph.styl b/www/css/graph.styl index bad3d65..627748c 100644 --- a/www/css/graph.styl +++ b/www/css/graph.styl @@ -161,7 +161,7 @@ section.graph font-weight bold // line-height 1.5 // font-size 100% - input.value + input.value:not([type="checkbox"]) width 240px font-family menlo, monospace .type