X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=raspberry-kiosk%2Fkiosk.css;fp=raspberry-kiosk%2Fkiosk.css;h=b0300d320a3c1dc3465d7b4ca6268a75ba955bdf;hb=1263fe34ac655a03a3f5b657ff9a0c6f85e95477;hp=54c3eb12ee28f028262f8a46d73877bc6df9e48e;hpb=a78f346fcf07e0019aa691e5cbc20c549a8c7e8f;p=svn42.git diff --git a/raspberry-kiosk/kiosk.css b/raspberry-kiosk/kiosk.css index 54c3eb1..b0300d3 100644 --- a/raspberry-kiosk/kiosk.css +++ b/raspberry-kiosk/kiosk.css @@ -115,11 +115,19 @@ td.anwesenheitsstatus { font-size:30px; } +td.sensorstatus{ + height:42px; + text-align:center; + vertical-align:middle; + display:table-cell; + background-color:#f2f2f2; +} + div.sensorelem { display:block; width:397px; - margin-top:2px; - margin-bottom:0; + margin-top:0; + margin-bottom:6px; margin-left:auto; margin-right:auto; } @@ -140,32 +148,45 @@ div.gpluswall { div.gpluspost { display:block; - width: 495px; - border-bottom:1px solid gray; - margin-top:0px; - margin-bottom:5px; + width: 497px; + margin-left:0; + margin-right:0; + border-top:1px solid #333; + margin-top:0; + margin-bottom:6px; + background-color:#f2f2f2; } img.gplusactor { - margin:4px; + margin-left:2px; + margin-bottom:0px; + margin-right:4px; + margin-top:4px; display:inline; float:left; } p.gplustimestamp { display:inline; float: right; - margin-left:auto; - margin-right:8px; + margin-top:0; + padding:4 14 4 14; + margin-left:4px; + margin-bottom:4px; + margin-right:0; font-size:9pt; + color:white; + background-color: #333; } p.gplusimg { display:block; - margin-top:2px; - margin-bottom: 4px; - overflow: hidden; - max-height:300px; + margin-left:0; + margin-top:6px; + margin-bottom:0; + margin-right:0; + overflow:hidden; + max-height:275px; } -p.gplusimg { - width:495px; +img.gplusimg { + width:497px; } p.gplustxt { display:block;