# HG changeset patch
# User veltr
# Date 1361204677 -3600
# Node ID f2d7c97b7ec9dd690773f21de67febcd18d8d951
# Parent 119cd616faa4bc363258ae8979689ae00045a407
Added Image/Fragment select
diff -r 119cd616faa4 -r f2d7c97b7ec9 integration/css/egonomy.css
--- a/integration/css/egonomy.css Mon Feb 18 15:43:46 2013 +0100
+++ b/integration/css/egonomy.css Mon Feb 18 17:24:37 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) {
diff -r 119cd616faa4 -r f2d7c97b7ec9 integration/home-v1.html
--- a/integration/home-v1.html Mon Feb 18 15:43:46 2013 +0100
+++ b/integration/home-v1.html Mon Feb 18 17:24:37 2013 +0100
@@ -14,6 +14,10 @@
TagItAll by eGonomy