/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (# */

@import url("../warp/css/system.css");
@import url("../warp/systems/wordpress/css/system.css");
@import url("system-all.css");


/* Calendar
----------------------------------------------------------------------------------------------------*/

table.calendar { border: 1px solid rgba(255,255,255,0.1); }

table.calendar th,
table.calendar tfoot td { background: rgba(0,0,0,0.2); }
table.calendar th { border-bottom: 1px solid rgba(255,255,255,0.1); }
table.calendar tfoot td { border-top: 1px solid rgba(255,255,255,0.1); }
