Merge lp:~gesha/linaro-license-protection/fix-links-color into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Georgy Redkozubov
Status: Merged
Approved by: Stevan Radaković
Approved revision: 220
Merged at revision: 220
Proposed branch: lp:~gesha/linaro-license-protection/fix-links-color
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:~gesha/linaro-license-protection/fix-links-color
Reviewer Review Type Date Requested Status
Stevan Radaković Approve
Review via email: mp+188017@code.launchpad.net

Description of the change

This branch fixes links color in the tabs.

To post a comment you must log in.
Revision history for this message
Stevan Radaković (stevanr) wrote :

Looks good.
Approve +1

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 2013-08-28 07:58:41 +0000
3+++ css/linaro.css 2013-09-27 11:01:05 +0000
4@@ -192,7 +192,7 @@
5 background:#f2f2f2;
6 }
7
8-a:link, a:hover, a:visited {
9+td > a:link, td > a:hover, td > a:visited {
10 color: #444 !important;
11 text-decoration: none !important;
12 }

Subscribers

People subscribed via source and target branches