Merge lp:~davidc3/developer-ubuntu-com/qdoc-css-tweaks into lp:developer-ubuntu-com

Proposed by David Callé
Status: Merged
Approved by: Michael Hall
Approved revision: 108
Merged at revision: 114
Proposed branch: lp:~davidc3/developer-ubuntu-com/qdoc-css-tweaks
Merge into: lp:developer-ubuntu-com
Diff against target: 10 lines (+3/-0)
1 file modified
api_docs/static/api_docs/css/qdoc.css (+3/-0)
To merge this branch: bzr merge lp:~davidc3/developer-ubuntu-com/qdoc-css-tweaks
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+257338@code.launchpad.net

Commit message

Tweak qdoc css for readability

Description of the change

Tweak qdoc css for readability

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'api_docs/static/api_docs/css/qdoc.css'
2--- api_docs/static/api_docs/css/qdoc.css 2015-03-27 21:00:43 +0000
3+++ api_docs/static/api_docs/css/qdoc.css 2015-04-24 09:34:54 +0000
4@@ -12,3 +12,6 @@
5
6 /* All selectors should start with .qdoc */
7
8+.qdoc .qmlitem table { margin-bottom: 18px; margin-top: 16px; }
9+.qdoc .qmlitem { margin-bottom: 20px; }
10+.qdoc .qmlitem table p { text-align: left; font-size:large; padding-left:5px; }

Subscribers

People subscribed via source and target branches