From 002eb44eee98dc838bc854b945ab0cbf4884dd57 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 14 Dec 2020 23:29:56 -0800 Subject: :star: --- .../src/themes/default/modules/calendar.variables | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 semantic/src/themes/default/modules/calendar.variables (limited to 'semantic/src/themes/default/modules/calendar.variables') diff --git a/semantic/src/themes/default/modules/calendar.variables b/semantic/src/themes/default/modules/calendar.variables deleted file mode 100644 index 0dbdc1f..0000000 --- a/semantic/src/themes/default/modules/calendar.variables +++ /dev/null @@ -1,20 +0,0 @@ -/******************************* - Calendar -*******************************/ - -@focusBoxShadow: inset 0 0 0 1px @focusedFormBorderColor; -@focusInvertedBoxShadow: inset 0 0 0 1px @focusedFormBorderColor; - -@todayFontWeight: bold; - -@rangeBackground: @transparentBlack; -@rangeTextColor: @selectedTextColor; -@rangeBoxShadow: none; -@rangeInvertedBackground: @transparentWhite; -@rangeInvertedTextColor: @invertedSelectedTextColor; -@rangeInvertedBoxShadow: none; - -@adjacentTextColor: @mutedTextColor; -@adjacentBackground: @subtleTransparentBlack; -@adjacentInvertedTextColor: @invertedMutedTextColor; -@adjacentInvertedBackground: @subtleTransparentWhite; -- cgit v1.2.3