admin-preview.css
3 years ago
admin.css
3 years ago
block-admin.css
3 years ago
editor-el.css
3 years ago
tpg-el-editor.css
3 years ago
admin-preview.css
30 lines
| 1 | @import url('../tpg-shortcode.min.css'); |
| 2 | @import url(https://fonts.googleapis.com/css?family=Open+Sans); |
| 3 | #tpg-preview-container .rt-tpg-utility .rt-tgp-load-more button { |
| 4 | border: 0; |
| 5 | padding: 5px 10px; |
| 6 | cursor: pointer; |
| 7 | } |
| 8 | .rt-tpg-container .rt-tpg-isotope-buttons button{ |
| 9 | font-size: 13.333px; |
| 10 | cursor: pointer; |
| 11 | } |
| 12 | .rt-tpg-container .rt-tpg-isotope-buttons .selected{ |
| 13 | color: #ffffff; |
| 14 | } |
| 15 | .rt-tpg-container a{ text-decoration: none; } |
| 16 | .rt-tpg-container .layout11 .rt-holder h3 { |
| 17 | font-size: 24px; |
| 18 | } |
| 19 | .rt-tpg-container .rt-img-holder img, |
| 20 | .rt-tpg-container .rt-holder img { |
| 21 | max-width: 100%; |
| 22 | height: auto; |
| 23 | } |
| 24 | .tpg-widget-heading-wrapper.center .tpg-widget-heading { |
| 25 | font-size: 30px; |
| 26 | font-weight: bold; |
| 27 | } |
| 28 | #rttpg_sc_preview_meta { |
| 29 | overflow: hidden; |
| 30 | } |