r271 - in trunk/www.openmoko.com/htdocs: css images

sean at daksha.openmoko.org sean at daksha.openmoko.org
Tue Jul 1 03:32:33 CEST 2008


Author: sean
Date: 2008-07-01 01:32:31 +0000 (Tue, 01 Jul 2008)
New Revision: 271

Modified:
   trunk/www.openmoko.com/htdocs/css/style.css
   trunk/www.openmoko.com/htdocs/images/arrow2.png
   trunk/www.openmoko.com/htdocs/images/arrow_back.png
   trunk/www.openmoko.com/htdocs/images/list_icon.png
Log:
fixed images and style sheet for shop

Modified: trunk/www.openmoko.com/htdocs/css/style.css
===================================================================
--- trunk/www.openmoko.com/htdocs/css/style.css	2008-06-30 14:46:18 UTC (rev 270)
+++ trunk/www.openmoko.com/htdocs/css/style.css	2008-07-01 01:32:31 UTC (rev 271)
@@ -1580,7 +1580,7 @@
 }
 .store-home a {}
 .store-index {
-	width: 950px;
+	width: 945px;
 	min-height:300px;
 	padding: 15px 0px 25px 15px;
 	background: #1B1B1B;
@@ -1618,7 +1618,7 @@
 	color: #EBEBEB;
 	font-weight: bold;
 	display: block;
-	background: url(/images/shop_more.png) no-repeat left top;
+	background: url(/images/button_details.png) no-repeat left top;
 	padding: 0px 0px 0px 25px;
 	height: 18px;
 	width: 125px;
@@ -1631,12 +1631,13 @@
 	color: #EBEBEB;
 }
 .store-footer {
-	width: 935px;
+	width: 930px;
 	min-height:100px;
 	padding: 10px 0px 25px 30px;
 	background: #1B1B1B;
 	margin: 0px 0px 0px;
 }
+
 .shop-search {
 	float:left;
 	width:240px;
@@ -1703,7 +1704,7 @@
 //////////////////////////////////////////////////////
 */
 .store-inner {
-	width: 950px;
+	width: 945px;
 	min-height:100px;
 	padding: 10px 0px 25px 15px;
 	background: #1B1B1B;
@@ -1762,7 +1763,7 @@
 	float: left;
 }
 .store-options {
-	width: 965px;
+	width: 960px;
 	min-height:100px;
 	padding: 10px 0px 25px;
 	background: #1B1B1B;
@@ -1858,7 +1859,7 @@
 */
 
 .store-cart {
-	width: 950px;
+	width: 945px;
 	min-height:100px;
 	padding: 10px 0px 25px 15px;
 	background: #1B1B1B;
@@ -2012,8 +2013,23 @@
 	text-align:center;
 }
 
+
 /*		
 //////////////////////////////////////////////////////
+		Shop - search results
+//////////////////////////////////////////////////////
+*/
+.searchresults {
+	width: 945px;
+	min-height:100px;
+	padding: 10px 0px 25px 15px;
+	background: #1B1B1B;
+	margin: 10px 0px 0px;
+}
+
+
+/*		
+//////////////////////////////////////////////////////
 		Popup
 //////////////////////////////////////////////////////
 */

Modified: trunk/www.openmoko.com/htdocs/images/arrow2.png
===================================================================
(Binary files differ)

Modified: trunk/www.openmoko.com/htdocs/images/arrow_back.png
===================================================================
(Binary files differ)

Modified: trunk/www.openmoko.com/htdocs/images/list_icon.png
===================================================================
(Binary files differ)





More information about the webdesign-commitlog mailing list