css & destroy
This commit is contained in:
@@ -246,4 +246,7 @@ font-size:3em;
|
|||||||
}
|
}
|
||||||
ul.choice-list > li > a.btn > i {
|
ul.choice-list > li > a.btn > i {
|
||||||
font-size:1em;
|
font-size:1em;
|
||||||
}
|
}
|
||||||
|
a.choice > i {font-size: 32px}
|
||||||
|
span.highcharts-axis-labels > i {
|
||||||
|
font-size:32px}
|
||||||
1
app/views/survey/choices/destroy.js.erb
Normal file
1
app/views/survey/choices/destroy.js.erb
Normal file
@@ -0,0 +1 @@
|
|||||||
|
$('#<%= @divid %>').replaceWith("")
|
||||||
Reference in New Issue
Block a user