From b92f32dd334617e74ab931c1db1801cf1c2897ba Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 25 Sep 2015 18:34:42 +0200 Subject: Bug 1201266: Migrate YUI calendar to jQuery r=gerv --- skins/standard/global.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index dfbf1ee92..b9148f764 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -684,13 +684,6 @@ input.required, select.required, span.required_explanation { color: #000; } -.calendar_button { - background: transparent url("global/calendar.png") no-repeat; - width: 20px; - height: 20px; - vertical-align: middle; -} -.calendar_button span { display: none } /* These classes are set by YUI. */ .yui-calcontainer { display: none; -- cgit v1.2.3-24-g4f1b