aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-07-04 12:57:53 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-07-04 12:57:53 +0300
commit2ee6178db4cee763c4d605c19318d33b158e35b0 (patch)
tree173ab5ee5142c227bc450d3d5d3ff91f1676532c
parent0f946a4a86e5a831a9301cea7cd0305ac9afd1bf (diff)
downloadabi-compliance-checker-2ee6178db4cee763c4d605c19318d33b158e35b0.tar.gz
Fixed style of the report.
-rw-r--r--modules/Internals/Styles/Report.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Internals/Styles/Report.css b/modules/Internals/Styles/Report.css
index 2b8442d..1f48ee2 100644
--- a/modules/Internals/Styles/Report.css
+++ b/modules/Internals/Styles/Report.css
@@ -141,7 +141,7 @@ table.ptable th, table.vtable th {
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
- font-size:0.81em;
+ font-size:0.875em;
border:1px solid gray;
text-align:center;
vertical-align:top;