aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/yoga/default-colors.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-05 22:44:08 +0000
committervdigital <vdigital@piwigo.org>2008-09-05 22:44:08 +0000
commit75dc35db5500c2a1c3c48721e4376604cdab32c0 (patch)
treea268100eef32c9f7d1bf24cbd08513030f3dbf25 /admin/template/yoga/default-colors.css
parentb8a5fde84629cdc4885016b76c90d9836c4f65b0 (diff)
Checkboxes reverted on rvelices request.
And several minor corrections git-svn-id: http://piwigo.org/svn/trunk@2503 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/yoga/default-colors.css')
-rw-r--r--admin/template/yoga/default-colors.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/template/yoga/default-colors.css b/admin/template/yoga/default-colors.css
index c73b7e497..277454a11 100644
--- a/admin/template/yoga/default-colors.css
+++ b/admin/template/yoga/default-colors.css
@@ -13,13 +13,6 @@
/* Tables & forms */
-/* IE <= 6 is so bad with this that you can't merge with the following rule */
-INPUT[type="text"], INPUT[type="password"], INPUT[type="button"],
-INPUT[type="submit"], INPUT[type="reset"], INPUT[type="file"] {
- color:black;
- background-color: #d3d3d3; /* lightgrey */
-}
-
INPUT.text, INPUT.password, INPUT.button,
INPUT.submit, INPUT.reset, INPUT.file,
SELECT, TEXTAREA {