-
Notifications
You must be signed in to change notification settings - Fork 0
/
admin.css
1 lines (1 loc) · 1016 Bytes
/
admin.css
1
.wp-picker-container{display:inline-block}.text-fw{font-family:'Courier New', Courier, monospace}#adminmenu li.wp-menu-separator{padding:0.25em;margin:0.25em 1em;cursor:inherit;border-bottom:1px solid #606060}#poststuff .postbox .inside h2{font-weight:bold;padding:0.5em 0 0}#poststuff .postbox .inside .inputwrapper{margin:1em 0;display:flex;flex-flow:row wrap;align-items:center}#poststuff .postbox .inside .inputwrapper.multi{justify-content:space-between}#poststuff .postbox .inside label{flex:1 0 auto}#poststuff .postbox .inside input[type="text"],#poststuff .postbox .inside textarea{flex:1 0 100%;padding:0.25em}#poststuff .postbox .inside input[type="date"],#poststuff .postbox .inside input[type="time"]{width:48%;padding:0.25em}#poststuff .smallnote{font-size:0.9em !important;display:flex;margin:0.25em 0}#poststuff .smallnote::before{content:'NOTE:';display:block;flex:0 0 auto;margin-right:0.5em;border-right:1px solid #ec1f27;background-color:rgba(236,31,39,0.1);padding-right:0.5em;font-weight:bold}