diff --git a/css/design.css.backup b/css/design.css.backup new file mode 100755 index 0000000000000000000000000000000000000000..1266056427da76bcb1fd1ae62d0193ed76982154 --- /dev/null +++ b/css/design.css.backup @@ -0,0 +1,61 @@ +@viewport { + width: device-width; + user-zoom:fixed; +} + +body { + margin: 0px; + background: #EEE; + font-family: Arial; + overflow:hidden; +} + +[data-container=panel] { + background-color: #FFF; + border: solid 1px #F0F0F0; + box-shadow: 0px 2px 1px #D3D3D3; + padding: 6px; +/* margin: 5px;*/ + float:left; + box-sizing: border-box; + height:100%; + width:100%; + overflow: hidden; +} + +[data-container=panelContainer] { + float: left; + width: 100%; + height: 100%; + /*padding: 4px;*/ + padding: 0.2vw; + box-sizing: border-box; +} + +[data-container=split] { + box-sizing: border-box; +/* display: flex; + flex-direction: column;*/ + height:100%; + width:100%; + float: left; +} + +[data-container=main] { + height:100%; + width:100%; + position:absolute; + + box-sizing: border-box; + padding: 0.2vw; +} + +[background] { + background: url('biber.svg') no-repeat; + background-position: 50% 50%; + position: absolute; + height: 95%; + width: 100%; + overflow: hidden; + opacity: 0.1; +} diff --git a/css/font.css b/css/font.css index 36783a2ca96efa34c33294de05f5adcb13508797..6db734442d63e75ba6a88ce71b6b323ecd76e121 100755 --- a/css/font.css +++ b/css/font.css @@ -52,4 +52,4 @@ font-style: normal; font-weight: 400; src: url(font/time-fat.ttf) format('truetype'); -} \ No newline at end of file +} diff --git a/panels/clock/background.svg b/panels/clock/background.svg index a0d7eca902a80a5c0754e4055982692bc4a4ef43..5e3a5ded61438109c27fccfc15421c5d8c953ace 100755 --- a/panels/clock/background.svg +++ b/panels/clock/background.svg @@ -15,7 +15,10 @@ viewBox="0 0 200 200" id="svg2" inkscape:version="0.91 r13725" - sodipodi:docname="background.svg"> + sodipodi:docname="background.svg" + inkscape:export-filename="/srv/http/infoscreen/panels/clock/background.png" + inkscape:export-xdpi="921" + inkscape:export-ydpi="921"> <metadata id="metadata68"> <rdf:RDF> @@ -53,8 +56,8 @@ showgrid="false" showguides="false" inkscape:zoom="1.18" - inkscape:cx="-155.21554" - inkscape:cy="69.660709" + inkscape:cx="-95.046048" + inkscape:cy="135.7624" inkscape:window-x="0" inkscape:window-y="25" inkscape:window-maximized="1"