AdminLTE/bower_components/ckeditor/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css

18 lines
489 B
CSS
Raw Normal View History

2018-02-04 12:51:11 +00:00
/*
2018-07-14 21:11:55 +00:00
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
2018-02-04 12:51:11 +00:00
*/
2018-07-14 21:11:55 +00:00
.cke_balloon.cke_balloontoolbar span:last-child a:last-child::after,
.cke_balloon.cke_balloontoolbar span:last-child a:last-child:hover::after,
.cke_balloon.cke_balloontoolbar span:last-child::after
2018-02-04 12:51:11 +00:00
{
2018-07-14 21:11:55 +00:00
border-right: 0;
2018-02-04 12:51:11 +00:00
}
.cke_balloon.cke_balloontoolbar .cke_combo
{
2018-07-14 21:11:55 +00:00
margin-bottom: 0;
2018-02-04 12:51:11 +00:00
margin-right: 2px;
}