app-base-react
Version:
react development common base package.
1 lines • 1.68 kB
CSS
@charset "UTF-8";.editor-content-view img,.editor-content-view pre,.editor-content-view video{max-width:100%}.w-e-text-container a,.w-e-text-container a:active,.w-e-text-container a:focus,.w-e-text-container a:hover{text-decoration:none;outline:0}.editor-content-view{margin-top:20px;word-break:break-word}.editor-content-view h1,.editor-content-view h2,.editor-content-view h3,.editor-content-view h4,.editor-content-view h5,.editor-content-view h6{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}.editor-content-view p{margin-top:0;margin-bottom:1em}.editor-content-view li,.editor-content-view p{white-space:pre-wrap}.editor-content-view a{color:#1890ff}.editor-content-view blockquote{border-left:8px solid #d0e5f2;padding:10px;margin:10px 0;background-color:#f1f1f1}.editor-content-view pre{display:inline-grid}.editor-content-view code{font-family:monospace;background-color:#eee;padding:3px;border-radius:3px}.editor-content-view pre>code{display:block;padding:10px;overflow:scroll}.editor-content-view table{border-collapse:collapse}.editor-content-view td,.editor-content-view th{border:1px solid #ccc;min-width:50px;height:20px;word-break:break-all}.editor-content-view th{background-color:#f1f1f1}.editor-content-view ol,.editor-content-view ul{padding-left:20px}.editor-content-view input[type=checkbox]{margin-right:5px}.w-e-text-container a{color:#1890ff;background-color:transparent;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;-webkit-text-decoration-skip:objects}.w-e-text-container a:hover{color:#40a9ff}.w-e-text-container a:active{color:#096dd9}.w-e-text-container a[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed}