Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
d04fc15e
Commit
d04fc15e
authored
Dec 30, 2014
by
Maksim Shabunin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replaced tabs with spaces in stylesheet
parent
11591b3e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
stylesheet.css
doc/stylesheet.css
+17
-17
No files found.
doc/stylesheet.css
View file @
d04fc15e
/* The standard CSS for doxygen 1.8.6 */
body
,
table
,
div
,
p
,
dl
{
font
:
400
14px
/
22px
Helvetica
,
'Segoe UI'
,
Arial
,
freesans
,
sans-serif
;
word-wrap
:
break-word
;
font
:
400
14px
/
22px
Helvetica
,
'Segoe UI'
,
Arial
,
freesans
,
sans-serif
;
word-wrap
:
break-word
;
}
code
{
font
:
12px
Consolas
,
"Liberation Mono"
,
Courier
,
monospace
;
font-size
:
85%
;
white-space
:
pre-wrap
;
padding
:
1px
5px
;
padding
:
0
;
background-color
:
#ddd
;
vertical-align
:
baseline
;
font
:
12px
Consolas
,
"Liberation Mono"
,
Courier
,
monospace
;
font-size
:
85%
;
white-space
:
pre-wrap
;
padding
:
1px
5px
;
padding
:
0
;
background-color
:
#ddd
;
vertical-align
:
baseline
;
}
body
{
background-image
:
url(bodybg.png)
;
margin
:
0
auto
;
background-image
:
url(bodybg.png)
;
margin
:
0
auto
;
}
div
.contents
{
width
:
980px
;
margin
:
0
auto
;
padding
:
15px
15px
;
border
:
1px
solid
rgb
(
10
,
80
,
122
);
background-color
:
#fff
;
width
:
980px
;
margin
:
0
auto
;
padding
:
15px
15px
;
border
:
1px
solid
rgb
(
10
,
80
,
122
);
background-color
:
#fff
;
}
span
.arrow
{
height
:
13px
;
height
:
13px
;
}
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