first import
This commit is contained in:
10
sites/all/modules/wysiwyg/plugins/break/break.css
Normal file
10
sites/all/modules/wysiwyg/plugins/break/break.css
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
.wysiwyg-break {
|
||||
display: block;
|
||||
border: 0;
|
||||
border-top: 1px dotted #ccc;
|
||||
margin-top: 1em;
|
||||
width: 100%;
|
||||
height: 12px;
|
||||
background: transparent url(images/breaktext.gif) no-repeat center top;
|
||||
}
|
||||
Reference in New Issue
Block a user