21 lines
234 B
CSS
21 lines
234 B
CSS
|
|
div.save-contact-form {
|
||
|
|
direction: rtl;
|
||
|
|
}
|
||
|
|
|
||
|
|
div.actions-link {
|
||
|
|
right: auto;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
div.tg-pane table caption {
|
||
|
|
text-align: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
div.tg-dropdown {
|
||
|
|
left: auto;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
div.wrap div.cf7com-links {
|
||
|
|
text-align: left;
|
||
|
|
}
|