engine/public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/css/Link.css

16 lines
271 B
CSS

/*!
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/
.GENTICS_link_pointer {
cursor: pointer;
}
.GENTICS_link_text {
cursor: text;
}