Skip to content

Commit

Permalink
CSS: Style a in text-small
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 24, 2015
1 parent 9f7e349 commit cde0027
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/css/icinga/main.less
Expand Up @@ -38,4 +38,9 @@
.text-small {
color: @text-color-light;
font-size: @font-size-small;

a {
color: inherit;
font-size: inherit;
}
}

0 comments on commit cde0027

Please sign in to comment.