/* The 90s Retro Theme Admin Styles */ .retro-theme-settings { margin-top: 2em; } .retro-theme-settings h1 span.dashicons { vertical-align: middle; } .retro-theme-settings input[type="text"] { width: 360px; } .form-table.disabled th { color: #999; } .retro-theme-alert { display: inline-block; padding: 0.5em 1em 0.5em 0.5em; border: 1px solid #900; border-radius: 5px; background: #fee; } .wp-customizer .retro-theme-alert { position: absolute; top: 48px; left: 48px; margin: 1em; padding: 1em; z-index: 777; width: 300px; } .wp-customizer .retro-theme-alert .dashicons { float: left; margin: 0 0 0 -8px; font-size: 70px; } .wp-customizer .retro-theme-alert p { padding: 0 0 0 65px; margin: 0; } .retro-theme-alert .dashicons { color: #900; }