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
2f07a177
Commit
2f07a177
authored
Apr 11, 2010
by
Dries
Browse files
- Patch
#765574
by quiptime: better positioning of the 'menu-expanded.png'.
parent
ff301288
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system-behavior.css
View file @
2f07a177
...
...
@@ -56,7 +56,7 @@ fieldset.collapsible .fieldset-legend {
}
html
.js
fieldset
.collapsible
.fieldset-legend
{
padding-left
:
15px
;
/* LTR */
background
:
url(../../misc/menu-expanded.png)
5px
7
5%
no-repeat
;
/* LTR */
background
:
url(../../misc/menu-expanded.png)
5px
6
5%
no-repeat
;
/* LTR */
}
html
.js
fieldset
.collapsed
.fieldset-legend
{
background-image
:
url(../../misc/menu-collapsed.png)
;
/* LTR */
...
...
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