removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / app / menu-item / menu-item.component.scss
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 (file)
index 04ff354..0000000
+++ /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;
-}
-