From 99404fe5cd673ee30b18c93ed030d401faf58962 Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Sat, 2 Sep 2017 15:50:21 +0200 Subject: Remove unnecessary files for jquery-ui-fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/jquery-ui-fixes.scss | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'core/css/jquery-ui-fixes.scss') diff --git a/core/css/jquery-ui-fixes.scss b/core/css/jquery-ui-fixes.scss index 7fae5854d40..78b093adee1 100644 --- a/core/css/jquery-ui-fixes.scss +++ b/core/css/jquery-ui-fixes.scss @@ -1,12 +1,5 @@ /* Component containers ----------------------------------*/ -.ui-widget { - font-family: "Lucida Grande", Arial, Verdana, sans-serif; - font-size: 1em; -} -.ui-widget button { - font-family: "Lucida Grande", Arial, Verdana, sans-serif; -} .ui-widget-content { border: 1px solid nc-darken($color-main-background, 20%); background: $color-main-background none; @@ -200,4 +193,4 @@ background: inherit; color: $color-primary; } -} \ No newline at end of file +} -- cgit v1.2.3