Remove old, broken drag+drop code.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4390 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-08-06 12:03:37 +00:00
parent 39927e75f2
commit 0d82198849
2 changed files with 0 additions and 68 deletions

View File

@ -64,11 +64,6 @@ a:active {
color: #eee8d5;
}
#input.drop {
border: 2px solid;
color: #cb4b16;
}
.CodeMirror {
height: 100%;
padding: 0;