Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glfw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pirvi-public
glfw
Commits
81963967
Commit
81963967
authored
Oct 21, 2017
by
siavashserver
Committed by
Camilla Löwy
Oct 22, 2017
Browse files
Options
Downloads
Patches
Plain Diff
Fix Doxygen navigation bar
The Doxygen CSS changed significantly in a recent release. Closes #1100.
parent
66c0394a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/extra.css
+1
-1
1 addition, 1 deletion
docs/extra.css
docs/extra.less
+29
-11
29 additions, 11 deletions
docs/extra.less
with
30 additions
and
12 deletions
docs/extra.css
+
1
−
1
View file @
81963967
.sm-dox
,
.sm-dox
a
,
.sm-dox
a
:focus
,
.sm-dox
a
:active
,
.sm-dox
a
:hover
,
.sm-dox
a
.highlighted
,
.sm-dox
ul
a
:hover
{
background
:
none
;
text-shadow
:
none
}
.sm-dox
ul
a
:hover
{
background
:
#666
;
text-shadow
:
none
}
#main-nav
,
#navrow1
,
#navrow2
,
#navrow3
,
#navrow4
,
.tablist
a
,
.tablist
a
:visited
,
.tablist
a
:hover
,
.tablist
li
,
.tablist
li
.current
a
,
.memdoc
,
dl
.reflist
dd
,
div
.toc
li
,
.ah
,
span
.lineno
,
span
.lineno
a
,
span
.lineno
a
:hover
,
.note
code
,
.pre
code
,
.post
code
,
.invariant
code
,
.warning
code
,
.attention
code
,
.deprecated
code
,
.bug
code
,
.todo
code
,
.test
code
,
.doxtable
code
{
background
:
none
}
#titlearea
,
.footer
,
.contents
,
div
.header
,
.memdoc
,
table
.doxtable
td
,
table
.doxtable
th
,
hr
,
.memSeparator
{
border
:
none
}
.tablist
a
,
.tablist
a
:visited
,
.tablist
a
:hover
,
.tablist
li
,
.tablist
li
.current
a
,
.reflist
dt
a
.el
,
.levels
span
,
.directory
.levels
span
{
text-shadow
:
none
}
.memdoc
,
dl
.reflist
dd
{
box-shadow
:
none
}
div
.headertitle
,
.note
code
,
.pre
code
,
.post
code
,
.invariant
code
,
.warning
code
,
.attention
code
,
.deprecated
code
,
.bug
code
,
.todo
code
,
.test
code
,
table
.doxtable
code
{
padding
:
0
}
#nav-path
,
.directory
.levels
,
span
.lineno
{
display
:
none
}
html
,
#titlearea
,
.footer
,
tr
.even
,
.directory
tr
.even
,
.doxtable
tr
:nth-child
(
even
),
.mdescLeft
,
.mdescRight
,
.memItemLeft
,
.memItemRight
,
code
{
background
:
#f2f2f2
}
body
{
color
:
#4d4d4d
}
h1
,
h2
,
h2
.groupheader
,
h3
,
div
.toc
h3
,
h4
,
h5
,
h6
,
strong
,
em
{
color
:
#1a1a1a
;
border-bottom
:
none
}
h1
{
padding-top
:
0
.5em
;
font-size
:
180%
}
h2
{
padding-top
:
0
.5em
;
margin-bottom
:
0
;
font-size
:
140%
}
h3
{
padding-top
:
0
.5em
;
margin-bottom
:
0
;
font-size
:
110%
}
.glfwheader
{
font-size
:
16px
;
height
:
64px
;
max-width
:
920px
;
min-width
:
800px
;
padding
:
0
32px
;
margin
:
0
auto
}
#glfwhome
{
line-height
:
64px
;
padding-right
:
48px
;
color
:
#666
;
font-size
:
2.5em
;
background
:
url
(
"http://www.glfw.org/css/arrow.png"
)
no-repeat
right
}
.glfwnavbar
{
list-style-type
:
none
;
margin
:
0
auto
;
float
:
right
}
#glfwhome
,
.glfwnavbar
li
{
float
:
left
}
.glfwnavbar
a
,
.glfwnavbar
a
:visited
{
line-height
:
64px
;
margin-left
:
2em
;
display
:
block
;
color
:
#666
}
#glfwhome
,
.glfwnavbar
a
,
.glfwnavbar
a
:visited
{
transition
:
.35s
ease
}
#titlearea
,
.footer
{
color
:
#666
}
address
.footer
{
text-align
:
center
;
padding
:
2em
;
margin-top
:
3em
}
#top
{
background
:
#666
}
#main-nav
{
max-width
:
960px
;
min-width
:
800px
;
margin
:
0
auto
;
font-size
:
13px
}
#
navrow1
,
#navrow2
,
#navrow3
,
#navrow4
{
max-width
:
920px
;
min-width
:
800px
;
margin
:
0
auto
;
font-size
:
13px
}
.memtitle
{
display
:
none
}
.memproto
,
.memname
{
font-weight
:
bold
;
text-shadow
:
none
}
.tablist
{
height
:
36px
;
display
:
block
;
position
:
relative
}
.tablist
a
,
.tablist
a
:visited
,
.tablist
a
:hover
,
.tablist
li
,
.tablist
li
.current
a
{
color
:
#f2f2f2
}
.tablist
li
.current
a
{
background
:
linear-gradient
(
to
bottom
,
#ffa733
0
,
#f60
100%
);
box-shadow
:
inset
0
0
32px
#f60
;
text-shadow
:
0
-1px
1px
#b34700
;
color
:
#f
ff
}
.contents
{
min-height
:
590px
}
div
.contents
,
div
.header
{
max-width
:
920px
;
margin
:
0
auto
;
padding
:
0
32px
;
background
:
#fff
none
}
table
.doxtable
th
,
dl
.reflist
dt
{
background
:
linear-gradient
(
to
bottom
,
#ffa733
0
,
#f60
100%
);
box-shadow
:
inset
0
0
32px
#f60
;
text-shadow
:
0
-1px
1px
#b34700
;
text-align
:
left
;
color
:
#fff
}
dl
.reflist
dt
a
.el
{
color
:
#f60
;
padding
:
.2em
;
border-radius
:
4px
;
background-color
:
#ffe0cc
}
div
.toc
{
float
:
none
;
width
:
auto
}
div
.toc
h3
{
font-size
:
1.17em
}
div
.toc
ul
{
padding-left
:
1.5em
}
div
.toc
li
{
font-size
:
1em
;
padding-left
:
0
;
list-style-type
:
disc
}
div
.toc
,
.memproto
,
div
.qindex
,
div
.ah
{
background
:
linear-gradient
(
to
bottom
,
#f2f2f2
0
,
#e6e6e6
100%
);
box-shadow
:
inset
0
0
32px
#e6e6e6
;
text-shadow
:
0
1px
1px
#fff
;
color
:
#1a1a1a
;
border
:
2px
solid
#e6e6e6
;
border-radius
:
4px
}
.paramname
{
color
:
#803300
}
dl
.reflist
dt
{
border
:
2px
solid
#f60
;
border-top-left-radius
:
4px
;
border-top-right-radius
:
4px
;
border-bottom
:
none
}
dl
.reflist
dd
{
border
:
2px
solid
#f60
;
border-bottom-right-radius
:
4px
;
border-bottom-left-radius
:
4px
;
border-top
:
none
}
table
.doxtable
{
border-collapse
:
inherit
;
border-spacing
:
0
;
border
:
2px
solid
#f60
;
border-radius
:
4px
}
a
,
a
:hover
,
a
:visited
,
a
:visited:hover
,
.contents
a
:visited
,
.el
,
a
.el
:visited
,
#glfwhome
:hover
,
.tablist
a
:hover
,
span
.lineno
a
:hover
{
color
:
#f60
;
text-decoration
:
none
}
div
.directory
{
border-collapse
:
inherit
;
border-spacing
:
0
;
border
:
2px
solid
#f60
;
border-radius
:
4px
}
hr
,
.memSeparator
{
height
:
2px
;
background
:
linear-gradient
(
to
right
,
#f2f2f2
0
,
#d9d9d9
50%
,
#f2f2f2
100%
)}
dl
.note
,
dl
.pre
,
dl
.post
,
dl
.invariant
{
background
:
linear-gradient
(
to
bottom
,
#ddfad1
0
,
#cbf7ba
100%
);
box-shadow
:
inset
0
0
32px
#baf5a3
;
color
:
#1e5309
;
border
:
2px
solid
#afe599
}
dl
.warning
,
dl
.attention
{
background
:
linear-gradient
(
to
bottom
,
#fae8d1
0
,
#f7ddba
100%
);
box-shadow
:
inset
0
0
32px
#f5d1a3
;
color
:
#533309
;
border
:
2px
solid
#e5c499
}
dl
.deprecated
,
dl
.bug
{
background
:
linear-gradient
(
to
bottom
,
#fad1e3
0
,
#f7bad6
100%
);
box-shadow
:
inset
0
0
32px
#f5a3c8
;
color
:
#53092a
;
border
:
2px
solid
#e599bb
}
dl
.todo
,
dl
.test
{
background
:
linear-gradient
(
to
bottom
,
#d1ecfa
0
,
#bae3f7
100%
);
box-shadow
:
inset
0
0
32px
#a3daf5
;
color
:
#093a53
;
border
:
2px
solid
#99cce5
}
dl
.note
,
dl
.pre
,
dl
.post
,
dl
.invariant
,
dl
.warning
,
dl
.attention
,
dl
.deprecated
,
dl
.bug
,
dl
.todo
,
dl
.test
{
border-radius
:
4px
;
padding
:
1em
;
text-shadow
:
0
1px
1px
#fff
;
margin
:
1em
0
}
.note
a
,
.pre
a
,
.post
a
,
.invariant
a
,
.warning
a
,
.attention
a
,
.deprecated
a
,
.bug
a
,
.todo
a
,
.test
a
,
.note
a
:visited
,
.pre
a
:visited
,
.post
a
:visited
,
.invariant
a
:visited
,
.warning
a
:visited
,
.attention
a
:visited
,
.deprecated
a
:visited
,
.bug
a
:visited
,
.todo
a
:visited
,
.test
a
:visited
{
color
:
inherit
}
div
.line
{
line-height
:
inherit
}
div
.fragment
,
pre
.fragment
{
background
:
#f2f2f2
;
border-radius
:
4px
;
border
:
none
;
padding
:
1em
;
overflow
:
auto
;
border-left
:
4px
solid
#ccc
;
margin
:
1em
0
}
.lineno
a
,
.lineno
a
:visited
,
.line
,
pre
.fragment
{
color
:
#4d4d4d
}
span
.preprocessor
,
span
.comment
{
color
:
#007899
}
a
.code
,
a
.code
:visited
{
color
:
#e64500
}
span
.keyword
,
span
.keywordtype
,
span
.keywordflow
{
color
:
#404040
;
font-weight
:
bold
}
span
.stringliteral
{
color
:
#360099
}
code
{
padding
:
.1em
;
border-radius
:
4px
}
.sm-dox
,
.sm-dox
a
,
.sm-dox
a
:focus
,
.sm-dox
a
:active
,
.sm-dox
a
:hover
,
.sm-dox
a
.highlighted
,
.sm-dox
ul
a
:hover
{
background
:
none
;
text-shadow
:
none
}
.sm-dox
a
span
.sub-arrow
{
border-color
:
#f2f2f2
transparent
transparent
transparent
}
.sm-dox
a
span
.sub-arrow
:active
,
.sm-dox
a
span
.sub-arrow
:focus
,
.sm-dox
a
span
.sub-arrow
:hover
,
.sm-dox
a
:hover
span
.sub-arrow
{
border-color
:
#f60
transparent
transparent
transparent
}
.sm-dox
ul
a
span
.sub-arrow
:active
,
.sm-dox
ul
a
span
.sub-arrow
:focus
,
.sm-dox
ul
a
span
.sub-arrow
:hover
,
.sm-dox
ul
a
:hover
span
.sub-arrow
{
border-color
:
transparent
transparent
transparent
#f60
}
.sm-dox
ul
a
:hover
{
background
:
#666
;
text-shadow
:
none
}
.sm-dox
ul
.sm-nowrap
a
{
color
:
#4d4d4d
;
text-shadow
:
none
}
#main-nav
,
#main-menu
,
#main-menu
a
,
#main-menu
a
:visited
,
#main-menu
a
:hover
,
#main-menu
li
,
.memdoc
,
dl
.reflist
dd
,
div
.toc
li
,
.ah
,
span
.lineno
,
span
.lineno
a
,
span
.lineno
a
:hover
,
.note
code
,
.pre
code
,
.post
code
,
.invariant
code
,
.warning
code
,
.attention
code
,
.deprecated
code
,
.bug
code
,
.todo
code
,
.test
code
,
.doxtable
code
{
background
:
none
}
#titlearea
,
.footer
,
.contents
,
div
.header
,
.memdoc
,
table
.doxtable
td
,
table
.doxtable
th
,
hr
,
.memSeparator
{
border
:
none
}
#main-menu
a
,
#main-menu
a
:visited
,
#main-menu
a
:hover
,
#main-menu
li
,
.reflist
dt
a
.el
,
.levels
span
,
.directory
.levels
span
{
text-shadow
:
none
}
.memdoc
,
dl
.reflist
dd
{
box-shadow
:
none
}
div
.headertitle
,
.note
code
,
.pre
code
,
.post
code
,
.invariant
code
,
.warning
code
,
.attention
code
,
.deprecated
code
,
.bug
code
,
.todo
code
,
.test
code
,
table
.doxtable
code
{
padding
:
0
}
#nav-path
,
.directory
.levels
,
span
.lineno
{
display
:
none
}
html
,
#titlearea
,
.footer
,
tr
.even
,
.directory
tr
.even
,
.doxtable
tr
:nth-child
(
even
),
.mdescLeft
,
.mdescRight
,
.memItemLeft
,
.memItemRight
,
code
{
background
:
#f2f2f2
}
body
{
color
:
#4d4d4d
}
h1
,
h2
,
h2
.groupheader
,
h3
,
div
.toc
h3
,
h4
,
h5
,
h6
,
strong
,
em
{
color
:
#1a1a1a
;
border-bottom
:
none
}
h1
{
padding-top
:
.5em
;
font-size
:
180%
}
h2
{
padding-top
:
.5em
;
margin-bottom
:
0
;
font-size
:
140%
}
h3
{
padding-top
:
.5em
;
margin-bottom
:
0
;
font-size
:
110%
}
.glfwheader
{
font-size
:
16px
;
height
:
64px
;
max-width
:
920px
;
min-width
:
800px
;
padding
:
0
32px
;
margin
:
0
auto
}
#glfwhome
{
line-height
:
64px
;
padding-right
:
48px
;
color
:
#666
;
font-size
:
2.5em
;
background
:
url
(
"http://www.glfw.org/css/arrow.png"
)
no-repeat
right
}
.glfwnavbar
{
list-style-type
:
none
;
margin
:
0
auto
;
float
:
right
}
#glfwhome
,
.glfwnavbar
li
{
float
:
left
}
.glfwnavbar
a
,
.glfwnavbar
a
:visited
{
line-height
:
64px
;
margin-left
:
2em
;
display
:
block
;
color
:
#666
}
#glfwhome
,
.glfwnavbar
a
,
.glfwnavbar
a
:visited
{
transition
:
.35s
ease
}
#titlearea
,
.footer
{
color
:
#666
}
address
.footer
{
text-align
:
center
;
padding
:
2em
;
margin-top
:
3em
}
#top
{
background
:
#666
}
#main-nav
{
max-width
:
960px
;
min-width
:
800px
;
margin
:
0
auto
;
font-size
:
13px
}
#
main-menu
{
max-width
:
920px
;
min-width
:
800px
;
margin
:
0
auto
;
font-size
:
13px
}
.memtitle
{
display
:
none
}
.memproto
,
.memname
{
font-weight
:
bold
;
text-shadow
:
none
}
#main-menu
{
height
:
36px
;
display
:
block
;
position
:
relative
}
#main-menu
a
,
#main-menu
a
:visited
,
#main-menu
a
:hover
,
#main-menu
li
{
color
:
#f2f2f2
}
#main-menu
li
ul
.sm-nowrap
li
a
{
color
:
#4d4d4d
}
#main-menu
li
ul
.sm-nowrap
li
a
:hover
{
color
:
#f
60
}
.contents
{
min-height
:
590px
}
div
.contents
,
div
.header
{
max-width
:
920px
;
margin
:
0
auto
;
padding
:
0
32px
;
background
:
#fff
none
}
table
.doxtable
th
,
dl
.reflist
dt
{
background
:
linear-gradient
(
to
bottom
,
#ffa733
0
,
#f60
100%
);
box-shadow
:
inset
0
0
32px
#f60
;
text-shadow
:
0
-1px
1px
#b34700
;
text-align
:
left
;
color
:
#fff
}
dl
.reflist
dt
a
.el
{
color
:
#f60
;
padding
:
.2em
;
border-radius
:
4px
;
background-color
:
#ffe0cc
}
div
.toc
{
float
:
none
;
width
:
auto
}
div
.toc
h3
{
font-size
:
1.17em
}
div
.toc
ul
{
padding-left
:
1.5em
}
div
.toc
li
{
font-size
:
1em
;
padding-left
:
0
;
list-style-type
:
disc
}
div
.toc
,
.memproto
,
div
.qindex
,
div
.ah
{
background
:
linear-gradient
(
to
bottom
,
#f2f2f2
0
,
#e6e6e6
100%
);
box-shadow
:
inset
0
0
32px
#e6e6e6
;
text-shadow
:
0
1px
1px
#fff
;
color
:
#1a1a1a
;
border
:
2px
solid
#e6e6e6
;
border-radius
:
4px
}
.paramname
{
color
:
#803300
}
dl
.reflist
dt
{
border
:
2px
solid
#f60
;
border-top-left-radius
:
4px
;
border-top-right-radius
:
4px
;
border-bottom
:
none
}
dl
.reflist
dd
{
border
:
2px
solid
#f60
;
border-bottom-right-radius
:
4px
;
border-bottom-left-radius
:
4px
;
border-top
:
none
}
table
.doxtable
{
border-collapse
:
inherit
;
border-spacing
:
0
;
border
:
2px
solid
#f60
;
border-radius
:
4px
}
a
,
a
:hover
,
a
:visited
,
a
:visited:hover
,
.contents
a
:visited
,
.el
,
a
.el
:visited
,
#glfwhome
:hover
,
#main-menu
a
:hover
,
span
.lineno
a
:hover
{
color
:
#f60
;
text-decoration
:
none
}
div
.directory
{
border-collapse
:
inherit
;
border-spacing
:
0
;
border
:
2px
solid
#f60
;
border-radius
:
4px
}
hr
,
.memSeparator
{
height
:
2px
;
background
:
linear-gradient
(
to
right
,
#f2f2f2
0
,
#d9d9d9
50%
,
#f2f2f2
100%
)}
dl
.note
,
dl
.pre
,
dl
.post
,
dl
.invariant
{
background
:
linear-gradient
(
to
bottom
,
#ddfad1
0
,
#cbf7ba
100%
);
box-shadow
:
inset
0
0
32px
#baf5a3
;
color
:
#1e5309
;
border
:
2px
solid
#afe599
}
dl
.warning
,
dl
.attention
{
background
:
linear-gradient
(
to
bottom
,
#fae8d1
0
,
#f7ddba
100%
);
box-shadow
:
inset
0
0
32px
#f5d1a3
;
color
:
#533309
;
border
:
2px
solid
#e5c499
}
dl
.deprecated
,
dl
.bug
{
background
:
linear-gradient
(
to
bottom
,
#fad1e3
0
,
#f7bad6
100%
);
box-shadow
:
inset
0
0
32px
#f5a3c8
;
color
:
#53092a
;
border
:
2px
solid
#e599bb
}
dl
.todo
,
dl
.test
{
background
:
linear-gradient
(
to
bottom
,
#d1ecfa
0
,
#bae3f7
100%
);
box-shadow
:
inset
0
0
32px
#a3daf5
;
color
:
#093a53
;
border
:
2px
solid
#99cce5
}
dl
.note
,
dl
.pre
,
dl
.post
,
dl
.invariant
,
dl
.warning
,
dl
.attention
,
dl
.deprecated
,
dl
.bug
,
dl
.todo
,
dl
.test
{
border-radius
:
4px
;
padding
:
1em
;
text-shadow
:
0
1px
1px
#fff
;
margin
:
1em
0
}
.note
a
,
.pre
a
,
.post
a
,
.invariant
a
,
.warning
a
,
.attention
a
,
.deprecated
a
,
.bug
a
,
.todo
a
,
.test
a
,
.note
a
:visited
,
.pre
a
:visited
,
.post
a
:visited
,
.invariant
a
:visited
,
.warning
a
:visited
,
.attention
a
:visited
,
.deprecated
a
:visited
,
.bug
a
:visited
,
.todo
a
:visited
,
.test
a
:visited
{
color
:
inherit
}
div
.line
{
line-height
:
inherit
}
div
.fragment
,
pre
.fragment
{
background
:
#f2f2f2
;
border-radius
:
4px
;
border
:
none
;
padding
:
1em
;
overflow
:
auto
;
border-left
:
4px
solid
#ccc
;
margin
:
1em
0
}
.lineno
a
,
.lineno
a
:visited
,
.line
,
pre
.fragment
{
color
:
#4d4d4d
}
span
.preprocessor
,
span
.comment
{
color
:
#007899
}
a
.code
,
a
.code
:visited
{
color
:
#e64500
}
span
.keyword
,
span
.keywordtype
,
span
.keywordflow
{
color
:
#404040
;
font-weight
:
bold
}
span
.stringliteral
{
color
:
#360099
}
code
{
padding
:
.1em
;
border-radius
:
4px
}
This diff is collapsed.
Click to expand it.
docs/extra.less
+
29
−
11
View file @
81963967
...
...
@@ -81,12 +81,29 @@
text-shadow:none;
}
.sm-dox a span.sub-arrow {
border-color:@navbar-link-color transparent transparent transparent;
}
.sm-dox a span.sub-arrow:active,.sm-dox a span.sub-arrow:focus,.sm-dox a span.sub-arrow:hover,.sm-dox a:hover span.sub-arrow {
border-color:@default-link-color transparent transparent transparent;
}
.sm-dox ul a span.sub-arrow:active,.sm-dox ul a span.sub-arrow:focus,.sm-dox ul a span.sub-arrow:hover,.sm-dox ul a:hover span.sub-arrow {
border-color:transparent transparent transparent @default-link-color;
}
.sm-dox ul a:hover {
background:@header-footer-link-color;
text-shadow:none;
}
#main-nav,#navrow1,#navrow2,#navrow3,#navrow4,.tablist a,.tablist a:visited,.tablist a:hover,.tablist li,.tablist li.current a,.memdoc,dl.reflist dd,div.toc li,.ah,span.lineno,span.lineno a,span.lineno a:hover,.note code,.pre code,.post code,.invariant code,.warning code,.attention code,.deprecated code,.bug code,.todo code,.test code,.doxtable code {
.sm-dox ul.sm-nowrap a {
color:@default-text-color;
text-shadow:none;
}
#main-nav,#main-menu,#main-menu a,#main-menu a:visited,#main-menu a:hover,#main-menu li,.memdoc,dl.reflist dd,div.toc li,.ah,span.lineno,span.lineno a,span.lineno a:hover,.note code,.pre code,.post code,.invariant code,.warning code,.attention code,.deprecated code,.bug code,.todo code,.test code,.doxtable code {
background:none;
}
...
...
@@ -94,7 +111,7 @@
border:none;
}
.tablist a,.tablist a:visited,.tablist a:hover,.tablist li,.tablist li.current a
,.reflist dt a.el,.levels span,.directory .levels span {
#main-menu a,#main-menu a:visited,#main-menu a:hover,#main-menu li
,.reflist dt a.el,.levels span,.directory .levels span {
text-shadow:none;
}
...
...
@@ -199,7 +216,7 @@ address.footer {
font-size:13px;
}
#
navrow1,#navrow2,#navrow3,#navrow4
{
#
main-menu
{
max-width:920px;
min-width:800px;
margin:0 auto;
...
...
@@ -215,21 +232,22 @@ address.footer {
text-shadow:none;
}
.tablist
{
#main-menu
{
height:36px;
display:block;
position:relative;
}
.tablist a,.tablist a:visited,.tablist a:hover,.tablist li,.tablist li.current a
{
#main-menu a,#main-menu a:visited,#main-menu a:hover,#main-menu li
{
color:@navbar-link-color;
}
.tablist li.current a {
background:linear-gradient(to bottom,@tab-background-color2 0%,@tab-background-color1 100%);
box-shadow:inset 0 0 32px @tab-background-color1;
text-shadow:0 -1px 1px darken(@tab-background-color1, 15%);
color:@tab-text-color;
#main-menu li ul.sm-nowrap li a {
color:@default-text-color;
}
#main-menu li ul.sm-nowrap li a:hover {
color:@default-link-color;
}
.contents {
...
...
@@ -311,7 +329,7 @@ table.doxtable {
border-radius:4px;
}
a,a:hover,a:visited,a:visited:hover,.contents a:visited,.el,a.el:visited,#glfwhome:hover,
.tablist
a:hover,span.lineno a:hover {
a,a:hover,a:visited,a:visited:hover,.contents a:visited,.el,a.el:visited,#glfwhome:hover,
#main-menu
a:hover,span.lineno a:hover {
color:@default-link-color;
text-decoration:none;
}
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment