Moved web Dashboard to xds-agent
[src/xds/xds-server.git] / webapp / src / app / devel / deploy / deploy.component.css
diff --git a/webapp/src/app/devel/deploy/deploy.component.css b/webapp/src/app/devel/deploy/deploy.component.css
deleted file mode 100644 (file)
index c1b39d8..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-.vcenter {
-    display: inline-block;
-    vertical-align: middle;
-}
-
-.blocks .btn-primary {
-    margin-left: 5px;
-    margin-right: 5px;
-    margin-top: 5px;
-    border-radius: 4px !important;
-}
-
-.table-center {
-    width: 99%;
-    margin-left: auto;
-    margin-right: auto;
-}
-
-.table-borderless>tbody>tr>td,
-.table-borderless>tbody>tr>th,
-.table-borderless>tfoot>tr>td,
-.table-borderless>tfoot>tr>th,
-.table-borderless>thead>tr>td,
-.table-borderless>thead>tr>th {
-    border: none;
-}
-
-.btn-large {
-    width: 10em;
-}
-
-.fa-size-x2 {
-    font-size: 18px;
-}
-
-.textarea-scroll {
-    width: 100%;
-    overflow-y: scroll;
-}
-
-h2 {
-    font-family: sans-serif;
-    font-variant: small-caps;
-    font-size: x-large;
-}
\ No newline at end of file