Fix bad css

This commit is contained in:
Duncan Sommerville 2015-11-12 19:03:32 -05:00
parent 55df7775c2
commit 69109e171c
1 changed files with 0 additions and 2 deletions

View File

@ -488,12 +488,10 @@ li.ui-state-default {
color: #efefef; color: #efefef;
} }
.editor_pane_wrapper a,
.angular_wrapper a { .angular_wrapper a {
color: #FF5D1A; color: #FF5D1A;
} }
.editor_pane_wrapper a:visited,
.angular_wrapper a:visited { .angular_wrapper a:visited {
color: #CE3C01; color: #CE3C01;
} }