| 1 |
.allex-highlight.upstream a, |
| 2 |
.allex-highlight.upstream, |
| 3 |
a#upstream-upgrade-link, |
| 4 |
#toplevel_page_upstream_general li.upstream-extensions a { |
| 5 |
color: #5facd2 !important; |
| 6 |
font-weight: bold; |
| 7 |
} |
| 8 |
|
| 9 |
.upstream_options .cmb-th + .cmb-td { |
| 10 |
width: calc(100% - 250px); |
| 11 |
} |
| 12 |
|
| 13 |
.upstream_float_success { |
| 14 |
padding-left: 10px; |
| 15 |
line-height: 28px; |
| 16 |
} |
| 17 |
|
| 18 |
.upstream_float_error { |
| 19 |
padding-left: 10px; |
| 20 |
line-height: 28px; |
| 21 |
} |
| 22 |
|
| 23 |
.allex-success-message { |
| 24 |
color: darkgreen; |
| 25 |
background: #beffe3; |
| 26 |
padding: 10px; |
| 27 |
display: block; |
| 28 |
width: 100%; |
| 29 |
} |
| 30 |
|
| 31 |
#upstream_mimlestone_data select { |
| 32 |
width: 100%; |
| 33 |
} |
| 34 |
|
| 35 |
.cmb2-wrap .row { |
| 36 |
margin-top: 15px; |
| 37 |
} |
| 38 |
|
| 39 |
.upstream-option-subpanel { |
| 40 |
width: 100%; |
| 41 |
background: #000; |
| 42 |
min-height: 200px; |
| 43 |
margin-top: 10px; |
| 44 |
border: 1px solid #bfbebe; |
| 45 |
} |
| 46 |
|
| 47 |
.cmb-field-list .cmb-remove-field-row { |
| 48 |
display: none; |
| 49 |
} |
| 50 |
|
| 51 |
|
| 52 |
.o-comment__content ul { |
| 53 |
list-style: initial; |
| 54 |
} |
| 55 |
|
| 56 |
.postbox.cmb2-postbox .postbox-header .hndle { |
| 57 |
justify-content: initial; |
| 58 |
} |
| 59 |
|
| 60 |
#allex-addons-missed article { |
| 61 |
overflow: hidden; |
| 62 |
} |
| 63 |
|
| 64 |
#allex-addons-missed article > i { |
| 65 |
height: 170px; |
| 66 |
line-height: 150px; |
| 67 |
} |
| 68 |
|
| 69 |
.upstream_page_upstream_extensions .metabox-holder .desc { |
| 70 |
margin: 20px 10px 0 10px; |
| 71 |
} |