diff --git a/skin/fhcomplete.css b/skin/fhcomplete.css index c68eef22d..252750708 100644 --- a/skin/fhcomplete.css +++ b/skin/fhcomplete.css @@ -28,8 +28,12 @@ { color: green; } +.warning +{ + color: #ffa500;; +} .marked { text-decoration: underline; -} \ No newline at end of file +}