migrate to new git
This commit is contained in:
14
web/ext/editor_templates/a05.edit_t006/style.css
Normal file
14
web/ext/editor_templates/a05.edit_t006/style.css
Normal file
@@ -0,0 +1,14 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
/*615*/
|
||||
.editor section.edit_t008 .border-bottom-dashed:before {
|
||||
content: "";
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
position: absolute;
|
||||
bottom: -6px;
|
||||
border-bottom: 1px dashed #999;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user