|
|
@@ -764,10 +764,14 @@ div.sidebar { |
|
|
|
-moz-border-radius: 5px; |
|
|
|
-webkit-border-radius-bottomright: 5px; |
|
|
|
border-radius-topleft: 5px; |
|
|
|
background: rgba(215,230,255, 0.8); |
|
|
|
background: rgba(215,230,255, 0.9); |
|
|
|
border: 1px solid #2C1F1C; |
|
|
|
float: right; |
|
|
|
overflow: hidden; |
|
|
|
padding: 10px; |
|
|
|
width: 180px; |
|
|
|
width: 450px; |
|
|
|
} |
|
|
|
.pastebin textarea { |
|
|
|
width:500px; |
|
|
|
float: left; |
|
|
|
} |