File manager - Edit - /home/theblueo/tv/wp-content/plugins/learndash-propanel/assets/css/ld-propanel.css
Back
/* General styles */ /*.loading-results {*/ /*display:none;*/ /*}*/ .clearfix { content: ""; /* display: table; */ clear: both; } body.wp-admin.index-php .clearfix { display: table; } .filtered, .select2-hidden-accessible { display: none; } .widget-spinner { display: block; margin: 0 auto; } h2.hndle .loading { vertical-align: middle; margin: 0 5px; } .ld-propanel-widget { width: 100%; word-wrap: break-word; } /* Overview Module */ .ld-propanel-widget-overview .propanel-stat { border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .ld-propanel-widget-overview .propanel-stat .stat-inner { padding: 10px 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } .ld-propanel-widget-overview .propanel-stat .stat-inner * { -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } .ld-propanel-widget-overview .propanel-stat .stat-inner:hover { background: #0085ba; border-color: #0085ba; color: rgba(255,255,255,0.75); } .ld-propanel-widget-overview .propanel-stat .stat-inner:hover a, .ld-propanel-widget-overview .propanel-stat .stat-inner:hover .stat { color: #fff; } .ld-propanel-widget-overview .propanel-stat .stat-inner:hover a { text-decoration: underline; } .ld-propanel-widget-overview .propanel-stat .stat-inner .pending-label { color: #444; opacity: 0.65; } .ld-propanel-widget-overview .propanel-stat .stat-inner:hover .pending-label { color: #fff; } .ld-propanel-widget-overview .propanel-stat:first-child { border-left: none; } .ld-propanel-widget-overview .propanel-stat:last-child { border-right: none; } .ld-propanel-widget-overview .propanel-stat .stat-label { font-size: 14px; font-weight: bold; line-height: 1.4; padding: 0; } .ld-propanel-widget-overview .propanel-stat .stat-label a { color: #444; opacity: 0.65; text-decoration: none; box-shadow: 0 0 0 0; } .ld-propanel-widget-overview .propanel-stat .stat-inner:hover .stat-label a { color: #fff; text-decoration: underline; } .ld-propanel-widget-overview .propanel-stat .stat { color: #0085ba; font-size: 28px; display: block; line-height: 1; margin: 10px 0 5px; } .ld-propanel-widget-overview .propanel-stat .stat a { text-decoration: none; box-shadow: 0 0 0 0; } .ld-propanel-widget-overview .propanel-stat strong { color: #444; } /* Activity Module */ .ld-propanel-widget-activity .activity-item { border-top: 2px solid #F3F5F9; padding: 10px; } .ld-propanel-widget-activity .activity-item:nth-child(even) { background: #f9f9f9; } /* .ld-propanel-widget-activity .activity-item.pagination .next, .learndash-propanel-activity-shortcode .activity-item.pagination .next { float: right; } */ .ld-propanel-widget-activity .activity-item:first-child { border-top: none; padding-top: 0; } .ld-propanel-widget-activity .activity-item a { text-decoration: none !important; border-bottom: none !important; box-shadow: none !important; } .ld-propanel-widget-activity .activity-item abbr { text-decoration: none !important; border-bottom: none !important; } .ld-propanel-widget-activity .activity-item .user a:before, .ld-propanel-widget-activity .activity-item .date:before, .ld-propanel-widget-activity .activity-item .content:before { color: #888; display: inline-block; font: normal 16px/1 dashicons; margin: 0 10px 10px 0; vertical-align: middle; position: relative; top: -1px; } .ld-propanel-widget-activity .activity-item .user { font-weight: bold; } .ld-propanel-widget-activity .activity-item .user a:before { content: "\f110"; } .ld-propanel-widget-activity .activity-item .date { display: block; /* margin-bottom: 8px; */ } .ld-propanel-widget-activity .activity-item .date:before { content: "\f508"; } .ld-propanel-widget-activity .activity-item .content { padding-left: 26px; position: relative; } .ld-propanel-widget-activity .activity-item .content:before { content: '\f118'; position: absolute; left: 0; top: 2px; } .ld-propanel-widget-activity .report-header { width: 100%; margin: 15px 0; } .ld-propanel-widget-activity .report-header .report-pagination { width: 52%; float: left; clear: none; } .ld-propanel-widget-activity .report-header .report-pagination.ld-propanel-full-width { width: 100%; clear: left; } .ld-propanel-widget-activity .report-header .report-exports { width: 47%; float: right; text-align: right; clear: none; } .ld-propanel-widget-activity .report-header .report-exports.ld-propanel-full-width { width: 100%; clear: left; } .ld-propanel-widget-activity .report-header .report-pagination p { margin: 0; } .ld-propanel-widget-activity .report-header .report-pagination .button.button-simple { /* background: none !important; */ border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; font-size: 18px; padding: 0 3px 1px; } .ld-propanel-widget-activity .report-header .report-pagination .button.button-simple:hover { background: #f7f7f7 none repeat scroll 0 0 !important; border-color: #ccc !important; box-shadow: 0 1px 0 #ccc !important; } .ld-propanel-widget-activity .report-header .report-exports button span.dashicons-download { margin-top: 4px; } /* Progress Chart Module */ /* .ld-propanel-widget-progress-chart .canvas-wrap { padding: 0 5%; } */ .ld-propanel-widget-progress-chart .canvas-wrap canvas { width: 100%; } .ld-propanel-widget-progress-chart .canvas-wrap .progress-chart { max-width: 80%; margin: 30px auto; position: relative; } .ld-propanel-widget-progress-chart .canvas-wrap .chart-overlay { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 80px; height: 70px; line-height: 70px; margin: -40px 0 0 0; color: #0085ba; } .ld-propanel-widget-progress-chart .propanel-admin-row .col-1-2 { width: 100%; margin-bottom: 15px; } .ld-propanel-widget-progress-chart.side-by-side .propanel-admin-row .col-1-2 { width: 50%; } .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:first-child div.title, .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:last-child div.title { width: 100%; margin-left: 0; } .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:first-child div.title:after { border: 0; } .propanel-admin-row { width: 100%; } .propanel-admin-row.center { text-align: center; } .propanel-admin-row [class*='col-'] { float: left; } .propanel-admin-row .col-1-4 { width: 25%; } .propanel-admin-row .col-1-2 { width: 50%; /* border-width: 0 1px; */ border-width: 0; /* border-style: solid; */ /* border-color: #F3F5F9; */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* .propanel-admin-row .col-1-2:first-child { border-left: none; } .propanel-admin-row .col-1-2:last-child { border-right: none; } */ .propanel-admin-row .col-1-2.propanel-courses { border-right: none; } .propanel-admin-row .col-1-2.propanel-assignments { border-left: none; } /* Reporting Module */ .ld-propanel-widget-filtering.single-view .inside { border: 1px solid #DFDFDF; -moz-box-shadow: inset 0 1px 0 #fff; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #fff; margin: 20px 0; padding: 20px; } .ld-propanel-widget-filtering .table-actions-wrap { margin-bottom: 10px; } .ld-propanel-widget-filtering .section-toggles { width: 100%; } .ld-propanel-widget-filtering .section-toggle { background: none; /* margin: 0 10px 0 0; */ margin: 0 4px 0 0; -webkit-box-shadow: none; box-shadow: none; position: relative; z-index: 1; border-color: #ccc; border-radius: 3px; border-style: solid; border-width: 1px; box-sizing: border-box; cursor: pointer; display: inline-block; font-size: 13px; height: 28px; line-height: 26px; padding: 0 10px 1px; text-decoration: none; white-space: nowrap; color: #444; } .ld-propanel-widget-filtering .section-toggle:after { content: "\f140"; font: 20px/1 dashicons; speak: none; display: inline-block; position: relative; vertical-align: middle; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none!important; color: #b4b9be; top: -3px; /* margin: 0 0 0 5px; */ } .ld-propanel-widget-filtering .section-toggle.active { border-bottom: none; box-shadow: none; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; height: auto; padding-bottom: 6px; /* 10px; */ top: 1px; margin-top: -1px; background: #f9f9f9; border-color: #ccc; } .ld-propanel-widget-filtering .section-toggle.active:after { content: "\f142"; } .ld-propanel-widget-reporting .tablesorter-search { margin: 5px 0 0 0; width: 100%; } .ld-propanel-widget-filtering .email input, .ld-propanel-widget-filtering .email textarea { width: 100%; } .ld-propanel-widget-filtering .toggle-section { display: none; background: #F7F7F7; border: 1px solid #ccc; margin: 0; padding: 10px; -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.05); -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.05); box-shadow: 0 2px 5px rgba(0,0,0,0.05); position: relative; z-index: 0; color: #444; } .ld-propanel-widget-filtering .toggle-section .close { position: absolute; right: 10px; top: 10px; width: 20px; height: 20px; border: 1px solid #aaa; border-radius: 30px; text-indent: -9999px; color: #aaa; background: #fff; } .ld-propanel-widget-filtering .toggle-section .close:after { content: "\f335"; font: 20px/1 dashicons; speak: none; display: inline-block; position: relative; vertical-align: middle; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none!important; text-indent: 0; position: absolute; left: 50%; top: 50%; margin: -10px; } .ld-propanel-widget-filtering .toggle-section .close:hover { background: #0085ba; border-color: #0085ba; color: #fff; } .ld-propanel-widget-filtering .toggle-section.email { padding: 10px 10px 10px 10px; } .ld-propanel-widget-filtering .toggle-section.email input[type='text'], .ld-propanel-widget-filtering .toggle-section.email textarea { margin: 0 0 10px 0; padding: 5px 10px; } .ld-propanel-widget-filtering .table-pagination p:first-child { margin-top: 0; } .ld-propanel-widget-filtering .toggle-section.display { display: block; } .ld-propanel-widget-filtering .reporting-actions > .select2-selection { padding: 5px 0; margin-left: 5px; } .ld-propanel-widget-filtering .reporting-actions .filter-section-courseStatus li { margin-bottom: 0; } .ld-propanel-widget-filtering .reporting-actions .filter-section-courseStatus .select2-container .select2-selection--multiple { min-width: 110px; } .ld-propanel-widget-filtering .reporting-actions .select2-container .select2-search--inline .select2-search__field { margin-top: 0px; } .ld-propanel-widget-filtering .reporting-actions .select2-container .select2-search--inline .select2-search__field::-moz-placeholder { font: inherit; color: #999 !important; } body.wp-admin.index-php .ld-propanel-widget-filtering .reporting-actions .select2-container .select2-search--inline .select2-search__field, body.ld-propanel-full-page .ld-propanel-widget-filtering .reporting-actions .select2-container .select2-search--inline .select2-search__field { margin-top: 5px; } .ld-propanel-widget-filtering .reporting-actions .select2-container .select2-selection--multiple { min-height: 28px; max-height: 28px; line-height: 28px; } .ld-propanel-widget-filtering .select2-selection--multiple .select2-selection__clear { line-height: 1; } .ld-propanel-widget-filtering .select2-selection--multiple .select2-selection__choice { line-height: 1; } /* .ld-propanel-widget-filtering .reporting-actions .select2 { max-width: 100%; display: block; } */ .ld-propanel-widget-filtering .reporting-actions p { margin: 10px 0 0 0; } .ld-propanel-widget-filtering .reporting-actions p .button { margin: 0 10px 0 0; } .ld-propanel-widget-filtering .table-actions-wrap .filter-section-courseStatus .select2-container--default { width: inherit !important; } .ld-propanel-widget-filtering .select2-container { width: auto !important; } .ld-propanel-widget-reporting table { background: #fff; border-collapse: collapse; width: 100%; } .ld-propanel-widget-reporting table thead { border: 1px solid #555555; /* #23282d; */ } .ld-propanel-widget-reporting table tr th { background-color: #555555; /* #23282d; */ color: #fff; font-size: 12px; /* 10px; */ font-weight: normal; padding: 5px 10px; } .ld-propanel-widget-reporting table tr th.tablesorter-header { cursor: pointer; } .ld-propanel-widget-reporting table tr th.tablesorter-header.sorter-false { cursor: default; } .ld-propanel-widget-reporting table tr th.tablesorter-headerDesc .tablesorter-header-inner:after, .ld-propanel-widget-reporting table tr th.tablesorter-headerAsc .tablesorter-header-inner:after { font: normal 12px/1 dashicons; display: inline-block; vertical-align: middle; margin: 0 0 0 5px; opacity: 0.75; } .ld-propanel-widget-reporting table tr th.tablesorter-headerAsc .tablesorter-header-inner:after { content: '\f347'; } .ld-propanel-widget-reporting table tr th.tablesorter-headerDesc .tablesorter-header-inner:after { content: '\f343'; } .ld-propanel-widget-reporting table tbody { border: 1px solid #ddd; } .ld-propanel-widget-reporting table tr td { border-top: 1px solid #ddd; border-left: 0px solid #ddd; border-right: 0px solid #ddd; border-bottom: 0px solid #ddd; padding: 10px; } .ld-propanel-widget-reporting table tbody tr:nth-child(even) td { background: #f9f9f9; } .ld-propanel-widget-reporting table .display-name { display: block; font-size: 16px; font-weight: bold; margin-bottom: 5px; } .ld-propanel-widget-reporting table .user-login, .ld-propanel-widget-reporting table .course-title, .ld-propanel-widget-reporting table .user-email { font-size: 12px; /* 10px; */ display: block; margin: 0; } .ld-propanel-widget-reporting .user-login a:before, .ld-propanel-widget-reporting .course-title a:before, .ld-propanel-widget-reporting .user-email a:before { font: normal 12px/1 dashicons; display: inline-block; vertical-align: middle; margin: 0 5px 0 0; } .ld-propanel-widget-reporting table .course-title { font-size: 14px; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table th { text-align: left; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-widget th.ld-propanel-reporting-col-checkbox input, .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-checkbox input{ min-width: 5px; min-height: 5px; } /* Groups Template Widget */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-widget th.ld-propanel-reporting-col-checkbox { width: 10%; min-width: 10px; max-width: 10px; } /*.ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-widget th.ld-propanel-reporting-col-course { width: 45%; } */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-widget th.ld-propanel-reporting-col-progress { width: 45%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-widget th.ld-propanel-reporting-col-checkbox input { min-width: 5px; min-height: 5px; } /* Groups Template Full */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-checkbox { width: 5%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-course_id { width: 5%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-course { width: 35%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-user_id { width: 5%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-user { width: 20%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-progress { width: 20%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-groups-full th.ld-propanel-reporting-col-last_update { width: 10%; } /* Courses Template Widget */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-checkbox { width: 10%; min-width: 10px; } /*.ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-user { width: 45%; } */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-progress { width: 45%; } /* .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-course { width: 45%; } */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-widget th.ld-propanel-reporting-col-checkbox input{ min-width: 5px; min-height: 5px; } /* Courses Template Full */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-full th.ld-propanel-reporting-col-checkbox { width: 5%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-full th.ld-propanel-reporting-col-user_id { width: 5%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-full th.ld-propanel-reporting-col-user { width: 25%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-full th.ld-propanel-reporting-col-progress { width: 30%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-courses-full th.ld-propanel-reporting-col-last_update { width: 20%; } /* Users Template Widget */ /* .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-widget th.ld-propanel-reporting-col-course { width: 50%; } */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-widget th.ld-propanel-reporting-col-progress { width: 50%; } /* Users Template Full */ .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-full th.ld-propanel-reporting-col-course_id { width: 10%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-full th.ld-propanel-reporting-col-course { width: 35%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-full th.ld-propanel-reporting-col-progress { width: 35%; } .ld-propanel-widget-reporting table.ld-propanel-reporting-table-users-full th.ld-propanel-reporting-col-last_update { width: 20%; } .ld-propanel-widget-reporting .course-title a:before { font: normal 14px/1 dashicons; display: inline-block; vertical-align: middle; margin: 0 5px 0 0; } .ld-propanel-widget-reporting .user-login a:before { content: "\f110"; } .ld-propanel-widget-reporting .course-title a:before { content: "\f123"; } .ld-propanel-widget-reporting .user-email a:before { content: "\f466"; } .ld-propanel-widget-reporting table .course-title { margin-bottom: 5px; } .ld-propanel-widget-reporting table .user-email { margin-top: 5px; } .ld-propanel-widget-reporting .progress-bar { background: #eee; height: 15px; } .ld-propanel-widget-reporting .pager { overflow: hidden; } .ld-propanel-widget-reporting .pager p.ld-propanel-reporting-pager-info { float: left; margin-top: 10px; width: 60%; clear: left; } .ld-propanel-widget-reporting .pager p.ld-propanel-reporting-pager-info.ld-propanel-full-width { width: 100%; clear: left; } /* .ld-propanel-widget-filtering.learndash-propanel-reporting-shortcode .pager.top p, .ld-propanel-widget-filtering.learndash-propanel-reporting-shortcode .pager.bottom p { margin-top: 25px; } */ .ld-propanel-widget-reporting .pager p.download-button-wrap { float: right; margin-top: 10px; width: 40%; text-align: right; clear: none; } .ld-propanel-widget-reporting .pager p.download-button-wrap button span.dashicons-download { margin-top: 4px; } .ld-propanel-widget-reporting .pager p.search-wrap { float: right; margin-top: 10px; width: 40%; text-align: right; clear: none; } .ld-propanel-widget-reporting .pager p.search-wrap.ld-propanel-full-width { width: 100%; clear: left; } .ld-propanel-widget-reporting .go-to-page { margin-right: 20px; } .ld-propanel-widget-reporting .actual-progress { display: block; height: 100%; background: #0085ba; } .ld-propanel-widget-reporting .progress-amount { display: block; margin: 10px 0 0 0; font-size: 20px; color: #0085ba; } .ld-propanel-widget-reporting .button.button-simple { /* background: none; */ border: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; padding: 0 3px 1px; margin: 0 1px; } .ld-propanel-widget-reporting .button.button-simple:hover { background: #f7f7f7 none repeat scroll 0 0; border-color: #ccc; box-shadow: 0 1px 0 #ccc; } .ld-propanel-widget-reporting.learndash-propanel-reporting-shortcode .button.button-simple:hover { background: none; border-color: none; box-shadow: 0 1px 0 #ccc; } .ld-propanel-widget-filtering .button.full-page, .ld-propanel-widget-filtering .button.dashboard-page { float: right; } .propanel-note { text-align: center; } .please-choose-filter { color: #7a7a7a; font-size: 14px; } .ld-propanel-widget-filtering a.full-page, .ld-propanel-widget-filtering a.dashboard-page { display: none; } body.wp-admin.index-php .ld-propanel-widget-filtering a.full-page { display: block; } /* .ld-propanel-widget-filtering a.dashboard-page { display: block; } */ body.wp-admin.index-php .ld-propanel-widget-filtering a.dashboard-page { display: none; } body.dashboard_page_propanel-reporting .ld-propanel-widget-filtering a.dashboard-page { display: block; } .ld-propanel-widget-filtering #table-filters button.download-reporting { float: right; } .ld-propanel-widget-filtering a.close { display:none; } .ld-propanel-widget-filtering .propanel-reporting th.sorter-checkbox .tablesorter-header-inner { display: none; } .ld-propanel-widget-filtering .propanel-reporting table th input[type="checkbox"], .ld-propanel-widget-filtering .propanel-reporting table td input[type="checkbox"] { margin-left: 5px; margin-right: 0px; padding: 0; } /* .propanel-admin-row .col-1-2:first-child { border-right: none; } */ /* .propanel-admin-row .col-1-2:last-child { border-left:none; } */ .ld-propanel-widget-progress-chart div.inside div.propanel-admin-row div.col-1-2 .proPanelDefaultMessage { display: none; margin: 50% 0; text-align: center; } /* ProPanel Arrows */ .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2 div.title { display: block; position: relative; background: #555; /* padding: 15px; */ width: 100%; /* z-index: 1000; */ text-align:center; font-size: 14px; font-weight: normal; /* padding-bottom: 5px; */ /* padding-top: 5px; */ padding: 5px 0; color: #FFFFFF; } body.wp-admin.index-php .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2 div.title { width: 87%; padding: 5px 15px; } body.wp-admin.index-php .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:first-child div.title { background-color: #555555; z-index: 1000; } .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:last-child div.title { display: inline-block; position: relative; background: transparent; margin-left: 0px; z-index: 0; width: 100%; background-color: #B1B1B1; } body.wp-admin.index-php .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:last-child div.title { margin-left: -20px; width: 95%; } body.wp-admin.index-php .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2 div.title:after { content: ''; display: block; position: absolute; left: 100%; top: 50%; margin-top: -14px; width: 0; height: 0; border-top: 14px solid transparent; border-right: 15px solid transparent; border-bottom: 14px solid transparent; border-left: 15px solid #555; } .ld-propanel-widget-progress-chart div.propanel-admin-row div.col-1-2:last-child div.title:after { border: 0px solid transparent!important; }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings