Current File : /pages/54/47/d0016649/home/htdocs/ob_maxi/wp-content/themes/radiate/inc/admin/css/admin.css |
/**
CSS rule of welcome admin before 1.3.4 update
*/
pre.changelog {
font-size: 12px;
background-color: #f5f5f5;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6));
background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
background-image: linear-gradient(#f5f5f5 50%,#e6e6e6 50%);
background-size: 38px 38px;
border: 1px solid #d4d4d4;
display: block;
line-height: 19px;
margin-bottom: 10px;
overflow: visible;
overflow-y: hidden;
padding: 0 0 0 4px;
}
pre.changelog span {
font-weight: 700;
}
.return-to-dashboard.radiate {
clear: both;
}
p.radiate-actions a.skip {
opacity: .5;
}
p.radiate-actions a.docs:focus,
p.radiate-actions a.docs:hover,
p.radiate-actions a.skip:focus,
p.radiate-actions a.skip:hover {
opacity: 1;
}
p.radiate-actions a.button-primary,
p.radiate-actions a.button-secondary {
text-decoration: none!important;
}
.about-wrap h1 {
display: block;
text-align: center;
width: 100%;
font-size: 38px;
font-weight: 600;
}
.welcome-description-wrap {
display: inline-block;
width: 100%;
margin: 20px 0;
}
.about-wrap .about-text,
.radiate-screenshot {
margin: 20px 10px;
width: 47%;
float: left;
}
@media (max-width: 1400px) {
.about-wrap h1 {
font-size: 30px;
}
.about-wrap .about-text {
font-size: 16px;
}
}
@media (max-width: 1200px) {
.about-wrap .about-text {
font-size: 14px;
}
}
@media (max-width: 980px) {
.about-wrap h1 {
font-size: 25px;
}
.about-wrap .about-text,
.radiate-screenshot {
float: none;
width: 100%;
}
}
/* Notices. */
.radiate-notice {
position: relative;
padding: 8px 40px 8px 8px;
}
.radiate-notice .links {
margin: 1.2em 0;
display: flex;
flex-wrap: wrap;
}
.radiate-notice .links a {
margin-right: 10px;
}
.radiate-notice .links a > span {
vertical-align: middle;
}
.radiate-notice .notice-text .coupon-code {
display: inline-block;
}
.radiate-notice .notice-dismiss {
text-decoration: none;
}
/* Welcome notice. */
.radiate-message__content {
display: flex;
}
.radiate-message__content .radiate-message__image {
flex: 0 0 160px;
min-height: 100px;
margin-right: 12px;
padding-right: 12px;
border-right: 1px solid #FCFCFD;
}
.radiate-message__content .radiate-message__image .radiate-screenshot {
width: 100%;
box-shadow: 0 0 1px 0 #ccd0d4;
margin: 0;
float: none;
}
.radiate-message__content .radiate-message__heading {
margin-top: 0;
margin-bottom: 12px;
line-height: 1.4;
}
.radiate-message__content .radiate-message__cta {
display: flex;
align-items: center;
}
.radiate-message__content .radiate-message__cta .plugin-install-notice {
margin-left: 15px;
line-height: 1.4;
}
.radiate-message__content .radiate-message__cta a:before {
margin: 5px;
vertical-align: middle;
}
a.radiate-message-close {
position: absolute;
top: 0;
right: 0;
padding: 10px 15px 10px 21px;
font-size: 13px;
line-height: 1.23076923;
text-decoration: none;
}
a.radiate-message-close:before {
position: absolute;
top: 8px;
left: 0;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
@media screen and (max-width: 768px) {
.radiate-message__content .radiate-message__image {
display: none;
}
}
/* Dashboard page. */
.wrap .radiate-header {
background-color: #fff;
padding: 12px 20px;
border-bottom: 1px solid #ccd0d4;
margin-left: -20px;
margin-right: -20px;
}
.appearance_page_radiate-options .wrap {
margin-top: 0;
}
/* Responsive. */
@media (max-width: 768px) {
.radiate-message__content .radiate-screenshot {
display: none;
}
.radiate-message__content .radiate-message__text {
padding: 0;
width: 100%;
}
}
/* Radiate review notice */
.radiate-notice.theme-review-notice {
border-left-color: #6547DB;
padding: 20px 15px;
}
@media screen and (max-width: 768px) {
.radiate-notice.theme-review-notice .radiate-message__content {
display: flex;
flex-direction: column;
}
}
.radiate-notice.theme-review-notice a.btn {
display: flex;
max-width: fit-content;
justify-content: center;
align-items: center;
}
.radiate-notice.theme-review-notice .radiate-message__image {
flex: 0;
min-height: auto;
margin-right: 35px;
margin-left: 10px;
padding-right: 0;
border-right: none;
}
.radiate-notice.theme-review-notice .radiate-logo--png {
width: 80px;
height: 80px;
}
.radiate-notice.theme-review-notice h3 {
font-size: 21px;
margin: 0;
line-height: 1;
color: #000;
}
.radiate-notice.theme-review-notice p {
font-size: 14px;
line-height: 21px;
color: #3C434A;
margin: 0 0 6px 0;
max-width: 720px;
padding: 2px 0;
}
.radiate-notice.theme-review-notice span.dashicons.dashicons-smiley.smile-icon {
background: #f7e143;
border-radius: 50%;
font-size: 15px;
border: 1px solid;
width: 17px;
height: 17px;
}
.radiate-notice.theme-review-notice .button-primary {
background: #6547DB;
border-color: #6547DB;
box-shadow: none;
color: #fff;
}
@media screen and (max-width: 768px) {
.radiate-notice.theme-review-notice .button-primary {
margin-bottom: 10px;
}
}
.radiate-notice.theme-review-notice .button-secondary {
color: #6547DB;
border-color: #6547DB;
background: #f6f7f7;
vertical-align: top;
}
@media screen and (max-width: 768px) {
.radiate-notice.theme-review-notice .button-secondary {
margin-bottom: 10px;
}
}
.radiate-notice.theme-review-notice strong {
color: #000;
}
.radiate-notice.theme-review-notice .links {
margin: 1.2em 0 5px 0;
}