| 1 |
#qt_content_wpupg_shortcode_generator { |
| 2 |
width: 26px; } |
| 3 |
|
| 4 |
.select2-drop { |
| 5 |
z-index: 150008 !important; } |
| 6 |
|
| 7 |
#wpupg_shortcode_generator_modal { |
| 8 |
z-index: 150000 !important; } |
| 9 |
|
| 10 |
.wpupg_notice .wpupg_notice_dismiss { |
| 11 |
margin-top: 8px; |
| 12 |
float: right; } |
| 13 |
.wpupg_notice h3 { |
| 14 |
margin-top: 5px; |
| 15 |
margin-bottom: 10px; } |
| 16 |
.wpupg_notice p { |
| 17 |
max-width: 600px; } |
| 18 |
|
| 19 |
.wpupg_license { |
| 20 |
width: 100%; } |
| 21 |
.wpupg_license th, .wpupg_license td { |
| 22 |
vertical-align: middle; } |
| 23 |
.wpupg_license .license_button { |
| 24 |
float: right; } |
| 25 |
|