X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Ftoolbar%2Ftoolbar.component.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Ftoolbar%2Ftoolbar.component.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=0f2e5ca41df5527ba4393751cc4283c62331c8f6;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/toolbar/toolbar.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/toolbar/toolbar.component.scss deleted file mode 100644 index 0f2e5ca..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/app/toolbar/toolbar.component.scss +++ /dev/null @@ -1,46 +0,0 @@ -.main { - .menu { - - .akraino-icon { - padding-right:100px; - } - - .menu-toolbar { - .eliot-menu { - font-size: 14px; - font-weight: bold; - } - .home { - margin-left: 07px; - } - } - - .home { - font-size: 25px; - font-weight: bold; - // padding-left: 20px; - } - - .other-button { - font-weight: bold; - } - - .power-button { - position: absolute; - right: 0px; - margin-right: 5px; - } - - - } - .sidemenu { - mat-sidenav-container { - height: 10vh; - } - } -} -button:hover { - background-color: black; - color: turquoise; - font-weight: bold; -} \ No newline at end of file