PluginProbe
RSVP and Event Management / 1.7.2
RSVP and Event Management v1.7.2
trunk 0.5.0 0.6.0 0.7.0 0.8.0 0.9.0 0.9.5 1.0.0 1.1.0 1.2.0 1.2.1 1.3.0 1.3.1 1.3.2 1.5.0 1.6.0 1.6.1 1.6.2 1.6.5 1.7.0 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 All 136 releases
rsvp / rsvp_plugin.css

rsvp_plugin.css in RSVP and Event Management 1.7.2, at rsvp_plugin.css

26 lines 461 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 label.error { font-weight: bold; clear:both;}
2 input.error, textarea.error { border: 2px solid red; }
3
4 .rsvpFormField {
5 margin: 10px 0px;
6 }
7 #rsvpCustomGreeting {
8 margin-top: 20px;
9 margin-bottom: 20px;
10 }
11 .rsvpBorderTop {
12 border-top: 1px solid #ccc;
13 }
14 .rsvpAdditionalAttendee {
15 text-align:left;
16 border-top: 1px solid #ccc;
17 }
18 .rsvpCheckboxCustomQ {
19 float: left;
20 padding-right: 10px;
21 }
22 .rsvpClear {
23 clear: both;
24 height: 1px;
25 line-height: 1px;
26 }