From 50322cc12ba7c4d3b690d1844c1a7b865b0a038a Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 9 Jun 2010 23:02:28 -0400 Subject: sostler prod commit --- static/css/dump.css | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'static/css/dump.css') diff --git a/static/css/dump.css b/static/css/dump.css index 9c8b945..a587ed3 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -189,25 +189,31 @@ border-right:0px; font-size:12px; color:#000; } -#prevbutton { +#prevbutton { +border:1px solid #000; position:absolute; display:inline-block; - width:120px; + width:50%; height:35px; background-position:center; -right:125px; +left:0px; top:0; font-weight:bold; background-color:#eff5fb; + border-top-left-radius:10px; + -webkit-border-top-left-radius:5px; + -moz-border-radius-topleft:5px; + border-bottom-right-radius:5px; + -webkit-border-bottom-left-radius:5px; + -moz-border-radius-bottomleft:5px; padding-bottom:1; text-align:center; z-index:100; cursor:pointer; font-size:12px; color:#000; -border:1px solid #000;border-right:0px; +border-right:0px; } - #webcam-button-upload{ border-top-right-radius:10px; -webkit-border-top-right-radius:5px;background-color:#eff5fb; @@ -231,6 +237,7 @@ padding-bottom:1; color:#000; } #nextbutton{ +border:1px solid #000; border-top-right-radius:10px; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px; @@ -239,12 +246,11 @@ padding-bottom:1; -moz-border-radius-bottomright:5px; position:absolute; display:inline-block; - width:120px; + width:50%; height:35px; font-weight:bold; background-position:center; right:5px;background-color:#eff5fb; -border:1px solid #000; top:0; padding-bottom:1; text-align:center; @@ -253,6 +259,7 @@ padding-bottom:1; font-size:12px; color:#000; } + #webcam-button-snap{ border-top-right-radius:10px; -webkit-border-top-right-radius:5px; -- cgit v1.2.3-70-g09d2