mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 11:31:22 +00:00
re adding background, might be important for some browsers
This commit is contained in:
parent
44a9a97ad9
commit
9fe3e22dc3
1 changed files with 2 additions and 1 deletions
|
@ -46,6 +46,7 @@ textarea {
|
||||||
|
|
||||||
#box code {
|
#box code {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
background: transparent !important; /* don't hide hastebox */
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
-ms-word-break: break-all;
|
-ms-word-break: break-all;
|
||||||
/* Chrome*/
|
/* Chrome*/
|
||||||
|
|
Loading…
Reference in a new issue