Moved web Dashboard to xds-agent
[src/xds/xds-server.git] / webapp / src / app / config / config.component.css
diff --git a/webapp/src/app/config/config.component.css b/webapp/src/app/config/config.component.css
deleted file mode 100644 (file)
index 6412f9a..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-.fa-big {
-    font-size: 20px;
-    font-weight: bold;
-}
-
-.fa-size-x2 {
-    font-size: 20px;
-}
-
-h2 {
-    font-family: sans-serif;
-    font-variant: small-caps;
-    font-size: x-large;
-}
-
-th span {
-    font-weight: 100;
-}
-
-th label {
-    font-weight: 100;
-    margin-bottom: 0;
-}
-
-tr.info>th {
-    vertical-align: middle;
-}
-
-tr.info>td {
-    vertical-align: middle;
-}
-
-.panel-heading {
-    background: aliceblue;
-}