integration/css/egonomy.css
changeset 46 a766937acc12
parent 44 f2d7c97b7ec9
--- a/integration/css/egonomy.css	Tue Feb 19 13:12:30 2013 +0100
+++ b/integration/css/egonomy.css	Tue Feb 19 13:14:20 2013 +0100
@@ -152,9 +152,21 @@
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
-    width: 100%; border: none; background: #d0e0FF;
-    padding: 2px; margin: 3px 0; height: 20px;
+    border: none; background: #d0e0FF;
+    padding: 2px; margin: 2px 0; height: 20px;
+    font-size: 13px; width: 210px; float: left;
+    line-height: 20px; height: 20px;
+}
+
+.search-type {
+    box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    -webkit-box-sizing: border-box;
+    border: none; background: #E0E0E0;
+    float: left; width: 100px;
+    padding: 2px; margin: 2px 0 0 1px;
     font-size: 13px;
+    line-height: 20px; height: 20px;
 }
 
 .placeholder {
@@ -206,7 +218,7 @@
 }
 
 .subcol-eighth {
-    width: 110px;
+    width: 110px; margin-left: 12px;
 }
 
 .subcol-eighth:nth-child(even) {