Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
BRIC
dokuwiki
Commits
86a79370
Commit
86a79370
authored
18 years ago
by
Anika Henke
Browse files
Options
Downloads
Patches
Plain Diff
semantic css placeholders - part 2
darcs-hash:20060805150015-d5083-4ac2de4b475c70d386745aefd606ffb396cf8f92.gz
parent
47878d35
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
lib/tpl/default/design.css
+6
-6
6 additions, 6 deletions
lib/tpl/default/design.css
lib/tpl/default/layout.css
+1
-1
1 addition, 1 deletion
lib/tpl/default/layout.css
lib/tpl/default/style.ini
+0
-1
0 additions, 1 deletion
lib/tpl/default/style.ini
with
7 additions
and
8 deletions
lib/tpl/default/design.css
+
6
−
6
View file @
86a79370
...
...
@@ -167,7 +167,7 @@ div.dokuwiki .nowrap {
}
div
.dokuwiki
div
#draft__status
{
float
:
right
;
color
:
__
border
__
;
color
:
__
text_alt
__
;
}
/* --------- buttons ------------------- */
...
...
@@ -311,7 +311,7 @@ div.dokuwiki a.wikilink2 {
/* ------------- Page elements ----------------- */
div
.dokuwiki
div
.preview
{
background-color
:
__background_
other
__
;
background-color
:
__background_
neu
__
;
margin
:
0
0
0
2em
;
padding
:
4px
;
border
:
1px
dashed
__text__
;
...
...
@@ -575,7 +575,7 @@ div.dokuwiki td.diff-deletedline {
background-color
:
#ffffbb
;
}
div
.dokuwiki
td
.diff-context
{
background-color
:
__background_
other
__
;
background-color
:
__background_
neu
__
;
}
div
.dokuwiki
span
.diffchange
{
color
:
red
;
...
...
@@ -610,7 +610,7 @@ div.insitu-footnote {
font-size
:
80%
;
line-height
:
1.2em
;
border
:
1px
solid
__border__
;
background-color
:
__background_other
2
__
;
background-color
:
__background_other__
;
text-align
:
left
;
padding
:
4px
;
max-width
:
40%
;
/* IE's width is handled in javascript */
...
...
@@ -689,7 +689,7 @@ div.dokuwiki div.ajax_qsearch {
font-size
:
80%
;
line-height
:
1.2em
;
border
:
1px
solid
__border__
;
background-color
:
__background_other
2
__
;
background-color
:
__background_other__
;
text-align
:
left
;
padding
:
4px
;
}
...
...
@@ -711,7 +711,7 @@ html>body button.toolbutton {
div
.picker
{
width
:
250px
;
border
:
1px
solid
__border__
;
background-color
:
__background_
other2
__
;
background-color
:
__background_
alt
__
;
}
button
.pickerbutton
{
...
...
This diff is collapsed.
Click to expand it.
lib/tpl/default/layout.css
+
1
−
1
View file @
86a79370
...
...
@@ -66,7 +66,7 @@ div.dokuwiki #bar__bottom {
div
.dokuwiki
div
.meta
{
clear
:
both
;
margin-top
:
1em
;
color
:
__ext
ern
__
;
color
:
__
t
ext
_alt
__
;
font-size
:
70%
;
}
...
...
This diff is collapsed.
Click to expand it.
lib/tpl/default/style.ini
+
0
−
1
View file @
86a79370
...
...
@@ -38,7 +38,6 @@ __border__ = "#8cacbb"
; other text and background colors
__text_other__
=
"#ccc"
__background_other__
=
"#f7f9fa"
__background_other2__
=
"#eef3f8"
; these are used for links
__extern__
=
"#436976"
...
...
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