Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
9763ca90
Commit
9763ca90
authored
Sep 29, 2011
by
catch
Browse files
Issue
#1290512
by droplet: Fixed Seven: remove duplicated css.
parent
c041de49
Changes
2
Hide whitespace changes
Inline
Side-by-side
themes/seven/style-rtl.css
View file @
9763ca90
...
...
@@ -8,7 +8,6 @@ dl dl {
}
ul
,
.block
ul
,
.item-list
ul
,
.item-list
ul
{
margin
:
0.25em
1.5em
0.25em
0
;
}
...
...
themes/seven/style.css
View file @
9763ca90
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment