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
21d84f47
Commit
21d84f47
authored
Nov 21, 2009
by
webchick
Browse files
#639246
by Boobaa and axyjo: Add nicer styling to Seven task list on install pages.
parent
c0d6f2ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/seven/style.css
View file @
21d84f47
...
...
@@ -798,7 +798,7 @@ ol.task-list {
list-style-image
:
none
;
}
ol
.task-list
li
{
padding
:
0.5em
1em
0.5em
0
;
/* LTR */
padding
:
0.5em
1em
0.5em
20px
;
/* LTR */
color
:
#adadad
;
}
ol
.task-list
li
.active
{
...
...
@@ -809,7 +809,6 @@ ol.task-list li.active {
ol
.task-list
li
.done
{
color
:
#393
;
background
:
transparent
url(images/task-check.png)
no-repeat
0px
50%
;
/* LTR */
padding
:
0.5em
1em
0.5em
20px
;
/* LTR */
color
:
green
;
}
...
...
Write
Preview
Supports
Markdown
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