Fix bad css
This commit is contained in:
parent
55df7775c2
commit
69109e171c
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue