aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Post/static/css/custom.css19
1 files changed, 8 insertions, 11 deletions
diff --git a/Post/static/css/custom.css b/Post/static/css/custom.css
index 66b37ab..8897d4f 100644
--- a/Post/static/css/custom.css
+++ b/Post/static/css/custom.css
@@ -10,13 +10,13 @@ body {
}
.logo img {
- height: 25px;
- width: auto !important;
- margin-left: 1em;
+ height: 25px;
+ width: auto !important;
+ margin-left: 1em;
}
.logo {
- padding-top: 4px;
- padding-bottom: 0px;
+ padding-top: 4px;
+ padding-bottom: 0px;
}
.btn .caret {
@@ -42,6 +42,7 @@ td a:visited {
.commit {
word-break: break-all;
+ width: 140px;
}
.well {
@@ -116,15 +117,11 @@ th a, th span {
}
.filter, .sorting-arrows {
- visibility : hidden;
+ visibility : hidden;
}
#errors-table {
- display: none;
-}
-
-.commit {
- width: 140px;
+ display: none;
}
.build-details {