Use a tooltip to explain whitespace errors

Sometime users are confused about why Gerrit shows a particular part
of the new file (which is always green) in red.  Its a whitespace
error, a case that isn't normal.  Explain it with a tooltip message.

Change-Id: Ide90f14c4a25eac5a2bcb1bc9f5e6d67e9ac4cb7
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2010-03-01 13:03:03 -08:00
parent c6c848690a
commit 61a372c4ee
2 changed files with 7 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
.wse {
background: red;
cursor: pointer;
}
.vt {