migrate to new git
This commit is contained in:
14
web/ext/editor_templates/a01.edit007/style.css
Normal file
14
web/ext/editor_templates/a01.edit007/style.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.editor .frame-007 {
|
||||
max-width:100%;
|
||||
background-color: #A57529;
|
||||
border: solid 2px #6F4B16;
|
||||
border-top: solid 2px #BE904D;
|
||||
border-left: solid 2px #BE904D;
|
||||
display: inline-block;
|
||||
padding: 15px;
|
||||
}
|
||||
.editor .frame-007 img {
|
||||
border: solid 2px #BE904D;
|
||||
border-top: solid 2px #6F4B16;
|
||||
border-left: solid 2px #6F4B16;
|
||||
}
|
||||
Reference in New Issue
Block a user