added custom styling for the 'clear' link (used in radio buttons)
authorrsiddharth <rsd@gnu.org>
Tue, 22 Oct 2013 17:29:41 +0000 (22:59 +0530)
committerrsiddharth <rsd@gnu.org>
Tue, 22 Oct 2013 17:29:41 +0000 (22:59 +0530)
2014/assets/css/custom.css
2014/call_for_sessions/index.html

index 471db6affc138dcbd368165e78da02d0d653a0db..79e535f0ec5666b32c49ad4d04145acce880ea54 100644 (file)
@@ -165,6 +165,16 @@ body {
   cursor: pointer;
 }
 
+.radio-clear-link {
+  display: inline-block;
+  padding-left: 5px;
+  margin-bottom: 0;
+  margin-top: 5px;
+  font-weight: normal;
+  vertical-align: middle;
+  cursor: pointer;
+}
+
 .btn-default {
   color: #ffffff;
   background-color: rgba(145, 145, 145, 0.5);
index 5f22abcbb00293cac3d7db1d907110e317938db1..4ad32a85eacc21bd3240e40e32f7093e414469bf 100644 (file)
                                          61 +
                                        </label>
                                        
-                                       <span class="crm-clear-link">
+                                       <span class="radio-clear-link">
                                          (<a href="#"
                                                  title="unselect" 
                                                  onclick="unselectRadio('custom_137', 'Edit1'); return false;">clear</a>)
                                                         />
                                          None of these are accurate for me</label>
 
-                                       <span class="crm-clear-link">
+                                       <span class="radio-clear-link">
                                          (<a href="#"
                                                  title="unselect" onclick="unselectRadio('gender', 'Edit1'); return false;">clear</a>)
                                        </span>
                                                         name="custom_128"  />
                                          Decline to answer</label>
 
-                                       <span class="crm-clear-link">
+                                       <span class="radio-clear-link">
                                          (<a href="#"
                                                  title="unselect" 
                                                  onclick="unselectRadio('custom_128', 'Edit1'); return false;">clear</a>)