From: Ole Artz Date: Fri, 4 Aug 2017 12:22:38 +0000 (+0200) Subject: DASH: /static/css/style.css X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=0657a5f3c23bf6af1337d937ebdd63cbb1388f9d;p=mvd_epics.git DASH: /static/css/style.css --- diff --git a/python_suite/dashboard/static/css/style.css b/python_suite/dashboard/static/css/style.css new file mode 100644 index 0000000..f02c8be --- /dev/null +++ b/python_suite/dashboard/static/css/style.css @@ -0,0 +1,23 @@ +#container{ + background-color: white; + width: 1200px; + margin-left: auto; + margin-right: auto; +} +.header img { + float: left; + width: 93px; + height: 120px; +} +.header h1 { + position: center; + left: 30px; + background-color: #0509fc; + color: white; +} +.Cooling table, th, td { + border: 1px solid black; +} +.Cooling table, th { + text-align: left; +} diff --git a/python_suite/dashboard/views/pv_overview.jinja2 b/python_suite/dashboard/views/pv_overview.jinja2 index 6236450..8bcdb40 100644 --- a/python_suite/dashboard/views/pv_overview.jinja2 +++ b/python_suite/dashboard/views/pv_overview.jinja2 @@ -2,31 +2,7 @@ PRESTO - OVERVIEW - +