Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
6d12bbd0
You need to sign in or sign up before continuing.
Commit
6d12bbd0
authored
Jan 01, 2013
by
Davis King
Browse files
Fixed image alignment
parent
88cd0f51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/docs/stylesheet.xsl
docs/docs/stylesheet.xsl
+2
-1
No files found.
docs/docs/stylesheet.xsl
View file @
6d12bbd0
...
...
@@ -292,7 +292,8 @@ function BigToggle(node)
<a
href=
"http://sourceforge.net/project/platformdownload.php?group_id=130373"
><img
style=
"float:right"
src=
"download-dlib.png"
/></a>
</xsl:if>
<table
bgcolor=
"white"
height=
"100%"
bordercolor=
"{$background_color}"
CELLSPACING=
"0"
CELLPADDING=
"10"
>
<table
bgcolor=
"white"
height=
"100%"
bordercolor=
"{$background_color}"
CELLSPACING=
"0"
CELLPADDING=
"10"
style=
"border:0px;margin-top:2px"
>
<tr
height=
"100%"
>
<xsl:apply-templates
select=
"document($main_menu)/doc/menu"
/>
...
...
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