{"version":3,"sources":["admin.css","../assets/styles/admin.scss"],"names":[],"mappings":"AAQA,4CAHA,6BACA,0CAFA,oCAGA,qCCFA,4BAOI,QAAA,KAKJ,yCACE,QAAA,KAIF,gBACE,QAAA,KAIF,oCACE,QAAA,KAIF,0CDXA,0CACA,0CACA,0CACA,0CCeM,QAAA,KDXN,sDCiBA,kCAEE,QAAA","file":"admin.css","sourcesContent":["/* ==========================================================================\n # Admin (back-end)\n========================================================================== */\n.profile-php .user-url-wrap,\n.profile-php .user-description-wrap,\n.profile-php .show-admin-bar,\n.profile-php .user-comment-shortcuts-wrap,\n.profile-php .user-rich-editing-wrap,\n.profile-php #your-profile h2:first-of-type {\n  display: none; }\n\n.user-new-php .form-field:nth-of-type(5) {\n  display: none; }\n\n#footer-upgrade {\n  display: none; }\n\n#dashboard-widgets .empty-container {\n  display: none; }\n\n.setting select.columns option[value=\"5\"],\n.setting select.columns option[value=\"6\"],\n.setting select.columns option[value=\"7\"],\n.setting select.columns option[value=\"8\"],\n.setting select.columns option[value=\"9\"] {\n  display: none; }\n\nselect.link-to option[value=\"post\"],\n.setting select[data-setting=\"link\"] option[value=\"post\"] {\n  display: none; }\n","/* ==========================================================================\n # Admin (back-end)\n========================================================================== */\n\n// Clean up profile view\n.profile-php {\n  .user-url-wrap,\n  .user-description-wrap,\n  .show-admin-bar,\n  .user-comment-shortcuts-wrap,\n  .user-rich-editing-wrap,\n  #your-profile h2:first-of-type {\n    display: none;\n  }\n}\n\n// Hide \"website\" from user-new.php\n.user-new-php .form-field:nth-of-type(5) {\n  display: none;\n}\n\n// Hide update nags in admin footer\n#footer-upgrade {\n  display: none;\n}\n\n// Hide placeholder for widgets\n#dashboard-widgets .empty-container {\n  display: none;\n}\n\n// Clean up gallery column options to 1, 2, 3, 4\n.setting {\n  select.columns {\n    option[value=\"5\"],\n    option[value=\"6\"],\n    option[value=\"7\"],\n    option[value=\"8\"],\n    option[value=\"9\"] {\n      display: none;\n    }\n  }\n}\n\n// Remove option to link to post\nselect.link-to option[value=\"post\"],\n.setting select[data-setting=\"link\"] option[value=\"post\"] {\n  display: none;\n}\n\n"],"sourceRoot":"assets/styles/"}