PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
helpSystem
/
extensions
/
dmEditor
/
assets
/
css
@charset "utf-8"; /* CSS Document */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666;} .upload-contain { width:100%; max-width:890px; display:block; float:left; padding:20px; background:#f4f4f4; min-height:400px; position:relative; } .upload-inner { width:100%; display:block; float:left; } .inlinerow { width:100%; display:block; float:left; margin:10px 0xp 10px 0px;} .thumbnails { width:150px; background:#FFF; padding:10px; border-radius:6px; display:block; float:left; margin:10px; word-break:break-all; } .blockdiv { width:100%; display:block; float:left;} .blockdiv img { width:130px; height;130px; } /* LOADER */ .dmEditorloader-backdrop { position:absolute; min-height:450px; display:none; top: 0; right: 0; bottom: 0; left: 0; z-index: 888888; background-color: #FFF; opacity: 0.9; } .dmEditorloader { width: 100%; float:left; margin-top:200px; text-align: center; z-index: 999999; } /* MARGINS */ .Mtop10 { margin-top:10px !important;} .Mtop20 { margin-top:20px !important;} .Mtop30 { margin-top:30px !important;} .Mtop40 { margin-top:40px !important;}
[+]
..
[-] upload-style.css
[edit]