aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/assets/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to '3rd_party/static/testapi-ui/assets/css/header.css')
-rw-r--r--3rd_party/static/testapi-ui/assets/css/header.css32
1 files changed, 16 insertions, 16 deletions
diff --git a/3rd_party/static/testapi-ui/assets/css/header.css b/3rd_party/static/testapi-ui/assets/css/header.css
index 1df040c..183ebf9 100644
--- a/3rd_party/static/testapi-ui/assets/css/header.css
+++ b/3rd_party/static/testapi-ui/assets/css/header.css
@@ -1,36 +1,36 @@
.header-container-1 {
- height: 80px;
- background-color: #383A35;
+ height: 80px;
+ background-color: #383A35;
}
.header-container-row {
- margin-left: 0px;
- margin-right: 0px;
+ margin-left: 0px;
+ margin-right: 0px;
}
.header-container-2 {
- height: 30px;
- background-color: #383A35;
+ height: 30px;
+ background-color: #383A35;
}
.header-logo {
- height: 80px;
- padding-left: 15px;
- padding-top: 20px;
+ height: 80px;
+ padding-left: 15px;
+ padding-top: 20px;
}
.header-title {
- font-size: 35px;
- color: #fff;
- padding-top: 30px;
+ font-size: 35px;
+ color: #fff;
+ padding-top: 30px;
}
.header-login {
- margin-top: -20px;
- margin-right: 10px;
+ margin-top: -20px;
+ margin-right: 10px;
}
.header-splitline {
- height: 5px;
- background-color: #27CFC3;
+ height: 5px;
+ background-color: #27CFC3;
}