aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/assets/css/home
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2018-11-26 11:25:29 +0200
committerStamatis Katsaounis <mokats@intracom-telecom.com>2018-11-26 16:19:26 +0200
commit2735ea8a2aef55ebb0a48b50d9a0e36cf3f63b94 (patch)
treeeec3f232637faf06c83391c47f4f88effdcbe7e4 /3rd_party/static/testapi-ui/assets/css/home
parentf62c0dd0a33b444505ad0c1bdaddc5e0a86a11a6 (diff)
Update tox to run htmllint and csslint
JIRA: DOVETAIL-753 This patch adds a new tox environment to run htmllint and csslint. Furthermore, it fixes any leftover html and css errors. Change-Id: Ie3fda8d89b3d52851debe1a4271ffd0ac8fbee68 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to '3rd_party/static/testapi-ui/assets/css/home')
-rw-r--r--3rd_party/static/testapi-ui/assets/css/home/home.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/3rd_party/static/testapi-ui/assets/css/home/home.css b/3rd_party/static/testapi-ui/assets/css/home/home.css
index b806151..66b3a8e 100644
--- a/3rd_party/static/testapi-ui/assets/css/home/home.css
+++ b/3rd_party/static/testapi-ui/assets/css/home/home.css
@@ -38,7 +38,7 @@
}
#directory_inner tr {
- vertical-align: center;
+ vertical-align: middle;
}
#directory_inner {
@@ -63,10 +63,7 @@
}
.company_logo {
- padding-right: 30px;
- padding-left: 20px;
- padding-top: 20px;
- padding-bottom: 20px;
+ padding: 20px 30px 20px 20px;
}
.company_row:hover {