Project

General

Profile

« Previous | Next » 

Revision 59941

[Library | Trunk]: Underline graph-color

View differences:

portal.scss
68 68
}
69 69

  
70 70
.graph-color {
71
  color: #EE2540;
71
  color: #EE2540 !important;
72 72
}
73 73

  
74 74
.graph-color:hover, .graph-color:active {
75
  color: #EE2540;
75
  text-decoration: underline;
76 76
}

Also available in: Unified diff