File "_themes.scss"
Full Path: /home/attunedd/public_html/byp/wp-content/plugins/wpide/freemius/assets/scss/admin/_themes.scss
File size: 556 bytes
MIME-type: text/plain
Charset: utf-8
@import "badge";
.theme-browser
{
.theme
{
.fs-premium-theme-badge-container {
position: absolute;
right: 0;
top: 0;
.fs-badge {
position: relative;
top: 0;
margin-top: 10px;
text-align: center;
&.fs-premium-theme-badge {
font-size: 1.1em;
}
&.fs-beta-theme-badge {
background: #00a0d2;
}
}
}
}
}