Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
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
Container Registry
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
414550f4
Commit
414550f4
authored
23 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Uppercase class selectors, to work with browsers that follow the standards.
parent
29731df4
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/stylesheet.css
+9
-9
9 additions, 9 deletions
doc/src/sgml/stylesheet.css
with
9 additions
and
9 deletions
doc/src/sgml/stylesheet.css
+
9
−
9
View file @
414550f4
/* $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.css,v 1.
2
200
1
/0
9
/1
5
0
0:48:59
petere Exp $ */
/* $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.css,v 1.
3
200
2
/0
3
/1
1
0
5:02:04
petere Exp $ */
/* color scheme similar to www.postgresql.org */
...
...
@@ -13,26 +13,26 @@ A:active { color: #FF0000; }
/* center titles */
BODY
.
book
H1
.title
,
BODY
.
set
H1
.
title
{
BODY
.
BOOK
H1
.TITLE
,
BODY
.
SET
H1
.
TITLE
{
text-align
:
center
;
font-size
:
250%
;
font-family
:
sans-serif
;
color
:
#020167
;
}
BODY
.
book
H3
.corpauthor
,
BODY
.
set
H3
.
corpauthor
{
BODY
.
BOOK
H3
.CORPAUTHOR
,
BODY
.
SET
H3
.
CORPAUTHOR
{
text-align
:
center
;
font-style
:
italic
;
font-weight
:
normal
;
}
BODY
.
book
.copyright
,
BODY
.set
.copyright
{
BODY
.
BOOK
.COPYRIGHT
,
BODY
.SET
.COPYRIGHT
{
text-align
:
center
;
}
/* decoration for formal examples */
DIV
.
example
{
DIV
.
EXAMPLE
{
padding-left
:
15px
;
border-style
:
solid
;
border-width
:
0px
;
...
...
@@ -43,17 +43,17 @@ DIV.example {
/* less dense spacing of TOC */
.
set
.toc
DL
DT
,
.
book
.toc
DL
DT
{
.
SET
.TOC
DL
DT
,
.
BOOK
.TOC
DL
DT
{
padding-top
:
1.5ex
;
padding-bottom
:
1.5ex
;
}
.
set
.toc
DL
DL
DT
,
.
book
.toc
DL
DL
DT
{
.
SET
.TOC
DL
DL
DT
,
.
BOOK
.TOC
DL
DL
DT
{
padding-top
:
0ex
;
padding-bottom
:
0ex
;
}
/* miscellaneous */
.
navheader
TH
{
font-style
:
italic
;
}
.
comment
{
color
:
red
;
}
.
NAVHEADER
TH
{
font-style
:
italic
;
}
.
COMMENT
{
color
:
red
;
}
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
register
or
sign in
to comment