From 9a3b97648a538437a19c37ad352b07689f77e7d8 Mon Sep 17 00:00:00 2001 From: Karen Date: Sun, 21 Aug 2011 01:32:45 +0530 Subject: [PATCH] added width to submit button. --- mofca/static/css/main.css | 7 ++++--- mofca/templates/test/index.html | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mofca/static/css/main.css b/mofca/static/css/main.css index d955cbc..b2bda41 100644 --- a/mofca/static/css/main.css +++ b/mofca/static/css/main.css @@ -152,7 +152,7 @@ cursor:pointer;} /*COMES FROM THE BACKEND, please change*/ {font-size:12px; position:absolute; top:40px; -left:28px; +left:35px; z-index:60; padding-bottom:6px; border-bottom:1px solid #b4131b; @@ -164,7 +164,7 @@ transform: rotate(-6deg);} {font-size:20px; position:absolute; top:68px; -left:64px; +left:68px; z-index:60; -webkit-transform: rotate(-6deg); -moz-transform: rotate(-6deg);} @@ -231,7 +231,8 @@ margin-top:10px; cursor:pointer;} .input -{-moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px; +{width:180px; +-moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px; -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px; box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px 3px; background-color:rgba(254, 254, 254, 0.1); diff --git a/mofca/templates/test/index.html b/mofca/templates/test/index.html index 39464a9..4f4f3e8 100644 --- a/mofca/templates/test/index.html +++ b/mofca/templates/test/index.html @@ -105,7 +105,7 @@
- +