summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/style.css b/www/style.css
index cd8a09a28d..61075c3047 100644
--- a/www/style.css
+++ b/www/style.css
@@ -151,3 +151,16 @@ td.fbad {
151td.toolscat { 151td.toolscat {
152 background-color: #b6c6e5; 152 background-color: #b6c6e5;
153} 153}
154
155.vc_diff_nochange {
156 background-color: #ffffff;
157}
158
159.vc_navheader {
160 background-color: #7897cb;
161}
162
163.vc_diff_chunk_header {
164 background-color: #90afe3;
165}
166