summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css23
1 files changed, 10 insertions, 13 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 9d5f838..e3d81c3 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -167,7 +167,7 @@ margin-right:374;
display:inline-block;
width:120px;
height:35px;
-right:40px;
+right:260px;
font-size:20px;
background-image:url(/static/img/urlbutton.png);
text-indent:27;
@@ -193,7 +193,7 @@ top:15px;
width:120px;
height:35px;
background-position:center;
-right:60;
+right:20;
top:15px;
padding-bottom:1;
text-indent:28;
@@ -221,7 +221,7 @@ background-image:url(/static/img/cambutton.png);
width:120px;
height:35px;
background-position:center;
-right:60;
+right:20;
top:15px;
padding-bottom:4;
text-align:center;
@@ -285,7 +285,7 @@ border:1px solid #999;
width:120px;
height:35px;
background-position:center;
-right:180;
+right:140;
top:15px;
padding-bottom:1;
text-indent:24;
@@ -321,19 +321,16 @@ opacity:1;
}
#palette-button {
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
+
border-radius:5px;
+background-image:url(/static/img/upbutton.png);
+background-position:top right;
position:absolute;
/* display:inline-block;*/
display: none;
width:40px;
- height:34px;
- right:20px;
+ height:35px;
+ right:260px;
top:15px;
padding-bottom:1;
text-align:center;
@@ -474,7 +471,7 @@ background-color:#f3f3f3;
max-height:30px;
height: expression(this.width > 30 ? 30: true);
max-width:30px;
-
+image-rendering: -moz-crisp-edges;
float:right;
right:1px;
z-index:77;