Sha256: 426c322b2f4ed0ece606a281f522e20c2f409a5782737e763adb832d7a4ba8ab
Contents?: true
Size: 872 Bytes
Versions: 3
Compression:
Stored size: 872 Bytes
Contents
/* notee_comment_box */ .notee_comment_box { width: 100%; margin: 30px auto; float: left; } .notee_comments { width: 94%; padding: 3%; margin_bottom: 20px; float: left; } .notee_comment { width: 98%; padding: 1%; margin_bottom: 10px; border-bottom: 1px solid #dcdcdc; float: left; } .notee_comment_form { width: 60%; padding: 4%; margin_bottom: 20px; float: left; } .notee_label { width: 60%; margin-bottom: 15px; float: left; } .notee_text_field { width: 60%; height: 26px; min-width: 300px; margin-bottom: 15px; float: left; font-size: 14px; } .notee_text_area { width: 100%; height: 78px; margin-bottom: 15px; float: left; font-size: 14px; } .notee_submit { width: 100%; margin-bottom: 15px; float: left; font-size: 30px; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
notee-0.4.0 | lib/tasks/css/notee_default.css |
notee-0.3.7 | lib/tasks/css/notee_default.css |
notee-0.3.6 | lib/tasks/css/notee_default.css |