mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Try code detection, and if detected has plain text,, do not apply code coloration
This commit is contained in:
@ -181,9 +181,7 @@ input.hide-upload {
|
||||
}
|
||||
|
||||
|
||||
#paste-content.done {
|
||||
background-color: white;
|
||||
padding-top:1em;
|
||||
#paste-content.linenums {
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
@ -360,3 +358,7 @@ canvas {
|
||||
#faq p {
|
||||
margin:1em;
|
||||
}
|
||||
|
||||
#force-coloration {
|
||||
text-decoration:underline;
|
||||
}
|
Reference in New Issue
Block a user