first commit
This commit is contained in:
46
wp-content/plugins/svg-support/scss/svgs-admin.css
Normal file
46
wp-content/plugins/svg-support/scss/svgs-admin.css
Normal file
@@ -0,0 +1,46 @@
|
||||
/**
|
||||
* Settings Page
|
||||
*/
|
||||
.svgs-version {
|
||||
font-size: 10px;
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
.postbox .inside a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h3 {
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
.help-tab-content h3 {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
h3.inner-title {
|
||||
padding: 0;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.metabox-holder .postbox > h3,
|
||||
.metabox-holder .stuffbox > h3,
|
||||
.metabox-holder h2.hndle,
|
||||
.metabox-holder h3.hndle {
|
||||
font-size: 1.3em;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.shortpixel-logo img {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
bottom: 0;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Media Library
|
||||
*/
|
||||
table.media .column-title .media-icon img {
|
||||
width: 60px;
|
||||
}/*# sourceMappingURL=svgs-admin.css.map */
|
||||
Reference in New Issue
Block a user