comparison core.css @ 1765:e9d44e5e7e5b

Feature #1208: Added radio box option to page 'commentQuestion'. Also commentQuestion nodes are now common to core.js.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Mon, 08 Jun 2015 11:00:15 +0100
parents abdbbe9a72c4
children 30b9d9538cb7 4e9ab4f92f20
comparison
equal deleted inserted replaced
1764:43a367ee8073 1765:e9d44e5e7e5b
25 border-style:solid; 25 border-style:solid;
26 border-width:1px; 26 border-width:1px;
27 width: 624px; 27 width: 624px;
28 float: left; 28 float: left;
29 margin: 5px; 29 margin: 5px;
30 height: 90px;
30 } 31 }
31 32
32 div.comment-div span { 33 div.comment-div span {
33 margin-left: 15px; 34 margin-left: 15px;
34 } 35 }