public.assets.ueditor.themes.default.css.separtor.css Maven / Gradle / Ivy
The newest version!
/*分隔线*/
.edui-default .edui-toolbar .edui-separator {
width: 2px;
height: 20px;
margin: 2px 4px 2px 3px;
background: url(../images/icons.png) -181px 0;
background: url(../images/icons.gif) -181px 0 \9;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy