From d40fdf8548eb4f88942cc11053ea4ce0d027d8ba Mon Sep 17 00:00:00 2001 From: webchick Date: Fri, 30 Sep 2011 14:43:57 -0700 Subject: Issue #1290512 by droplet: Fixed Seven: remove duplicated css . --- themes/seven/style-rtl.css | 1 - themes/seven/style.css | 5 +---- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'themes') diff --git a/themes/seven/style-rtl.css b/themes/seven/style-rtl.css index 6fb8b6250..3e94fb911 100644 --- a/themes/seven/style-rtl.css +++ b/themes/seven/style-rtl.css @@ -8,7 +8,6 @@ dl dl { } ul, .block ul, -.item-list ul, .item-list ul { margin: 0.25em 1.5em 0.25em 0; } diff --git a/themes/seven/style.css b/themes/seven/style.css index bf40a3d5c..56a86edf1 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -100,7 +100,6 @@ acronym { } ul, .block ul, -.item-list ul, .item-list ul { list-style-type: disc; list-style-image: none; @@ -598,11 +597,9 @@ div.teaser-checkbox .form-item, margin: 0; padding: 0; } -.form-item label.option { - text-transform: none; -} .form-item label.option { font-size: 0.923em; + text-transform: none; } .form-item label.option input { vertical-align: middle; -- cgit v1.2.3