diff --git a/app/css/custom.css b/app/css/custom.css
index b3c9c67..81b6d72 100644
--- a/app/css/custom.css
+++ b/app/css/custom.css
@@ -69,6 +69,9 @@ table th, td{
background-color: #ff9900 !important;
color: #fff !important;
border: 1px solid #ff9900 !important;
+ padding: 5px;
+ font-size: 14px;
+ border-radius: 0 !important;
}
.pull-right-color{
background-image: linear-gradient(to bottom, #1c84c6 0%, #1c84c6 100%);
diff --git a/app/index.html b/app/index.html
index ff98ed6..197f0f5 100644
--- a/app/index.html
+++ b/app/index.html
@@ -179,7 +179,7 @@
-
+
@@ -204,5 +204,7 @@
+
+