comparison core.css @ 1026:f13b6efc4513

Feature #1208: Added radio box option to page 'commentQuestion'. Also commentQuestion nodes are now common to core.js.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 08 Jun 2015 11:00:15 +0100
parents d897f129ad4e
children 30b9d9538cb7 4e9ab4f92f20
comparison
equal deleted inserted replaced
1025:a90495a060de 1026:f13b6efc4513
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 }