X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fcss%2Fstyle.css;h=5d55a48c796df42296c09803ea56c37251454187;hb=e4bdf6606498d358c80e45b8cee69250b3bee6d3;hp=33344aa86884592013d729d73fb8143472f8a9d2;hpb=8e26de0f2079f2b952536a2be1af1ba159eba5c5;p=scpubgit%2Fstemmaweb.git diff --git a/root/css/style.css b/root/css/style.css index 33344aa..5d55a48 100644 --- a/root/css/style.css +++ b/root/css/style.css @@ -136,4 +136,11 @@ div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover { color: #ffffff; text-decoration: underline; } - +.error { + font-weight: bold; + color: #ff3333; +} +.notification { + font-weight: bold; + color: #33ff33; +}