diff --git a/static/css/details.css b/static/css/details.css index 3d1a7193..578372e4 100644 --- a/static/css/details.css +++ b/static/css/details.css @@ -6,12 +6,6 @@ margin-bottom: 24px; } -#details-head-actions { - text-align: right; - vertical-align: middle; - -} - .details-block .status { font-size: 32px; width: 40px; @@ -19,8 +13,6 @@ .details-block { margin-bottom: 36px; - border: 1px #aaa; - border-radius: 3px; } .details-block .copy-btn { @@ -38,12 +30,26 @@ display: inline; } -#details-status td { - padding: 8px; +#details-schedule th { + padding-top: 4px; } -#log-schedule th { - padding-top: 4px; +#details-schedule td { + padding: 4px 0 4px 8px; +} + +#details-schedule th { + vertical-align: top; + font-weight: normal; + text-align: right; +} + +#details-schedule .value { + font-weight: bold; +} + +#details-schedule .subtitle { + color: #999; } #details-integrations th { @@ -64,23 +70,6 @@ background-color: #f5f5f5; } -#log-schedule td { - padding: 4px 0 4px 8px; -} - -#log-schedule th { - vertical-align: top; - font-weight: normal; - text-align: right; -} - -#log-schedule .value { - font-weight: bold; -} - -#log-schedule .subtitle { - color: #999; -} #details-remove-check { border-color: #d43f3a; diff --git a/templates/front/details.html b/templates/front/details.html index d581ff05..a93577e8 100644 --- a/templates/front/details.html +++ b/templates/front/details.html @@ -70,7 +70,7 @@
Period |
---|