┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/graviera-pro/wp-content/plugins/lazy-blocks/assets/admin
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: index.scss
/** * Admin pages. */ .post-type-lazyblocks { .lzb-admin-block-icon { display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; font-size: 16px; color: #4f5052; background: #e8e8e8; border-radius: 8px; .dashicons { width: auto; height: 1em; font-size: 1em; } } .lzb-admin-block-slug { font-size: 12px; } .wp-list-table { th.column-lazyblocks_post_icon { width: 42px; text-align: center; } th.column-lazyblocks_post_category { width: 80px; } @media screen and (max-width: 782px) { /* Hide column on mobile device */ th.column-lazyblocks_post_icon { display: none; } tr:not(.inline-edit-row, .no-items) { td.column-lazyblocks_post_icon { float: left; width: 42px !important; min-width: 42px; } td.column-lazyblocks_post_icon::before { content: none; } td.column-title { overflow: hidden; clear: right; } } } } .lazyblocks-activate-block { color: #139a35; } .lazyblocks-deactivate-block { color: #c17d39; } .lazyblocks-row-active th.check-column { border-left: 1px solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)); box-shadow: -1px 0 0 var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)); } } // Admin toolbar. .lzb-admin-toolbar { background-color: #fff; border-bottom: 1px solid #d7dbde; @media screen and (max-width: 600px) { display: none; } #wpcontent & { padding-left: 20px; margin-left: -20px; } h2 { display: inline-block; padding: 5px 0; margin: 0 10px 0 0; font-size: 14px; line-height: 2.5714; img { margin-top: -5px; margin-right: 5px; vertical-align: middle; opacity: 0.75; } } .lzb-admin-toolbar-tab { display: inline-block; padding: 5px 10px; margin: 0 2px; font-size: 14px; line-height: 2.5714; color: inherit; text-decoration: none; &.is-active { padding-bottom: 2px; border-bottom: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) solid 3px; } &:hover, &:focus { color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)); } .dashicons { line-height: 2; } } } // Go Pro links. #adminmenu .wp-submenu a[href*="lazyblocks.com/pro/"], .wp-list-table.plugins a[href*="lazyblocks.com/pro/"], .lzb-admin-toolbar a[href*="lazyblocks.com/pro/"] { font-weight: 700; color: #e24a62; .dashicons { transition: none; } &:hover, &:focus { color: #f4647a; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 templates/
DIR
—
2026-05-20 08:40
📁 tools/
DIR
—
2026-05-20 08:40
📄 index.scss
SCSS
2.5 KB
2026-05-20 08:40
EDIT