/* Primary stylesheet entry point for the owa skin.
 * Roundcube auto-requests skins/<skin>/styles/styles.css for the active skin;
 * owa keeps its overrides in owa.css, so import them here (and silence the 404).
 * The Elastic base styles load via the meta.json {"extends":"elastic"} mechanism.
 */
@import url("owa.css");
