aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/src/app/config/config.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/config/config.component.css')
-rw-r--r--webapp/src/app/config/config.component.css35
1 files changed, 0 insertions, 35 deletions
diff --git a/webapp/src/app/config/config.component.css b/webapp/src/app/config/config.component.css
deleted file mode 100644
index 6412f9a..0000000
--- a/webapp/src/app/config/config.component.css
+++ /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;
-}