Skip to content

Commit

Permalink
MODE-2232: Removes underline text decoration
Browse files Browse the repository at this point in the history
  • Loading branch information
kulikov committed Jun 30, 2014
1 parent eb35ed5 commit 511323f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/modeshape-web-explorer/src/main/webapp/Console.css
Expand Up @@ -98,7 +98,6 @@ h1 {
.node-name {
color: blue;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size: 13px;
cursor: pointer;
}
Expand Down Expand Up @@ -135,7 +134,6 @@ h1 {
.repository-name {
color: blue;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
font-size: 25px;
cursor: pointer;
Expand Down

0 comments on commit 511323f

Please sign in to comment.