Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
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
Tobias Hunger
qt-creator
Commits
50bae31d
Commit
50bae31d
authored
14 years ago
by
Morten Engvoldsen
Committed by
hjk
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Doc: Fixing QTBUG-13595
(cherry picked from commit
b4207f31
) Reviewed-By: Leena Miettinen
parent
5cf1aaf6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/templates/style/style.css
+7
-3
7 additions, 3 deletions
doc/templates/style/style.css
with
7 additions
and
3 deletions
doc/templates/style/style.css
+
7
−
3
View file @
50bae31d
...
...
@@ -837,6 +837,9 @@
padding-left
:
25px
;
padding-top
:
10px
;
}
.wrap
.content
ul
img
{
vertical-align
:
middle
;
}
a
:hover
{
color
:
#4c0033
;
...
...
@@ -886,9 +889,9 @@
-webkit-column-gap
:
41px
;
-moz-column-gap
:
41px
;
column-rule
:
1px
soli
d
#ccc
;
-webkit-column-rule
:
1px
soli
d
#ccc
;
-moz-column-rule
:
1px
soli
d
#ccc
;
column-rule
:
1px
dashe
d
#ccc
;
-webkit-column-rule
:
1px
dashe
d
#ccc
;
-moz-column-rule
:
1px
dashe
d
#ccc
;
}
.flowList
dl
{
...
...
@@ -898,6 +901,7 @@
margin-left
:
10px
;
min-width
:
250px
;
line-height
:
1.2
;
min-width
:
100%
;
}
...
...
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