UNPKG

ep_codepad

Version:

Turn etherpad into a realtime collaborative development environment

4 lines 146 B
// that fixed link color ... exports.aceEditorCSS = function(hook_name, cb) { // inner pad CSS; return ['ep_codepad/static/css/ace.css']; };