Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
deea44e2
Commit
deea44e2
authored
Jun 11, 2014
by
Alex Pott
Browse files
Issue
#2278565
by jstoller, nod_, Bojhan: Clean up module page grouping.
parent
ac51ec96
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/seven/style.css
View file @
deea44e2
...
...
@@ -1037,6 +1037,20 @@ div.admin-options div.form-item {
border
:
0
;
border-top
:
1px
solid
#ccc
;
}
#system-modules
details
{
border
:
0
;
margin
:
0
;
padding
:
0
;
}
#system-modules
summary
{
border-bottom
:
1px
solid
#ccc
;
}
#system-modules
[
open
]
summary
{
border-bottom
:
none
;
}
#system-modules
.details-wrapper
{
padding
:
0
0
0.5em
0
;
}
#system-modules
.fieldset-wrapper
{
padding
:
0
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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