Merge lp:~stevanr/linaro-license-protection/link-css-fix into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Stevan Radaković
Status: Merged
Approved by: Georgy Redkozubov
Approved revision: 135
Merged at revision: 135
Proposed branch: lp:~stevanr/linaro-license-protection/link-css-fix
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
css/linaro.css (+1/-1)
To merge this branch: bzr merge lp:~stevanr/linaro-license-protection/link-css-fix
Reviewer Review Type Date Requested Status
Georgy Redkozubov Approve
Review via email: mp+130461@code.launchpad.net

Description of the change

As per Anmar's request, links in rendered content should be recognizable.
Changing color for 'a' tags.

To post a comment you must log in.
Revision history for this message
Georgy Redkozubov (gesha) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'css/linaro.css'
2--- css/linaro.css 2012-10-11 14:50:15 +0000
3+++ css/linaro.css 2012-10-19 01:26:20 +0000
4@@ -29,7 +29,7 @@
5
6 .ui-widget-content a
7 {
8- color: #333333;
9+ color: #8cbd30;
10 }
11
12 .ui-widget-header

Subscribers

People subscribed via source and target branches