aboutsummaryrefslogtreecommitdiffstats
path: root/ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css
diff options
context:
space:
mode:
Diffstat (limited to 'ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css')
-rw-r--r--ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css b/ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css
deleted file mode 100644
index e08fc31..0000000
--- a/ecd-app-overlay/src/main/webapp/app/ecdapp/home/ecd-style.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Styles for ECOMP Controller Dashboard */
-
-.ecd-error-message {
- font-size: 14px;
- font-weight: bold;
- color: red;
-}
-
-.ecd-icon-display {
- font-size: 18px;
-}
-
-.ecd-icon-action {
- font-size: 18px;
-}
-
-.ecd-icon-action:hover {
- color: red;
- text-decoration: none;
-} \ No newline at end of file