芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/ebpt.pulsehost.co.uk/wp-content/plugins/lte-ext/assets/css/lt-ext.css
/** * LT-Ext plugin stylesheet */ .text-sm { font-size: 14px; line-height: 1.9em; display: inline-block; } .color-main { color: #00c6c2; color: var(--main); } .color-second { color: #00c6c2; color: var(--second); } .color-black { color: #111111; color: var(--black); } .color-gray { color: #f4f4f4; color: var(--gray); } .color-white { color: #ffffff; color: var(--white); } .color-white-text { color: rgba(255, 255, 255, 0.8); } .color-green { color: #2eca91; color: var(--green); } .color-red { color: #f6520a; color: var(--red); } .color-yellow { color: #f3c50c; color: var(--yellow); } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-clip: border-box; } .lte-quote-char { display: inline-block; font-family: lte-font; font-weight: 400 !important; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\E868"; font-weight: 600; /* height: 70px; width: 66px; line-height: 50px; */ display: block; pointer-events: none; z-index: 0; font-size: 60px; line-height: 1; color: #00c6c2; color: var(--main); } .vc_license-activation-notice, .notice.fw-brz-dismiss { display: none !important; } .lte-admin-section { padding-bottom: 30px; } .lte-admin-section .lte-theme-header { text-align: center; } .lte-admin-section h3.lte-theme-header { margin-top: 48px; } .lte-admin-section .lte-theme-logo { max-width: 300px; height: auto; margin: 0 auto; display: block; } .align-center { text-align: center; } .lte-ul { display: inline-block; text-align: left; } .lte-ul td { padding: 6px 10px 10px; margin: 0; } .lte-ul tr td { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .lte-ul tr:first-child td { border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 10px; } .lte-ul tr:last-child td { padding-bottom: 10px; } .lte-ul .lte-header { padding-left: 0; } .lte-ul .lte-value .not-found { font-size: 24px; text-align: center; display: block; } .lte-ul .lte-stat { font-size: 18px; font-weight: bold; text-align: center; } .lte-ul .lte-stat:after { top: -1px; position: relative; } .lte-ul .lte-warning { padding-left: 0px; } .lte-ul .lte-status-3 .lte-stat:after { content: "+"; color: #1D9D32; } .lte-ul .lte-status-2 .lte-stat:after { content: "!"; color: #EBC641; } .lte-ul .lte-status-1 .lte-stat:after { content: "×"; color: #F43232; } .lte-notice { margin: 20px auto 0px; text-align: left; max-width: 1000px; background: rgba(0, 0, 0, 0.05); padding: 20px; } .lte-helpers { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 40px -15px 0; } .lte-helpers:after { content: ""; clear: both; } .lte-helpers .lte-item { /* border: 1px solid rgba(0,0,0,.1);*/ padding: 0 15px; box-sizing: border-box; width: 33.3%; /* &:before { border: 1px solid rgba(0,0,0,.1); position: absolute; top: 0; right: 1.5%; bottom: 0; left: 1.5%; content: ""; display: block; pointer-events: none; } */ } .lte-helpers .lte-item .lte-inner { padding: 30px 30px 20px; border: 1px solid rgba(0, 0, 0, 0.1); height: 100%; box-sizing: border-box; /* height: 100%;*/ } .lte-helpers .lte-item h4 { margin-top: 0; font-size: 18px; } .lte-helpers .lte-item ol { margin-left: 15px; padding: 0; } .lte-helpers .lte-item li span { color: rgba(0, 0, 0, 0.5); }