From: Jakub Steiner <[email protected]>
---
src/app/stylesheets/aggregator.scss | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/app/stylesheets/aggregator.scss
b/src/app/stylesheets/aggregator.scss
index fdeb89c..5d144de 100644
--- a/src/app/stylesheets/aggregator.scss
+++ b/src/app/stylesheets/aggregator.scss
@@ -6,8 +6,10 @@ html {
a {
color: $dcprimary;
+ text-decoration: none;
&:hover, &:focus {
color: lighten($dcprimary, 20%);
+ text-decoration: underline;
}
&:active {
color: darken($dcprimary, 20%);
--
1.7.2.3
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel