Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
6cc80239
Commit
6cc80239
authored
Oct 15, 2014
by
Leo Gordon
Browse files
fixing the css to retain compatibility with the new version of sql2html.pl
parent
dba17b09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/ehive_doc.css
docs/ehive_doc.css
+1
-1
No files found.
docs/ehive_doc.css
View file @
6cc80239
...
...
@@ -140,7 +140,7 @@ li { margin-bottom: 0.5em; }
li
.compact
{
margin-bottom
:
0
;
}
ol
li
{
list-style-type
:
decimal
;
list-style-image
:
none
;
}
ul
li
{
list-style-image
:
url(/i/bullet_1.gif)
;
}
/*
ul li { list-style-image: url(/i/bullet_1.gif); }
*/
ul
.checklist
li
{
list-style-image
:
url(/i/checkbox.gif)
;
}
ul
li
ul
li
,
ul
.level2
li
{
list-style-image
:
url(/i/bullet_2.gif)
;
}
ul
li
ol
li
{
list-style-image
:
none
;
}
...
...
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