diff ismi-python-neo4jrestclient/static/main.css @ 35:9f0d4fd3a412

cleanup and layout tweaks.
author casties
date Thu, 04 Feb 2016 15:23:15 +0100
parents 2b2699d47eba
children
line wrap: on
line diff
--- a/ismi-python-neo4jrestclient/static/main.css	Sat Dec 19 23:25:23 2015 -0500
+++ b/ismi-python-neo4jrestclient/static/main.css	Thu Feb 04 15:23:15 2016 +0100
@@ -266,7 +266,7 @@
 }
 body {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 14px;
+  font-size: 12px;
   line-height: 1.428571429;
   color: #333333;
   background-color: #ffffff;
@@ -424,7 +424,7 @@
 }
 h4,
 .h4 {
-  font-size: 18px;
+  font-size: 16px;
 }
 h5,
 .h5 {
@@ -1618,7 +1618,7 @@
 output {
   display: block;
   padding-top: 7px;
-  font-size: 14px;
+  font-size: 12px;
   line-height: 1.428571429;
   color: #555555;
   vertical-align: middle;
@@ -1628,7 +1628,7 @@
   width: 100%;
   height: 34px;
   padding: 6px 12px;
-  font-size: 14px;
+  font-size: 12px;
   line-height: 1.428571429;
   color: #555555;
   vertical-align: middle;
@@ -1910,7 +1910,7 @@
   border: 1px solid transparent;
   white-space: nowrap;
   padding: 6px 12px;
-  font-size: 14px;
+  font-size: 12px;
   line-height: 1.428571429;
   border-radius: 4px;
   -webkit-user-select: none;
@@ -2924,7 +2924,7 @@
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
-  font-size: 14px;
+  font-size: 12px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   border: 1px solid rgba(0, 0, 0, 0.15);
@@ -3306,7 +3306,7 @@
 }
 .input-group-addon {
   padding: 6px 12px;
-  font-size: 14px;
+  font-size: 12px;
   font-weight: normal;
   line-height: 1;
   color: #555555;
@@ -6091,7 +6091,7 @@
 /* Content */
 .table th, .table td {
 padding: 8px 12px;
-font-size: 14px;
+font-size: 12px;
 }
 
 /* Footer */
@@ -6352,7 +6352,7 @@
     font-size: 20px;
   }
   h4 {
-    font-size: 16px;
+    font-size: 14px;
   }
   h5 {
     font-size: 13px;