Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Change hightlight syntax error for a better understanding
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bottazzini <bruno.bottazzini@intel.com>
  • Loading branch information
Bruno Bottazzini committed Sep 28, 2015
1 parent eb81a3a commit 1f28a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
.errorHighlight{
position:absolute;
z-index:20;
background-color:#F4B9B7;
background-color:#540E0d;
}

thead, tbody {
Expand Down

0 comments on commit 1f28a27

Please sign in to comment.