migrate to new git
This commit is contained in:
11
web/ext/editor_templates/a01.edit008/style.css
Normal file
11
web/ext/editor_templates/a01.edit008/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.editor .frame-008 {
|
||||
max-width:100%;
|
||||
-webkit-border-radius: 20px;
|
||||
-moz-border-radius: 20px;
|
||||
border-radius: 20px;
|
||||
-webkit-box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.2);
|
||||
-moz-box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.2);
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user