| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/alongwineroad/wp-content/plugins/pinterest-pin-it-button/css/ |
Upload File : |
/* This stylesheet is used to style the admin option form of the plugin. */
#icon-pinterest-32 {
background: transparent url('../assets/pinterest-icon-32.png') no-repeat;
}
/* Layout the page similar to the built-in post edit screen. */
#pib-settings {
margin-right: 310px;
}
#pib-settings-content {
width: 100%;
float: left;
}
#pib-settings-sidebar {
float: right;
margin-right: -310px;
width: 290px;
}
#pib-settings-sidebar .centered {
text-align: center;
}
#pib-settings-sidebar .button-large {
font-size: 17px;
line-height: 30px;
height: 32px;
}
#pib-settings-sidebar .last-blurb {
font-size: 17px;
}
/* postbox overrides */
#pib-settings-sidebar .sidebar-container .postbox .inside,
#pib-settings-sidebar .sidebar-container .postbox .inside ul {
margin-bottom: 0;
}
/* Admin pages styles */
.pib-checkbox-label,
.pib-radio-label {
margin: .25em 0 .5em !important;
display: block;
}