UNPKG
vega-ckeditor
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
CKEditor-based implementation and add some plugins
ckeditor.com
vega-ckeditor
/
plugins
/
shortUrl
/
html
/
style.css
10 lines
(9 loc)
•
220 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.cke_button__shorturl_label
{
display
: inline; }
.cke_button__shorturl_icon
{
background
:
url
(
../../../skins/moono/icons.png
) no-repeat
0
-
1248px
!important
; }
.cke_shorturl__help-block
{
color
:
#ed3e3e
}