mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-19 03:03:39 +09:00
Changed name from inline to unified
This commit is contained in:
@@ -81,10 +81,6 @@
|
||||
prev.children().eq(2).html($(this).children().eq(2).html());
|
||||
prev.children().eq(3).addClass('add-code');
|
||||
prev.children().eq(2).addClass('add-code');
|
||||
// prev.children().eq(2).attr('style', 'background-color: #eaffea !important');
|
||||
// prev.children().eq(2).children().eq(0).attr('style', 'background-color: #eaffea !important');
|
||||
// prev.children().eq(3).attr('style', 'background-color: #eaffea !important');
|
||||
// prev.children().eq(3).children().eq(0).attr('style', 'background-color: #eaffea !important');
|
||||
$(this).remove();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user