annotate static/js/tiny_mce/plugins/advhr/css/advhr.css @ 956:6cc9221d04a7

Issue #85: fix 500 error with custom search form. Can't rely on exact being in cleaned_data if there is an error with it.
author Brian Neal <bgneal@gmail.com>
date Sat, 30 May 2015 17:41:11 -0500
parents 88b2b9cb8c1f
children
rev   line source
bgneal@312 1 input.radio {border:1px none #000; background:transparent; vertical-align:middle;}
bgneal@312 2 .panel_wrapper div.current {height:80px;}
bgneal@312 3 #width {width:50px; vertical-align:middle;}
bgneal@312 4 #width2 {width:50px; vertical-align:middle;}
bgneal@312 5 #size {width:100px;}