From bfdd97e08c0fe887d08b25a31c1d4b2d293dd9d1 Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Tue, 13 Dec 2022 18:04:37 +0300 Subject: [PATCH] Issue #3157235: Add The Gin Admin Theme with the better experience modules to Varbase 10.0.x-dev --- config/install/user.role.site_admin.yml | 9 - css/admin-toolbar-tools.css | 454 ---------- images/0084d7/chevron-right.svg | 1 - images/acacac/barchart.svg | 1 - images/acacac/chevron-disc-down.svg | 1 - images/acacac/chevron-outline-disc-close.svg | 27 - images/acacac/chevron-outline-disc-close0.svg | 27 - images/acacac/chevron-outline-disc-down.svg | 26 - images/acacac/chevron-outline-disc-down0.svg | 26 - images/acacac/chevron-right.svg | 1 - images/acacac/file.svg | 1 - images/acacac/orgchart.svg | 1 - images/acacac/paintbrush.svg | 1 - images/acacac/pencil.svg | 1 - images/acacac/people.svg | 1 - images/acacac/puzzlepiece.svg | 1 - images/acacac/questionmark-disc.svg | 1 - images/acacac/wrench.svg | 1 - images/caret-down.svg | 1 - images/chevron-disc-down-hover.svg | 26 - images/chevron-disc-down.svg | 26 - images/chevron-disc-up.svg | 27 - images/ffcfcf/chevron-outline-disc-close.svg | 27 - images/ffffff/barchart.svg | 1 - images/ffffff/chevron-disc-down.svg | 1 - images/ffffff/chevron-outline-disc-close.svg | 27 - images/ffffff/chevron-outline-disc-down.svg | 26 - images/ffffff/chevron-right.svg | 1 - images/ffffff/file.svg | 1 - images/ffffff/orgchart.svg | 1 - images/ffffff/paintbrush.svg | 1 - images/ffffff/pencil.svg | 1 - images/ffffff/people.svg | 1 - images/ffffff/puzzlepiece.svg | 1 - images/ffffff/questionmark-disc.svg | 1 - images/ffffff/wrench.svg | 1 - scss/admin-toolbar-tools.scss | 833 ------------------ varbase.libraries.yml | 4 - varbase.profile | 32 +- 39 files changed, 11 insertions(+), 1610 deletions(-) delete mode 100644 css/admin-toolbar-tools.css delete mode 100644 images/0084d7/chevron-right.svg delete mode 100644 images/acacac/barchart.svg delete mode 100644 images/acacac/chevron-disc-down.svg delete mode 100644 images/acacac/chevron-outline-disc-close.svg delete mode 100644 images/acacac/chevron-outline-disc-close0.svg delete mode 100644 images/acacac/chevron-outline-disc-down.svg delete mode 100644 images/acacac/chevron-outline-disc-down0.svg delete mode 100644 images/acacac/chevron-right.svg delete mode 100644 images/acacac/file.svg delete mode 100644 images/acacac/orgchart.svg delete mode 100644 images/acacac/paintbrush.svg delete mode 100644 images/acacac/pencil.svg delete mode 100644 images/acacac/people.svg delete mode 100644 images/acacac/puzzlepiece.svg delete mode 100644 images/acacac/questionmark-disc.svg delete mode 100644 images/acacac/wrench.svg delete mode 100644 images/caret-down.svg delete mode 100644 images/chevron-disc-down-hover.svg delete mode 100644 images/chevron-disc-down.svg delete mode 100644 images/chevron-disc-up.svg delete mode 100644 images/ffcfcf/chevron-outline-disc-close.svg delete mode 100644 images/ffffff/barchart.svg delete mode 100644 images/ffffff/chevron-disc-down.svg delete mode 100644 images/ffffff/chevron-outline-disc-close.svg delete mode 100644 images/ffffff/chevron-outline-disc-down.svg delete mode 100644 images/ffffff/chevron-right.svg delete mode 100644 images/ffffff/file.svg delete mode 100644 images/ffffff/orgchart.svg delete mode 100644 images/ffffff/paintbrush.svg delete mode 100644 images/ffffff/pencil.svg delete mode 100644 images/ffffff/people.svg delete mode 100644 images/ffffff/puzzlepiece.svg delete mode 100644 images/ffffff/questionmark-disc.svg delete mode 100644 images/ffffff/wrench.svg delete mode 100644 scss/admin-toolbar-tools.scss delete mode 100644 varbase.libraries.yml diff --git a/config/install/user.role.site_admin.yml b/config/install/user.role.site_admin.yml index 944b3150..bf547262 100644 --- a/config/install/user.role.site_admin.yml +++ b/config/install/user.role.site_admin.yml @@ -6,15 +6,6 @@ label: "Site Admin" weight: -5 is_admin: null permissions: - - "Flush all caches from admin toolbar" - - "Flush css/js cache from admin toolbar" - - "Flush menu cache from admin toolbar" - - "Flush plugin cache from admin toolbar" - - "Flush render cache from admin toolbar" - - "Flush static cache from admin toolbar" - - "Flush twig cache from admin toolbar" - - "Flush views cache from admin toolbar" - - "Rebuild theme registry from admin toolbar" - "access admin audit trail" - "access administration pages" - "access carousels_media_browser entity browser pages" diff --git a/css/admin-toolbar-tools.css b/css/admin-toolbar-tools.css deleted file mode 100644 index 5c1eca5c..00000000 --- a/css/admin-toolbar-tools.css +++ /dev/null @@ -1,454 +0,0 @@ -.toolbar-horizontal .toolbar-tray { - border-bottom-color: #000; - box-shadow: none; -} -.toolbar-horizontal .toolbar-tray .menu-item + .menu-item { - border-right: none; - border-left: none; -} - -.toolbar .toolbar-tray-horizontal .menu-item:last-child { - border-right: none; - border-left: none; -} -.toolbar .toolbar-tray-vertical .level-3 ul { - margin-left: 0 !important; -} - -#toolbar-administration.toolbar a { - transition: all, 0.2s; -} -#toolbar-administration.toolbar .toolbar-bar { - background-color: #2d2d2d; - box-shadow: none; -} -#toolbar-administration.toolbar .toolbar-bar .toolbar-tab > .toolbar-item.is-active { - text-decoration: none; - background-color: rgba(255, 255, 255, 0.03); - background-image: none; -} -#toolbar-administration.toolbar .toolbar-bar .toolbar-tab > .toolbar-item:focus { - text-decoration: none; - background-color: rgba(255, 255, 255, 0.03); - background-image: none; -} -#toolbar-administration.toolbar .toolbar-menu { - background: #333; -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle:before { - background-image: url(../images/acacac/chevron-outline-disc-down.svg); - background-size: 100%; -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle:hover:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-menu .toolbar-icon.toolbar-handle.open:before { - background-image: url(../images/ffffff/chevron-outline-disc-close.svg); - background-size: 100%; -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-menu a { - color: #bbb; -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-menu a:hover { - color: #fff; -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-box:hover .toolbar-icon.toolbar-handle:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); -} -#toolbar-administration.toolbar .toolbar-menu .toolbar-box:hover .toolbar-icon.toolbar-handle.open:before { - background-image: url(../images/ffffff/chevron-outline-disc-close.svg); - background-size: 100%; -} -#toolbar-administration.toolbar .toolbar-tray-horizontal { - border-bottom: 1px solid #333; - box-shadow: none; -} -#toolbar-administration.toolbar .toolbar-tray-horizontal ul ul li.menu-item:first-child { - border: none; - border-top: 1px solid #0084d7; -} -#toolbar-administration.toolbar .toolbar-tray-horizontal .menu-item + .menu-item { - border-right: none; - border-left: none; -} -#toolbar-administration.toolbar .toolbar-tray-horizontal .menu-item:last-child { - border-right: none; - border-left: none; -} -#toolbar-administration.toolbar .toolbar-tray-horizontal .toolbar-toggle-orientation { - border: none; -} -#toolbar-administration.toolbar .toolbar-tray-vertical { - border: none; - box-shadow: none; - box-shadow: -2px 2px 12px rgba(0, 0, 0, 0.85); -} -#toolbar-administration.toolbar .toolbar-tray-vertical .menu-item + .menu-item { - border: 0 none; -} -#toolbar-administration.toolbar .toolbar-tray-vertical .toolbar-menu a { - color: #bbb; -} -#toolbar-administration.toolbar .toolbar-tray-vertical .toolbar-menu a:hover { - text-decoration: none; - color: #fff; - background: #0084d7; -} -#toolbar-administration.toolbar .toolbar-tray-vertical .toolbar-menu a:focus { - text-decoration: none; - color: #fff; - background: #0084d7; -} -#toolbar-administration.toolbar .toolbar-tray-vertical .toolbar-menu ul ul { - border: none; -} -#toolbar-administration.toolbar .toolbar-tray { - background-color: #333; -} -#toolbar-administration.toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a { - text-decoration: none; - color: inherit; - font-weight: bold; -} -#toolbar-administration.toolbar .toolbar-tray a.is-active { - text-decoration: none; - color: inherit; - font-weight: bold; -} -#toolbar-administration.toolbar .toolbar-toggle-orientation { - background-color: #333; -} -#toolbar-administration.toolbar .toolbar-icon.toolbar-handle:focus { - background-color: transparent; -} -#toolbar-administration.toolbar .toolbar-icon.toolbar-handle:before { - transition: 0.25s; - background-image: url(../images/acacac/chevron-outline-disc-down.svg); -} -#toolbar-administration.toolbar .toolbar-icon.toolbar-handle:hover:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); -} -#toolbar-administration.toolbar .toolbar-icon.toolbar-handle.open:before { - transform: rotate(180deg); - background-image: url(../images/ffcfcf/chevron-outline-disc-close.svg) !important; -} -#toolbar-administration.toolbar .level-3 a { - color: #d5d5d5 !important; -} -#toolbar-administration.toolbar .level-4 a { - color: #d5d5d5 !important; -} -#toolbar-administration.toolbar .menu-item:hover { - background-color: #333; -} -#toolbar-administration.toolbar .menu-item--expanded { - background-color: #333; -} - -#toolbar-administration .toolbar-tray .toolbar-menu a { - color: #ccc; - background: transparent; -} -#toolbar-administration .toolbar-tray .toolbar-menu span { - color: #ccc; - background: transparent; -} -#toolbar-administration .toolbar-tray .toolbar-menu li { - background: #333; -} -#toolbar-administration .toolbar-tray ul li.menu-item { - border: none; -} -#toolbar-administration .toolbar-tray a { - color: #bbb; - background: #2d2d2d; -} -#toolbar-administration .toolbar-tray span { - display: block; - padding: 1em 1.3333em; - color: #bbb; - background: #2d2d2d; -} -#toolbar-administration .toolbar-oriented .user-toolbar-tab { - float: right; -} -#toolbar-administration .toolbar-tray-horizontal a:hover { - text-decoration: none; - color: #fff; - background: #0084d7; -} -#toolbar-administration .toolbar-tray-horizontal a:active { - text-decoration: none; - color: #fff; - background: #0084d7; -} -#toolbar-administration .toolbar-tray-horizontal a:focus { - text-decoration: none; - color: #fff; - background: #333; -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover > a { - color: #fff !important; - background: #0084d7; -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover > .toolbar-box > a { - color: #fff !important; - background: #0084d7; -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-admin-toolbar-tools-help:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-admin-content:before { - background-image: url(../images/ffffff/file.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-admin-structure:before { - background-image: url(../images/ffffff/orgchart.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-themes-page:before { - background-image: url(../images/ffffff/paintbrush.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-entity-user-collection:before { - background-image: url(../images/ffffff/people.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-modules-list:before { - background-image: url(../images/ffffff/puzzlepiece.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-admin-config:before { - background-image: url(../images/ffffff/wrench.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item--expanded:hover .toolbar-icon-system-admin-reports:before { - background-image: url(../images/ffffff/barchart.svg); -} -#toolbar-administration .toolbar-tray-horizontal .menu-item a:focus { - background: #4c4c4c; -} -#toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded { - position: relative; - background-image: none; -} -#toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded:after { - position: absolute; - top: 50%; - right: 5px; - content: url(../images/0084d7/chevron-right.svg); - transition: all 0.2s; - transform: translateY(-8px); - pointer-events: none; - color: #8eacc0; - font-size: 16px; -} -#toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded:hover:after { - content: url(../images/ffffff/chevron-right.svg); - transform: translate(6px, -8px); -} -#toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded .menu-item:hover ul { - margin: -39px 0 0 200px; -} -#toolbar-administration .toolbar-tray-horizontal ul li.menu-item { - border-top: none transparent; - border-right: none; - border-bottom: none; - border-left: none; -} -#toolbar-administration .toolbar-tray-horizontal ul ul li li.menu-item:first-child { - border-top: none !important; -} -#toolbar-administration .toolbar-tray-horizontal .toolbar-menu ul .toolbar-icon { - padding: 1em 12px; -} -#toolbar-administration .level-1 .toolbar-handle.open { - background: #3b3b3b !important; -} -#toolbar-administration .toolbar-tray-vertical .level-2 { - background: #3b3b3b !important; -} -#toolbar-administration .toolbar-tray-vertical .level-3 { - background: #434343 !important; -} -#toolbar-administration .toolbar-tray-vertical .level-3 a { - padding-left: 2.75em !important; -} -#toolbar-administration .toolbar-tray-vertical .level-4 { - background: #4c4c4c !important; -} -#toolbar-administration .toolbar-tray-vertical .level-5 { - background: #545454 !important; -} -#toolbar-administration .toolbar-tray-vertical .toolbar-icon-admin-toolbar-tools-help { - transition: none; - text-indent: 0; -} -#toolbar-administration .toolbar-tray-vertical .toolbar-icon-admin-toolbar-tools-help:before { - margin-left: 0; -} -#toolbar-administration .level-2 .toolbar-handle.open { - background: #434343 !important; -} -#toolbar-administration .level-3 .toolbar-handle.open { - background: #4c4c4c !important; -} -#toolbar-administration .level-4 .toolbar-handle.open { - background: #545454 !important; -} -#toolbar-administration .toolbar-handle.open { - border-top-left-radius: 10px; -} -#toolbar-administration .toolbar-box a:focus { - text-decoration: none; - background: #333; -} -#toolbar-administration .toolbar-icon-admin-toolbar-tools-help:before { - margin: 0; - padding: 0; - background-image: url("../images/varbase-x-small-emblem-white.png"); -} -#toolbar-administration .toolbar-icon-admin-toolbar-tools-help:hover:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); -} -#toolbar-administration .toolbar-icon-admin-toolbar-tools-help:active:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); -} -#toolbar-administration .toolbar-icon-system-admin-content:before { - background-image: url(../images/acacac/file.svg); -} -#toolbar-administration .toolbar-icon-system-admin-content:hover:before { - background-image: url(../images/ffffff/file.svg); -} -#toolbar-administration .toolbar-icon-system-admin-content:active:before { - background-image: url(../images/ffffff/file.svg); -} -#toolbar-administration .toolbar-icon-system-admin-structure:before { - background-image: url(../images/acacac/orgchart.svg); -} -#toolbar-administration .toolbar-icon-system-admin-structure:hover:before { - background-image: url(../images/ffffff/orgchart.svg); -} -#toolbar-administration .toolbar-icon-system-admin-structure:active:before { - background-image: url(../images/ffffff/orgchart.svg); -} -#toolbar-administration .toolbar-icon-system-themes-page:before { - background-image: url(../images/acacac/paintbrush.svg); -} -#toolbar-administration .toolbar-icon-system-themes-page:hover:before { - background-image: url(../images/ffffff/paintbrush.svg); -} -#toolbar-administration .toolbar-icon-system-themes-page:active:before { - background-image: url(../images/ffffff/paintbrush.svg); -} -#toolbar-administration .toolbar-icon-entity-user-collection:before { - background-image: url(../images/acacac/people.svg); -} -#toolbar-administration .toolbar-icon-entity-user-collection:hover:before { - background-image: url(../images/ffffff/people.svg); -} -#toolbar-administration .toolbar-icon-entity-user-collection:active:before { - background-image: url(../images/ffffff/people.svg); -} -#toolbar-administration .toolbar-icon-system-modules-list:before { - background-image: url(../images/acacac/puzzlepiece.svg); -} -#toolbar-administration .toolbar-icon-system-modules-list:hover:before { - background-image: url(../images/ffffff/puzzlepiece.svg); -} -#toolbar-administration .toolbar-icon-system-modules-list:active:before { - background-image: url(../images/ffffff/puzzlepiece.svg); -} -#toolbar-administration .toolbar-icon-system-admin-config:before { - background-image: url(../images/acacac/wrench.svg); -} -#toolbar-administration .toolbar-icon-system-admin-config:hover:before { - background-image: url(../images/ffffff/wrench.svg); -} -#toolbar-administration .toolbar-icon-system-admin-config:active:before { - background-image: url(../images/ffffff/wrench.svg); -} -#toolbar-administration .toolbar-icon-system-admin-reports:before { - background-image: url(../images/acacac/barchart.svg); -} -#toolbar-administration .toolbar-icon-system-admin-reports:hover:before { - background-image: url(../images/ffffff/barchart.svg); -} -#toolbar-administration .toolbar-icon-system-admin-reports:active:before { - background-image: url(../images/ffffff/barchart.svg); -} -#toolbar-administration .toolbar-icon-help-main:before { - background-image: url(../images/acacac/questionmark-disc.svg); -} -#toolbar-administration .toolbar-icon-help-main:hover:before { - background-image: url(../images/ffffff/questionmark-disc.svg); -} -#toolbar-administration .toolbar-icon-help-main:active:before { - background-image: url(../images/ffffff/questionmark-disc.svg); -} -#toolbar-administration .toolbar-icon-admin-toolbar-tools-help.is-active:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); -} -#toolbar-administration .toolbar-icon-system-admin-content.is-active:before { - background-image: url(../images/ffffff/file.svg); -} -#toolbar-administration .toolbar-icon-system-admin-structure.is-active:before { - background-image: url(../images/ffffff/orgchart.svg); -} -#toolbar-administration .toolbar-icon-system-themes-page.is-active:before { - background-image: url(../images/ffffff/paintbrush.svg); -} -#toolbar-administration .toolbar-icon-entity-user-collection.is-active:before { - background-image: url(../images/ffffff/people.svg); -} -#toolbar-administration .toolbar-icon-system-modules-list.is-active:before { - background-image: url(../images/ffffff/puzzlepiece.svg); -} -#toolbar-administration .toolbar-icon-system-admin-config.is-active:before { - background-image: url(../images/ffffff/wrench.svg); -} -#toolbar-administration .toolbar-icon-system-admin-reports.is-active:before { - background-image: url(../images/ffffff/barchart.svg); -} -#toolbar-administration .menu-item--expanded:hover .toolbar-icon-help-main:before { - background-image: url(../images/ffffff/questionmark-disc.svg); -} -#toolbar-administration .toolbar-icon-help-main.is-active:before { - background-image: url(../images/ffffff/questionmark-disc.svg); -} - -#toolbar-item-administration-search-tray label { - color: #ccc !important; - background: transparent; -} - -[dir=rtl] #toolbar-administration.toolbar .toolbar-tray-horizontal .menu-item + .menu-item { - border-right: none; - border-left: none; -} -[dir=rtl] #toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded { - position: relative; - background-image: none; -} -[dir=rtl] #toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded:after { - top: 30%; - right: auto; - left: 5px; - transform: scaleX(-1); - -ms-filter: "fliph"; - filter: fliph; -} -[dir=rtl] #toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded:hover:after { - transform: scaleX(-1); - transform-origin: 40% top; - -ms-filter: "fliph"; - filter: fliph; -} -[dir=rtl] #toolbar-administration .toolbar-tray-horizontal ul li.menu-item--expanded .menu-item:hover ul { - margin: -39px 200px 0 0; -} - -.toolbar-tray-horizontal .toolbar-menu:not(:first-child) li.menu-item--expanded > a:focus { - background-image: none !important; -} - -span .cke_button__embed_icon { - background-image: url("../images/embed.png") !important; -} -span .cke_button__media_icon { - background-image: url("../images/embed-media.png") !important; -} diff --git a/images/0084d7/chevron-right.svg b/images/0084d7/chevron-right.svg deleted file mode 100644 index ae77eece..00000000 --- a/images/0084d7/chevron-right.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#0084d7" d="M8.053 8.355c.193-.195.193-.517 0-.711l-3.26-3.289c-.193-.195-.192-.514.002-.709l1.371-1.371c.194-.194.512-.193.706.001l5.335 5.369c.195.195.195.515 0 .708l-5.335 5.37c-.194.192-.512.193-.706.002l-1.371-1.371c-.194-.195-.195-.514-.002-.709l3.26-3.29z"/></svg> diff --git a/images/acacac/barchart.svg b/images/acacac/barchart.svg deleted file mode 100644 index 826bbdce..00000000 --- a/images/acacac/barchart.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#acacac" d="M4 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-4.25c0-.274.225-.5.5-.5h3c.275 0 .5.226.5.5v4.25zM10.002 13.529c0 .275-.225.5-.5.5h-3.002c-.275 0-.5-.225-.5-.5v-13c0-.275.225-.5.5-.5h3.002c.275 0 .5.225.5.5v13zM16.002 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-9.5c0-.275.225-.5.5-.5h3c.275 0 .5.225.5.5v9.5z"/></g></svg> diff --git a/images/acacac/chevron-disc-down.svg b/images/acacac/chevron-disc-down.svg deleted file mode 100644 index d87dae10..00000000 --- a/images/acacac/chevron-disc-down.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M8.002 1c-3.869 0-7.002 3.134-7.002 7s3.133 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.459 6.336l-4.105 4.105c-.196.189-.515.189-.708 0l-4.107-4.105c-.194-.194-.194-.513 0-.707l.977-.978c.194-.194.513-.194.707 0l2.422 2.421c.192.195.513.195.708 0l2.422-2.42c.188-.194.512-.194.707 0l.977.977c.193.194.193.513 0 .707z"/></svg> diff --git a/images/acacac/chevron-outline-disc-close.svg b/images/acacac/chevron-outline-disc-close.svg deleted file mode 100644 index 2c2d2e70..00000000 --- a/images/acacac/chevron-outline-disc-close.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#acacac" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#acacac" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077 - l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/> -</g> -</svg> diff --git a/images/acacac/chevron-outline-disc-close0.svg b/images/acacac/chevron-outline-disc-close0.svg deleted file mode 100644 index 2c2d2e70..00000000 --- a/images/acacac/chevron-outline-disc-close0.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#acacac" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#acacac" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077 - l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/> -</g> -</svg> diff --git a/images/acacac/chevron-outline-disc-down.svg b/images/acacac/chevron-outline-disc-down.svg deleted file mode 100644 index 785450db..00000000 --- a/images/acacac/chevron-outline-disc-down.svg +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#acacac" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#acacac" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/> -</g> -</svg> diff --git a/images/acacac/chevron-outline-disc-down0.svg b/images/acacac/chevron-outline-disc-down0.svg deleted file mode 100644 index 785450db..00000000 --- a/images/acacac/chevron-outline-disc-down0.svg +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#acacac" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#acacac" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/> -</g> -</svg> diff --git a/images/acacac/chevron-right.svg b/images/acacac/chevron-right.svg deleted file mode 100644 index 6b940d9f..00000000 --- a/images/acacac/chevron-right.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M8.053 8.355c.193-.195.193-.517 0-.711l-3.26-3.289c-.193-.195-.192-.514.002-.709l1.371-1.371c.194-.194.512-.193.706.001l5.335 5.369c.195.195.195.515 0 .708l-5.335 5.37c-.194.192-.512.193-.706.002l-1.371-1.371c-.194-.195-.195-.514-.002-.709l3.26-3.29z"/></svg> diff --git a/images/acacac/file.svg b/images/acacac/file.svg deleted file mode 100644 index 6d677144..00000000 --- a/images/acacac/file.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#acacac" d="M12.502 7h-5c-.276 0-.502-.225-.502-.5v-5c0-.275-.225-.5-.5-.5h-3c-.275 0-.5.225-.5.5v12.029c0 .275.225.5.5.5h9.002c.275 0 .5-.225.5-.5v-6.029c0-.275-.225-.5-.5-.5zM8.502 6h4c.275 0 .34-.159.146-.354l-4.293-4.292c-.195-.195-.353-.129-.353.146v4c0 .275.225.5.5.5z"/></g></svg> diff --git a/images/acacac/orgchart.svg b/images/acacac/orgchart.svg deleted file mode 100644 index ddea4e13..00000000 --- a/images/acacac/orgchart.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px"><path fill="#acacac" d="M15.002,11.277c0-0.721,0-1.471,0-2.014c0-1.456-0.824-2.25-2.25-2.25c-1.428,0-3.5,0-3.5,0c-0.139,0-0.25-0.112-0.25-0.25v-2.04c0.596-0.346,1-0.984,1-1.723c0-1.104-0.895-2-2-2C6.896,1,6,1.896,6,3c0,0.738,0.405,1.376,1,1.722v2.042c0,0.138-0.112,0.25-0.25,0.25c0,0-2.138,0-3.5,0S1,7.932,1,9.266c0,0.521,0,1.277,0,2.012c-0.595,0.353-1,0.984-1,1.729c0,1.104,0.896,2,2,2s2-0.896,2-2c0-0.732-0.405-1.377-1-1.729V9.266c0-0.139,0.112-0.25,0.25-0.25h3.536C6.904,9.034,7,9.126,7,9.25v2.027C6.405,11.624,6,12.26,6,13c0,1.104,0.896,2,2.002,2c1.105,0,2-0.896,2-2c0-0.738-0.404-1.376-1-1.723V9.25c0-0.124,0.098-0.216,0.215-0.234h3.535c0.137,0,0.25,0.111,0.25,0.25v2.012c-0.596,0.353-1,0.984-1,1.729c0,1.104,0.896,2,2,2s2-0.896,2-2C16.002,12.262,15.598,11.623,15.002,11.277z"/></svg> diff --git a/images/acacac/paintbrush.svg b/images/acacac/paintbrush.svg deleted file mode 100644 index 445b3e0a..00000000 --- a/images/acacac/paintbrush.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M8.184 7.928l-1.905 1.983-3.538-2.436 4.714-4.713 2.623 3.183-1.894 1.983zm-1.746-7.523c-.236-.416-.803-.649-1.346.083-.259.349-4.727 4.764-4.91 4.983-.182.218-.294.721.044.976.34.258 5.611 3.933 5.611 3.933l-.225.229c.7.729.816.854 1.046.863.75.016 2.035-1.457 2.578-.854.541.604 3.537 3.979 3.537 3.979.51.531 1.305.559 1.815.041.521-.521.541-1.311.025-1.848 0 0-2.742-2.635-3.904-3.619-.578-.479.869-2.051.854-2.839-.008-.238-.125-.361-.823-1.095l-.22.243c0 .003-3.846-4.659-4.082-5.075z"/></svg> diff --git a/images/acacac/pencil.svg b/images/acacac/pencil.svg deleted file mode 100644 index a8040c41..00000000 --- a/images/acacac/pencil.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#acacac" d="M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z"/><rect fill="#acacac" x="5.129" y="3.8" transform="matrix(-.707 -.707 .707 -.707 6.189 20.064)" width="4.243" height="9.899"/><path fill="#acacac" d="M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z"/></g></svg> diff --git a/images/acacac/people.svg b/images/acacac/people.svg deleted file mode 100644 index 09ad8f38..00000000 --- a/images/acacac/people.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#acacac" d="M6.722 11.291l.451-.17-.165-.32c-.536-1.039-.685-1.934-.761-2.672-.082-.808-.144-2.831 1.053-4.189.244-.278.493-.493.743-.675.012-.826-.135-1.766-.646-2.345-.618-.7-1.4-.787-1.4-.787l-.497-.055-.498.055s-.783.087-1.398.787c-.617.702-.717 1.948-.625 2.855.06.583.17 1.263.574 2.05.274.533.341.617.355 1.01.022.595.027 1.153-.671 1.538-.697.383-1.564.508-2.403 1.088-.596.41-.709 1.033-.78 1.459l-.051.41c-.029.273.173.498.448.498h5.012c.457-.24.89-.402 1.259-.537zM5.064 15.096c.07-.427.184-1.05.78-1.46.838-.581 1.708-.706 2.404-1.089.699-.385.693-.943.672-1.537-.014-.393-.08-.477-.354-1.01-.406-.787-.515-1.467-.576-2.049-.093-.909.008-2.155.625-2.856.615-.7 1.398-.787 1.398-.787l.492-.055h.002l.496.055s.781.087 1.396.787c.615.701.72 1.947.623 2.855-.062.583-.172 1.262-.571 2.049-.271.533-.341.617-.354 1.01-.021.595-.062 1.22.637 1.604.697.385 1.604.527 2.438 1.104.923.641.822 1.783.822 1.783-.022.275-.269.5-.542.5h-9.991c-.275 0-.477-.223-.448-.496l.051-.408z"/></g></svg> diff --git a/images/acacac/puzzlepiece.svg b/images/acacac/puzzlepiece.svg deleted file mode 100644 index 56b2e6f0..00000000 --- a/images/acacac/puzzlepiece.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M11.002 11v2.529c0 .275-.225.471-.5.471h-3c-.827 0-1.112-.754-.604-1.316l.81-.725c.509-.562.513-1.461-.097-2.01-.383-.344-1.027-.728-2.111-.728s-1.727.386-2.109.731c-.609.549-.606 1.45-.097 2.015l.808.717c.509.562.223 1.316-.602 1.316h-3c-.276 0-.5-.193-.5-.471v-9.029c0-.276.224-.5.5-.5h3c.825 0 1.111-.768.602-1.332l-.808-.73c-.51-.563-.513-1.465.097-2.014.382-.344 1.025-.731 2.109-.731s1.728.387 2.111.731c.608.548.606 1.45.097 2.014l-.81.73c-.509.564-.223 1.332.603 1.332h3c.274 0 .5.224.5.5v2.5c0 .825.642 1.111 1.233.602l.771-.808c.599-.51 1.547-.513 2.127.097.364.383.772 1.025.772 2.109s-.408 1.727-.771 2.109c-.58.604-1.529.604-2.127.097l-.77-.808c-.593-.509-1.234-.223-1.234.602z"/></svg> diff --git a/images/acacac/questionmark-disc.svg b/images/acacac/questionmark-disc.svg deleted file mode 100644 index a9b52444..00000000 --- a/images/acacac/questionmark-disc.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393-.168.148-.35.299-.545.447l-.203.189-.141.129-.096.17-.021.235v.63h-2.001v-.704c.026-.396.078-.73.204-.999.125-.269.271-.498.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18c.098-.152.168-.323.168-.518 0-.552-.447-1-1-1s-1.002.448-1.002 1h-2c0-1.657 1.343-3 3.002-3 1.656 0 3 1.343 3 3zm-1.75 6.619c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z"/></svg> diff --git a/images/acacac/wrench.svg b/images/acacac/wrench.svg deleted file mode 100644 index 0e953b0b..00000000 --- a/images/acacac/wrench.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#acacac" d="M14.416 11.586l-.01-.008v-.001l-5.656-5.656c.15-.449.252-.921.252-1.421 0-2.485-2.016-4.5-4.502-4.5-.505 0-.981.102-1.434.255l2.431 2.431-.588 2.196-2.196.588-2.445-2.445c-.162.464-.268.956-.268 1.475 0 2.486 2.014 4.5 4.5 4.5.5 0 .972-.102 1.421-.251l5.667 5.665c.781.781 2.047.781 2.828 0s.781-2.047 0-2.828z"/></svg> diff --git a/images/caret-down.svg b/images/caret-down.svg deleted file mode 100644 index 4e48c8c9..00000000 --- a/images/caret-down.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#333333" d="M3.8 5.4c-.165-.22-.075-.4.2-.4h8.002c.275 0 .365.18.199.4l-3.898 5.2c-.166.221-.436.221-.6 0l-3.903-5.2z"/></svg> diff --git a/images/chevron-disc-down-hover.svg b/images/chevron-disc-down-hover.svg deleted file mode 100644 index ec9f71cd..00000000 --- a/images/chevron-disc-down-hover.svg +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#FFFFFF" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/> -</g> -</svg> diff --git a/images/chevron-disc-down.svg b/images/chevron-disc-down.svg deleted file mode 100644 index ab6f1372..00000000 --- a/images/chevron-disc-down.svg +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#787878" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#787878" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/> -</g> -</svg> diff --git a/images/chevron-disc-up.svg b/images/chevron-disc-up.svg deleted file mode 100644 index 7ba4e080..00000000 --- a/images/chevron-disc-up.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#FFFFFF" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077 - l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/> -</g> -</svg> diff --git a/images/ffcfcf/chevron-outline-disc-close.svg b/images/ffcfcf/chevron-outline-disc-close.svg deleted file mode 100644 index 20417c41..00000000 --- a/images/ffcfcf/chevron-outline-disc-close.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#FFCFCF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#FFCFCF" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077 - l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/> -</g> -</svg> diff --git a/images/ffffff/barchart.svg b/images/ffffff/barchart.svg deleted file mode 100644 index 9c155542..00000000 --- a/images/ffffff/barchart.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#FFFFFF" d="M4 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-4.25c0-.274.225-.5.5-.5h3c.275 0 .5.226.5.5v4.25zM10.002 13.529c0 .275-.225.5-.5.5h-3.002c-.275 0-.5-.225-.5-.5v-13c0-.275.225-.5.5-.5h3.002c.275 0 .5.225.5.5v13zM16.002 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-9.5c0-.275.225-.5.5-.5h3c.275 0 .5.225.5.5v9.5z"/></g></svg> diff --git a/images/ffffff/chevron-disc-down.svg b/images/ffffff/chevron-disc-down.svg deleted file mode 100644 index 17aeeb35..00000000 --- a/images/ffffff/chevron-disc-down.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M8.002 1c-3.869 0-7.002 3.134-7.002 7s3.133 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.459 6.336l-4.105 4.105c-.196.189-.515.189-.708 0l-4.107-4.105c-.194-.194-.194-.513 0-.707l.977-.978c.194-.194.513-.194.707 0l2.422 2.421c.192.195.513.195.708 0l2.422-2.42c.188-.194.512-.194.707 0l.977.977c.193.194.193.513 0 .707z"/></svg> diff --git a/images/ffffff/chevron-outline-disc-close.svg b/images/ffffff/chevron-outline-disc-close.svg deleted file mode 100644 index 7ba4e080..00000000 --- a/images/ffffff/chevron-outline-disc-close.svg +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#FFFFFF" d="M11.439,10.517l-0.943,0.943L8,8.964L5.504,11.46l-0.943-0.943L7.057,8.02L4.561,5.524l0.943-0.949L8,7.077 - l2.496-2.502l0.943,0.949L8.943,8.02L11.439,10.517z"/> -</g> -</svg> diff --git a/images/ffffff/chevron-outline-disc-down.svg b/images/ffffff/chevron-outline-disc-down.svg deleted file mode 100644 index ec9f71cd..00000000 --- a/images/ffffff/chevron-outline-disc-down.svg +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -<svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> -<g> - <path fill="#FFFFFF" d="M0.045,7.997c0-0.732,0.095-1.438,0.285-2.117C0.52,5.2,0.788,4.565,1.136,3.973 - c0.347-0.592,0.763-1.13,1.248-1.615s1.021-0.9,1.611-1.248c0.589-0.347,1.224-0.615,1.903-0.806 - c0.68-0.19,1.385-0.285,2.117-0.285c0.731,0,1.438,0.095,2.117,0.285c0.68,0.19,1.314,0.459,1.903,0.806s1.126,0.763,1.611,1.248 - c0.484,0.485,0.9,1.023,1.247,1.615C15.24,4.564,15.509,5.2,15.699,5.88s0.285,1.385,0.285,2.117c0,0.731-0.095,1.437-0.285,2.113 - c-0.19,0.678-0.459,1.312-0.806,1.903s-0.763,1.13-1.247,1.615c-0.485,0.484-1.022,0.9-1.611,1.247s-1.224,0.615-1.903,0.806 - c-0.68,0.189-1.386,0.285-2.117,0.285c-0.732,0-1.438-0.096-2.117-0.285c-0.68-0.19-1.314-0.459-1.903-0.806 - s-1.126-0.763-1.611-1.247c-0.485-0.485-0.901-1.023-1.248-1.615S0.521,10.787,0.33,10.11C0.14,9.434,0.045,8.729,0.045,7.997z - M8.015,1.161c-0.627,0-1.232,0.082-1.814,0.246C5.618,1.571,5.074,1.801,4.568,2.098S3.601,2.751,3.185,3.167 - S2.413,4.044,2.116,4.55S1.589,5.6,1.425,6.182C1.26,6.765,1.179,7.37,1.179,7.997c0,0.628,0.082,1.231,0.246,1.814 - c0.164,0.582,0.395,1.125,0.691,1.629c0.297,0.503,0.653,0.965,1.069,1.383s0.877,0.774,1.383,1.069 - c0.506,0.294,1.05,0.523,1.633,0.688c0.582,0.164,1.187,0.246,1.814,0.246c0.628,0,1.232-0.082,1.814-0.246 - s1.126-0.394,1.632-0.688c0.507-0.295,0.968-0.651,1.384-1.069c0.415-0.418,0.771-0.88,1.069-1.383 - c0.297-0.504,0.525-1.047,0.688-1.629c0.161-0.583,0.242-1.187,0.242-1.814s-0.081-1.232-0.242-1.814 - c-0.162-0.582-0.391-1.126-0.688-1.632c-0.298-0.506-0.654-0.967-1.069-1.383c-0.416-0.416-0.877-0.772-1.384-1.069 - c-0.506-0.297-1.05-0.527-1.632-0.691S8.643,1.161,8.015,1.161z"/> -</g> -<g> - <path fill="#FFFFFF" d="M11.664,7.964l-3.649,3.65l-3.65-3.65V5.526l3.65,3.649l3.649-3.649V7.964z"/> -</g> -</svg> diff --git a/images/ffffff/chevron-right.svg b/images/ffffff/chevron-right.svg deleted file mode 100644 index f962b5cd..00000000 --- a/images/ffffff/chevron-right.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M8.053 8.355c.193-.195.193-.517 0-.711l-3.26-3.289c-.193-.195-.192-.514.002-.709l1.371-1.371c.194-.194.512-.193.706.001l5.335 5.369c.195.195.195.515 0 .708l-5.335 5.37c-.194.192-.512.193-.706.002l-1.371-1.371c-.194-.195-.195-.514-.002-.709l3.26-3.29z"/></svg> diff --git a/images/ffffff/file.svg b/images/ffffff/file.svg deleted file mode 100644 index f157b9ea..00000000 --- a/images/ffffff/file.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#FFFFFF" d="M12.502 7h-5c-.276 0-.502-.225-.502-.5v-5c0-.275-.225-.5-.5-.5h-3c-.275 0-.5.225-.5.5v12.029c0 .275.225.5.5.5h9.002c.275 0 .5-.225.5-.5v-6.029c0-.275-.225-.5-.5-.5zM8.502 6h4c.275 0 .34-.159.146-.354l-4.293-4.292c-.195-.195-.353-.129-.353.146v4c0 .275.225.5.5.5z"/></g></svg> diff --git a/images/ffffff/orgchart.svg b/images/ffffff/orgchart.svg deleted file mode 100644 index 677f4985..00000000 --- a/images/ffffff/orgchart.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px"><path fill="#FFFFFF" d="M15.002,11.277c0-0.721,0-1.471,0-2.014c0-1.456-0.824-2.25-2.25-2.25c-1.428,0-3.5,0-3.5,0c-0.139,0-0.25-0.112-0.25-0.25v-2.04c0.596-0.346,1-0.984,1-1.723c0-1.104-0.895-2-2-2C6.896,1,6,1.896,6,3c0,0.738,0.405,1.376,1,1.722v2.042c0,0.138-0.112,0.25-0.25,0.25c0,0-2.138,0-3.5,0S1,7.932,1,9.266c0,0.521,0,1.277,0,2.012c-0.595,0.353-1,0.984-1,1.729c0,1.104,0.896,2,2,2s2-0.896,2-2c0-0.732-0.405-1.377-1-1.729V9.266c0-0.139,0.112-0.25,0.25-0.25h3.536C6.904,9.034,7,9.126,7,9.25v2.027C6.405,11.624,6,12.26,6,13c0,1.104,0.896,2,2.002,2c1.105,0,2-0.896,2-2c0-0.738-0.404-1.376-1-1.723V9.25c0-0.124,0.098-0.216,0.215-0.234h3.535c0.137,0,0.25,0.111,0.25,0.25v2.012c-0.596,0.353-1,0.984-1,1.729c0,1.104,0.896,2,2,2s2-0.896,2-2C16.002,12.262,15.598,11.623,15.002,11.277z"/></svg> diff --git a/images/ffffff/paintbrush.svg b/images/ffffff/paintbrush.svg deleted file mode 100644 index 117828ea..00000000 --- a/images/ffffff/paintbrush.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M8.184 7.928l-1.905 1.983-3.538-2.436 4.714-4.713 2.623 3.183-1.894 1.983zm-1.746-7.523c-.236-.416-.803-.649-1.346.083-.259.349-4.727 4.764-4.91 4.983-.182.218-.294.721.044.976.34.258 5.611 3.933 5.611 3.933l-.225.229c.7.729.816.854 1.046.863.75.016 2.035-1.457 2.578-.854.541.604 3.537 3.979 3.537 3.979.51.531 1.305.559 1.815.041.521-.521.541-1.311.025-1.848 0 0-2.742-2.635-3.904-3.619-.578-.479.869-2.051.854-2.839-.008-.238-.125-.361-.823-1.095l-.22.243c0 .003-3.846-4.659-4.082-5.075z"/></svg> diff --git a/images/ffffff/pencil.svg b/images/ffffff/pencil.svg deleted file mode 100644 index 4e8c4af1..00000000 --- a/images/ffffff/pencil.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#FFFFFF" d="M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z"/><rect fill="#FFFFFF" x="5.129" y="3.8" transform="matrix(-.707 -.707 .707 -.707 6.189 20.064)" width="4.243" height="9.899"/><path fill="#FFFFFF" d="M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z"/></g></svg> diff --git a/images/ffffff/people.svg b/images/ffffff/people.svg deleted file mode 100644 index cea0beb7..00000000 --- a/images/ffffff/people.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g><path fill="#FFFFFF" d="M6.722 11.291l.451-.17-.165-.32c-.536-1.039-.685-1.934-.761-2.672-.082-.808-.144-2.831 1.053-4.189.244-.278.493-.493.743-.675.012-.826-.135-1.766-.646-2.345-.618-.7-1.4-.787-1.4-.787l-.497-.055-.498.055s-.783.087-1.398.787c-.617.702-.717 1.948-.625 2.855.06.583.17 1.263.574 2.05.274.533.341.617.355 1.01.022.595.027 1.153-.671 1.538-.697.383-1.564.508-2.403 1.088-.596.41-.709 1.033-.78 1.459l-.051.41c-.029.273.173.498.448.498h5.012c.457-.24.89-.402 1.259-.537zM5.064 15.096c.07-.427.184-1.05.78-1.46.838-.581 1.708-.706 2.404-1.089.699-.385.693-.943.672-1.537-.014-.393-.08-.477-.354-1.01-.406-.787-.515-1.467-.576-2.049-.093-.909.008-2.155.625-2.856.615-.7 1.398-.787 1.398-.787l.492-.055h.002l.496.055s.781.087 1.396.787c.615.701.72 1.947.623 2.855-.062.583-.172 1.262-.571 2.049-.271.533-.341.617-.354 1.01-.021.595-.062 1.22.637 1.604.697.385 1.604.527 2.438 1.104.923.641.822 1.783.822 1.783-.022.275-.269.5-.542.5h-9.991c-.275 0-.477-.223-.448-.496l.051-.408z"/></g></svg> diff --git a/images/ffffff/puzzlepiece.svg b/images/ffffff/puzzlepiece.svg deleted file mode 100644 index a8f2f0df..00000000 --- a/images/ffffff/puzzlepiece.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M11.002 11v2.529c0 .275-.225.471-.5.471h-3c-.827 0-1.112-.754-.604-1.316l.81-.725c.509-.562.513-1.461-.097-2.01-.383-.344-1.027-.728-2.111-.728s-1.727.386-2.109.731c-.609.549-.606 1.45-.097 2.015l.808.717c.509.562.223 1.316-.602 1.316h-3c-.276 0-.5-.193-.5-.471v-9.029c0-.276.224-.5.5-.5h3c.825 0 1.111-.768.602-1.332l-.808-.73c-.51-.563-.513-1.465.097-2.014.382-.344 1.025-.731 2.109-.731s1.728.387 2.111.731c.608.548.606 1.45.097 2.014l-.81.73c-.509.564-.223 1.332.603 1.332h3c.274 0 .5.224.5.5v2.5c0 .825.642 1.111 1.233.602l.771-.808c.599-.51 1.547-.513 2.127.097.364.383.772 1.025.772 2.109s-.408 1.727-.771 2.109c-.58.604-1.529.604-2.127.097l-.77-.808c-.593-.509-1.234-.223-1.234.602z"/></svg> diff --git a/images/ffffff/questionmark-disc.svg b/images/ffffff/questionmark-disc.svg deleted file mode 100644 index 8dda7dc2..00000000 --- a/images/ffffff/questionmark-disc.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393-.168.148-.35.299-.545.447l-.203.189-.141.129-.096.17-.021.235v.63h-2.001v-.704c.026-.396.078-.73.204-.999.125-.269.271-.498.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18c.098-.152.168-.323.168-.518 0-.552-.447-1-1-1s-1.002.448-1.002 1h-2c0-1.657 1.343-3 3.002-3 1.656 0 3 1.343 3 3zm-1.75 6.619c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z"/></svg> diff --git a/images/ffffff/wrench.svg b/images/ffffff/wrench.svg deleted file mode 100644 index 5c45e803..00000000 --- a/images/ffffff/wrench.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#FFFFFF" d="M14.416 11.586l-.01-.008v-.001l-5.656-5.656c.15-.449.252-.921.252-1.421 0-2.485-2.016-4.5-4.502-4.5-.505 0-.981.102-1.434.255l2.431 2.431-.588 2.196-2.196.588-2.445-2.445c-.162.464-.268.956-.268 1.475 0 2.486 2.014 4.5 4.5 4.5.5 0 .972-.102 1.421-.251l5.667 5.665c.781.781 2.047.781 2.828 0s.781-2.047 0-2.828z"/></svg> diff --git a/scss/admin-toolbar-tools.scss b/scss/admin-toolbar-tools.scss deleted file mode 100644 index 980830b5..00000000 --- a/scss/admin-toolbar-tools.scss +++ /dev/null @@ -1,833 +0,0 @@ -.toolbar-horizontal { - .toolbar-tray { - .menu-item { - + { - .menu-item { - border-right: none; - border-left: none; - } - } - } - border-bottom-color: #000; - box-shadow: none; - } -} - -.toolbar { - .toolbar-tray-horizontal { - .menu-item { - &:last-child { - border-right: none; - border-left: none; - } - } - } - - .toolbar-tray-vertical { - .level-3 { - ul { - margin-left: 0 !important; - } - } - } -} - -#toolbar-administration.toolbar { - a { - transition: all, 0.2s; - } - - .toolbar-bar { - background-color: #2d2d2d; - box-shadow: none; - - .toolbar-tab { - >.toolbar-item.is-active { - text-decoration: none; - background-color: rgba(255, 255, 255, 0.03); - background-image: none; - } - - >.toolbar-item { - &:focus { - text-decoration: none; - background-color: rgba(255, 255, 255, 0.03); - background-image: none; - } - } - } - } - - .toolbar-menu { - background: #333; - - .toolbar-menu { - .toolbar-icon.toolbar-handle { - &:before { - background-image: url(../images/acacac/chevron-outline-disc-down.svg); - background-size: 100%; - } - &:hover { - &:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); - } - } - } - - .toolbar-icon.toolbar-handle.open { - &:before { - background-image: url(../images/ffffff/chevron-outline-disc-close.svg); - background-size: 100%; - } - } - - a { - color: #bbb; - &:hover { - color: #fff; - } - } - } - - .toolbar-box { - &:hover { - .toolbar-icon.toolbar-handle { - &:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); - } - } - - .toolbar-icon.toolbar-handle.open { - &:before { - background-image: url(../images/ffffff/chevron-outline-disc-close.svg); - background-size: 100%; - } - } - } - } - } - - .toolbar-tray-horizontal { - border-bottom: 1px solid #333; - box-shadow: none; - - ul { - ul { - li.menu-item { - &:first-child { - border: none; - border-top: 1px solid #0084d7; - } - } - } - } - - .menu-item { - + { - .menu-item { - border-right: none; - border-left: none; - } - } - - &:last-child { - border-right: none; - border-left: none; - } - } - - .toolbar-toggle-orientation { - border: none; - } - - } - - .toolbar-tray-vertical { - border: none; - box-shadow: none; - box-shadow: -2px 2px 12px rgba(0, 0, 0, 0.85); - - .menu-item { - + { - .menu-item { - border: 0 none; - } - } - } - - .toolbar-menu { - a { - color: #bbb; - &:hover { - text-decoration: none; - color: #fff; - background: #0084d7; - } - &:focus { - text-decoration: none; - color: #fff; - background: #0084d7; - } - } - ul { - ul { - border: none; - } - } - } - } - - .toolbar-tray { - .menu-item--active-trail { - >.toolbar-box { - a { - text-decoration: none; - color: inherit; - font-weight: bold; - } - } - } - - a.is-active { - text-decoration: none; - color: inherit; - font-weight: bold; - } - background-color: #333; - } - - .toolbar-toggle-orientation { - background-color: #333; - } - - .toolbar-icon.toolbar-handle { - &:focus { - background-color: transparent; - } - &:before { - transition: 0.25s; - background-image: url(../images/acacac/chevron-outline-disc-down.svg); - } - &:hover { - &:before { - background-image: url(../images/ffffff/chevron-outline-disc-down.svg); - } - } - } - - .toolbar-icon.toolbar-handle.open { - &:before { - transform: rotate(180deg); - background-image: url(../images/ffcfcf/chevron-outline-disc-close.svg) !important; - } - } - - .level-3 { - a { - color: #d5d5d5 !important; - } - } - - .level-4 { - a { - color: #d5d5d5 !important; - } - } - - .menu-item { - &:hover { - background-color: #333; - } - } - - .menu-item--expanded { - background-color: #333; - } -} - -#toolbar-administration { - .toolbar-tray { - .toolbar-menu { - a { - color: #ccc; - background: transparent; - } - - span { - color: #ccc; - background: transparent; - } - - li { - background: #333; - } - } - - ul { - li.menu-item { - border: none; - } - } - - a { - color: #bbb; - background: #2d2d2d; - } - - span { - color: #bbb; - background: #2d2d2d; - display: block; - padding: 1em 1.3333em; - } - } - - .toolbar-oriented { - .user-toolbar-tab { - float: right; - } - } - - .toolbar-tray-horizontal { - a { - &:hover { - text-decoration: none; - color: #fff; - background: #0084d7; - } - - &:active { - text-decoration: none; - color: #fff; - background: #0084d7; - } - - &:focus { - text-decoration: none; - color: #fff; - background: #333; - } - } - - .menu-item--expanded { - &:hover { - >a { - color: #fff !important; - background: #0084d7; - } - - >.toolbar-box { - >a { - color: #fff !important; - background: #0084d7; - } - } - - .toolbar-icon-admin-toolbar-tools-help { - &:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); - } - } - - .toolbar-icon-system-admin-content { - &:before { - background-image: url(../images/ffffff/file.svg); - } - } - - .toolbar-icon-system-admin-structure { - &:before { - background-image: url(../images/ffffff/orgchart.svg); - } - } - - .toolbar-icon-system-themes-page { - &:before { - background-image: url(../images/ffffff/paintbrush.svg); - } - } - - .toolbar-icon-entity-user-collection { - &:before { - background-image: url(../images/ffffff/people.svg); - } - } - - .toolbar-icon-system-modules-list { - &:before { - background-image: url(../images/ffffff/puzzlepiece.svg); - } - } - - .toolbar-icon-system-admin-config { - &:before { - background-image: url(../images/ffffff/wrench.svg); - } - } - - .toolbar-icon-system-admin-reports { - &:before { - background-image: url(../images/ffffff/barchart.svg); - } - } - } - } - .menu-item { - a { - &:focus { - background: #4c4c4c; - } - } - } - ul { - li.menu-item--expanded { - ul { - li.menu-item--expanded { - position: relative; - background-image: none; - &:after { - position: absolute; - top: 50%; - right: 5px; - content: url(../images/0084d7/chevron-right.svg); - transition: all 0.2s; - transform: translateY(-8px); - pointer-events: none; - color: #8eacc0; - font-size: 16px; - } - - &:hover { - &:after { - content: url(../images/ffffff/chevron-right.svg); - transform: translate(6px, -8px); - } - } - } - } - - .menu-item { - &:hover { - ul { - margin: -39px 0 0 200px; - } - } - } - } - - li.menu-item { - border-top: none transparent; - border-right: none; - border-bottom: none; - border-left: none; - } - - ul { - li { - li.menu-item { - &:first-child { - border-top: none !important; - } - } - } - } - } - - .toolbar-menu { - ul { - .toolbar-icon { - padding: 1em 12px; - } - } - } - } - - .level-1 { - .toolbar-handle.open { - background: #3b3b3b !important; - } - } - - .toolbar-tray-vertical { - .level-2 { - background: #3b3b3b !important; - } - - .level-3 { - background: #434343 !important; - - a { - padding-left: 2.75em !important; - } - } - - .level-4 { - background: #4c4c4c !important; - } - - .level-5 { - background: #545454 !important; - } - - .toolbar-icon-admin-toolbar-tools-help { - transition: none; - text-indent: 0; - - &:before { - margin-left: 0; - } - } - } - - .level-2 { - .toolbar-handle.open { - background: #434343 !important; - } - } - - .level-3 { - .toolbar-handle.open { - background: #4c4c4c !important; - } - } - - .level-4 { - .toolbar-handle.open { - background: #545454 !important; - } - } - - .toolbar-handle.open { - border-top-left-radius: 10px; - } - - .toolbar-box { - a { - &:focus { - text-decoration: none; - background: #333; - } - } - } - - .toolbar-icon-admin-toolbar-tools-help { - &:before { - margin: 0; - padding: 0; - background-image: url("../images/varbase-x-small-emblem-white.png"); - } - - &:hover { - &:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); - } - } - - &:active { - &:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); - } - } - } - - .toolbar-icon-system-admin-content { - &:before { - background-image: url(../images/acacac/file.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/file.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/file.svg); - } - } - } - - .toolbar-icon-system-admin-structure { - &:before { - background-image: url(../images/acacac/orgchart.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/orgchart.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/orgchart.svg); - } - } - } - - .toolbar-icon-system-themes-page { - &:before { - background-image: url(../images/acacac/paintbrush.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/paintbrush.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/paintbrush.svg); - } - } - } - - .toolbar-icon-entity-user-collection { - &:before { - background-image: url(../images/acacac/people.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/people.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/people.svg); - } - } - } - - .toolbar-icon-system-modules-list { - &:before { - background-image: url(../images/acacac/puzzlepiece.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/puzzlepiece.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/puzzlepiece.svg); - } - } - } - - .toolbar-icon-system-admin-config { - &:before { - background-image: url(../images/acacac/wrench.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/wrench.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/wrench.svg); - } - } - } - - .toolbar-icon-system-admin-reports { - &:before { - background-image: url(../images/acacac/barchart.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/barchart.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/barchart.svg); - } - } - } - - .toolbar-icon-help-main { - &:before { - background-image: url(../images/acacac/questionmark-disc.svg); - } - - &:hover { - &:before { - background-image: url(../images/ffffff/questionmark-disc.svg); - } - } - - &:active { - &:before { - background-image: url(../images/ffffff/questionmark-disc.svg); - } - } - } - - .toolbar-icon-admin-toolbar-tools-help.is-active { - &:before { - background-image: url("../images/varbase-x-small-emblem-white.png"); - } - } - - .toolbar-icon-system-admin-content.is-active { - &:before { - background-image: url(../images/ffffff/file.svg); - } - } - - .toolbar-icon-system-admin-structure.is-active { - &:before { - background-image: url(../images/ffffff/orgchart.svg); - } - } - - .toolbar-icon-system-themes-page.is-active { - &:before { - background-image: url(../images/ffffff/paintbrush.svg); - } - } - - .toolbar-icon-entity-user-collection.is-active { - &:before { - background-image: url(../images/ffffff/people.svg); - } - } - - .toolbar-icon-system-modules-list.is-active { - &:before { - background-image: url(../images/ffffff/puzzlepiece.svg); - } - } - - .toolbar-icon-system-admin-config.is-active { - &:before { - background-image: url(../images/ffffff/wrench.svg); - } - } - - .toolbar-icon-system-admin-reports.is-active { - &:before { - background-image: url(../images/ffffff/barchart.svg); - } - } - - .menu-item--expanded { - &:hover { - .toolbar-icon-help-main { - &:before { - background-image: url(../images/ffffff/questionmark-disc.svg); - } - } - } - } - - .toolbar-icon-help-main.is-active { - &:before { - background-image: url(../images/ffffff/questionmark-disc.svg); - } - } -} - -#toolbar-item-administration-search-tray { - label { - color: #ccc !important; - background: transparent; - } -} - -[dir="rtl"] { - #toolbar-administration.toolbar { - .toolbar-tray-horizontal { - .menu-item { - + { - .menu-item { - border-right: none; - border-left: none; - } - } - } - } - } - - #toolbar-administration { - .toolbar-tray-horizontal { - ul { - li.menu-item--expanded { - ul { - li.menu-item--expanded { - position: relative; - background-image: none; - - &:after { - top: 30%; - right: auto; - left: 5px; - -moz-transform: scaleX(-1); - -o-transform: scaleX(-1); - -webkit-transform: scaleX(-1); - transform: scaleX(-1); - -ms-filter: "fliph"; - filter: fliph; - } - - &:hover { - &:after { - -moz-transform: scaleX(-1); - -o-transform: scaleX(-1); - -webkit-transform: scaleX(-1); - transform: scaleX(-1); - transform-origin: 40% top; - -ms-filter: "fliph"; - filter: fliph; - } - } - } - } - - .menu-item { - &:hover { - ul { - margin: -39px 200px 0 0; - } - } - } - } - } - } - } -} - -.toolbar-tray-horizontal { - .toolbar-menu { - &:not(:first-child) { - li.menu-item--expanded { - >a { - &:focus { - background-image: none !important; - } - } - } - } - } -} - -span { - .cke_button__embed_icon { - background-image: url("../images/embed.png") !important; - } - - .cke_button__media_icon { - background-image: url("../images/embed-media.png") !important; - } -} diff --git a/varbase.libraries.yml b/varbase.libraries.yml deleted file mode 100644 index 7084d2ed..00000000 --- a/varbase.libraries.yml +++ /dev/null @@ -1,4 +0,0 @@ -toolbar.icon: - css: - theme: - css/admin-toolbar-tools.css: {} diff --git a/varbase.profile b/varbase.profile index 5b17f3a8..6e766886 100644 --- a/varbase.profile +++ b/varbase.profile @@ -40,7 +40,7 @@ function varbase_form_install_configure_form_alter(&$form, FormStateInterface $f * Implements hook_install_tasks(). */ function varbase_install_tasks(&$install_state) { - // Determine whether the enable multiligual option is selected during the + // Determine whether the enable multilingual option is selected during the // Multilingual configuration task. $needs_configure_multilingual = (isset($install_state['varbase']['enable_multilingual']) && $install_state['varbase']['enable_multilingual'] == TRUE); @@ -179,7 +179,7 @@ function varbase_assemble_extra_components(array &$install_state) { } } - // Hide Wornings and status messages. + // Hide Warnings and status messages. $batch['operations'][] = [ 'varbase_hide_warning_and_status_messages', (array) TRUE, @@ -244,7 +244,7 @@ function varbase_assemble_extra_components(array &$install_state) { } } - // Hide Wornings and status messages. + // Hide Warnings and status messages. $batch['operations'][] = [ 'varbase_hide_warning_and_status_messages', (array) TRUE, @@ -353,7 +353,7 @@ function varbase_assemble_development_tools(array &$install_state) { } } - // Hide Wornings and status messages. + // Hide Warnings and status messages. $batch['operations'][] = [ 'varbase_hide_warning_and_status_messages', (array) TRUE, @@ -378,7 +378,7 @@ function varbase_assemble_development_tools(array &$install_state) { function varbase_configure_multilingual(array &$install_state) { $batch = []; - // If the multiligual config checkbox were checked. + // If the multilingual config checkbox were checked. if (isset($install_state['varbase']['enable_multilingual']) && $install_state['varbase']['enable_multilingual'] == TRUE) { @@ -388,7 +388,7 @@ function varbase_configure_multilingual(array &$install_state) { (array) 'varbase_internationalization', ]; - // Add all selected languages and then translatvarbase_hide_messagesion + // Add all selected languages and then translate Varbase hide messages on // will fetched for theme. if (isset($install_state['varbase']['multilingual_languages']) && is_array($install_state['varbase']['multilingual_languages'])) { @@ -400,7 +400,7 @@ function varbase_configure_multilingual(array &$install_state) { } } - // Hide Wornings and status messages. + // Hide Warnings and status messages. $batch['operations'][] = [ 'varbase_hide_warning_and_status_messages', (array) TRUE, @@ -456,7 +456,7 @@ function varbase_save_editable_config_values($extra_component_machine_name, $for } /** - * Batch function to add selected langauges then fetch all traslation. + * Batch function to add selected languages then fetch all traslation. * * @param string|array $language_code * Language code to install and fetch all traslation. @@ -486,7 +486,7 @@ function varbase_fix_entity_update($entity_update) { * Batch function to update configs with config bit configurations. * * @param bool $enable_multilingual - * Use multilignual in the site. + * Use multilingual in the site. */ function varbase_config_bit_for_multilingual($enable_multilingual) { @@ -582,7 +582,7 @@ function varbase_reset_timestamp_for_default_content($reset) { /** * Varbase after install finished. * - * Lanuch auto Varbase Tour auto launch after install. + * Launch auto Varbase Tour auto launch after install. * * @param array $install_state * The current install state. @@ -616,7 +616,7 @@ function varbase_after_install_finished(array &$install_state) { // After install of extra modules by install: in the .info.yml files. // In Varbase profile and all Varbase components. // --------------------------------------------------------------------------- - // * Necessary inlitilization for the entire system. + // * Necessary initialization for the entire system. // * Account for changed config by the end install. // * Flush all persistent caches. // * Flush asset file caches. @@ -705,16 +705,6 @@ function varbase_hide_warning_and_status_messages($hide) { } } -/** - * Implements hook_toolbar_alter(). - */ -function varbase_toolbar_alter(&$items) { - if (\Drupal::currentUser()->hasPermission('access toolbar') - && !empty($items['admin_toolbar_tools'])) { - $items['admin_toolbar_tools']['#attached']['library'][] = 'varbase/toolbar.icon'; - } -} - /** * Implements hook_requirements(). */ -- GitLab