Files
wordpress-preseed/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/umbra/less/override.less
Adrian Nöthlich 290736650a Add upstream plugins
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
2019-10-25 22:42:20 +02:00

18 lines
252 B
Plaintext

//
// @file
//
// Adds additional LESS rules to Umbra.
//
@import "bootstrap/mixins.less";
.ai1ec-well {
background-color: #222;
border-color: #333;
}
.ai1ec-agenda-widget-view .ai1ec-month,
.ai1ec-agenda-view .ai1ec-month {
text-shadow: none;
}