Merge lp:~abreu-alexandre/ubuntu-html5-theme/ubuntu-shape-with-text into lp:ubuntu-html5-theme

Proposed by Alexandre Abreu
Status: Merged
Approved by: Alexandre Abreu
Approved revision: 137
Merged at revision: 142
Proposed branch: lp:~abreu-alexandre/ubuntu-html5-theme/ubuntu-shape-with-text
Merge into: lp:ubuntu-html5-theme
Diff against target: 20 lines (+10/-0)
1 file modified
examples/html5-theme/widgets/UbuntuShape.html (+10/-0)
To merge this branch: bzr merge lp:~abreu-alexandre/ubuntu-html5-theme/ubuntu-shape-with-text
Reviewer Review Type Date Requested Status
Adnane Belmadiaf Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+206268@code.launchpad.net

Commit message

need to add an example of shape + text inside

Description of the change

need to add an example of shape + text inside

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Adnane Belmadiaf (daker) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'examples/html5-theme/widgets/UbuntuShape.html'
2--- examples/html5-theme/widgets/UbuntuShape.html 2014-02-12 19:46:04 +0000
3+++ examples/html5-theme/widgets/UbuntuShape.html 2014-02-13 19:55:30 +0000
4@@ -65,6 +65,16 @@
5 </div>
6 </div>
7
8+
9+ <div class="medium-font">
10+ <span>Radius</span>
11+ <div data-role="content" style="display: inline">
12+ <div data-role="shape">
13+ <div style="display: table;"> <span style="display: table-cell; vertical-align: middle; text-align: center" class="small-font">small</span></div>
14+ </div>
15+ </div>
16+ </div>
17+
18 </div>
19 </body>
20 </html>

Subscribers

People subscribed via source and target branches