11 lines
157 B
Plaintext
11 lines
157 B
Plaintext
.dlmPreviewButton {
|
|
border: 2px dashed #419ccb;
|
|
color: #fff;
|
|
padding: 1em;
|
|
overflow: hidden;
|
|
|
|
iframe {
|
|
overflow: hidden;
|
|
float: left;
|
|
}
|
|
} |