122 lines
1.5 KiB
Plaintext
122 lines
1.5 KiB
Plaintext
|
#invite_link {
|
||
|
padding: 20px;
|
||
|
background: #e2e2e1;
|
||
|
margin-bottom: 20px;
|
||
|
|
||
|
input[type="text"] {
|
||
|
width: 648px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#module-invite-invite-program {
|
||
|
#center_column {
|
||
|
#idTab1 form table.std,
|
||
|
#idTab2 form table.std,
|
||
|
#idTab3 form table.std {
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
#idTab1 form p,
|
||
|
#idTab2 p,
|
||
|
#idTab3 p {
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#idTab1 {
|
||
|
form p {
|
||
|
&.submit {
|
||
|
overflow: auto;
|
||
|
}
|
||
|
|
||
|
input.exclusive {
|
||
|
float: right;
|
||
|
}
|
||
|
|
||
|
#oicontacts p.actions {
|
||
|
margin-bottom: 0px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
p.checkbox {
|
||
|
label {
|
||
|
line-height: 1em;
|
||
|
}
|
||
|
|
||
|
input[type="checkbox"] {
|
||
|
vertical-align: middle;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#idTab2 p.submit {
|
||
|
text-align: right;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#invite_credit {
|
||
|
float: left;
|
||
|
padding-top: 30px;
|
||
|
|
||
|
p {
|
||
|
display: block;
|
||
|
margin-bottom: 14px;
|
||
|
font-weight: bold;
|
||
|
|
||
|
&.submit {
|
||
|
margin-bottom: 0px;
|
||
|
}
|
||
|
|
||
|
a.button {
|
||
|
.button_action;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#inviter {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#opinviter {
|
||
|
background: #e2e2e1;
|
||
|
padding: 20px;
|
||
|
margin-bottom: 20px;
|
||
|
|
||
|
p.notification {
|
||
|
float: right;
|
||
|
width: 320px;
|
||
|
margin-top: 78px;
|
||
|
}
|
||
|
|
||
|
#oinotification {
|
||
|
margin: 30px 0px 10px;
|
||
|
.notification_warning;
|
||
|
}
|
||
|
|
||
|
> h3 {
|
||
|
margin: 0px;
|
||
|
cursor: pointer;
|
||
|
background: url("../img/arrow_oi.png") right top no-repeat;
|
||
|
font-size: 16px;
|
||
|
line-height: 1.5em;
|
||
|
|
||
|
&.active {
|
||
|
background: url("../img/arrow_oi.png") right bottom no-repeat;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.exclusive {
|
||
|
float: right;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
#oi_block {
|
||
|
display: none;
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#module-invite-invite-program #center_column .sheets {
|
||
|
padding: 20px 20px 1px;
|
||
|
}
|