summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-09-25 18:34:42 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-09-25 18:34:42 +0200
commitb92f32dd334617e74ab931c1db1801cf1c2897ba (patch)
tree47d93475fb94fab18432cf9a5b2b6b6efc9add0a /skins
parentb3abb29f2814bafd69095f3ef91bc40cbe5f866c (diff)
downloadbugzilla-b92f32dd334617e74ab931c1db1801cf1c2897ba.tar.gz
bugzilla-b92f32dd334617e74ab931c1db1801cf1c2897ba.tar.xz
Bug 1201266: Migrate YUI calendar to jQuery
r=gerv
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css7
1 files changed, 0 insertions, 7 deletions
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;