annotate static/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css @ 52:7f9e76e7eb4d

For issue #7, another commit for a mailing list application. In this commit we add to the tests to check for the confirmation email. Also realized the request coming from the email is a GET, not a POST.
author Brian Neal <bgneal@gmail.com>
date Thu, 29 Mar 2012 20:01:13 -0500
parents 966cde8635c0
children
rev   line source
bgneal@45 1 input.radio {border:1px none #000; background:transparent; vertical-align:middle;}
bgneal@45 2 .panel_wrapper div.current {height:80px;}
bgneal@45 3 #width {width:50px; vertical-align:middle;}
bgneal@45 4 #width2 {width:50px; vertical-align:middle;}
bgneal@45 5 #size {width:100px;}