diff options
Diffstat (limited to 'static/css/dump.css')
| -rwxr-xr-x | static/css/dump.css | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index ddc5e81..de50535 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -103,7 +103,7 @@ color:000; #messagePane { -top:2px; +top:40px; bottom:65px; position:fixed; width: 99.6%; @@ -135,8 +135,7 @@ left:0.2%; position:relative; min-width:500px; z-index:100; -left:2px; - +left:3px; bottom:10px; width: 100%; } @@ -187,7 +186,6 @@ border-right:0px; border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; - border-radius:5px; position:absolute; display:inline-block; width:120px; @@ -211,7 +209,6 @@ background-color:#fff; border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; - border-radius:5px; position:absolute; display:inline-block; width:120px; @@ -223,7 +220,7 @@ padding-bottom:4; text-align:center; z-index:100; cursor:pointer; -background-color:#fff; +background-color:#ccc; font-size:17px; color:#fff; border:1px solid #000; @@ -308,7 +305,6 @@ opacity:1; #palette-button { border:1px solid #000; - border-radius:5px; background-position:top right; position:absolute; /* display:inline-block;*/ |
