X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fmenu-item%2Fmenu-item.component.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fmenu-item%2Fmenu-item.component.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=04ff35433719d8c933e55df63fa40493ccd2f9da;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/menu-item/menu-item.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/menu-item/menu-item.component.scss deleted file mode 100644 index 04ff354..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/app/menu-item/menu-item.component.scss +++ /dev/null @@ -1,12 +0,0 @@ -.mat-menu-item { - background-color: rgb(34, 33, 33); - color:white; - border: 0px; - font-weight: bold; -} - -.mat-menu-item:hover { - background-color: black; - color: turquoise; -} -