mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 23:09:26 +00:00
13 lines
230 B
CSS
13 lines
230 B
CSS
@import url("ios7style.css");
|
|
|
|
body { width: 1024px; }
|
|
table.block, table.FileList { width:760px; }
|
|
|
|
/*
|
|
/* hdr alternate */
|
|
/* to reactive old hdr delete the last 2 chars --> */
|
|
.maininput{
|
|
width: 70%;
|
|
}
|
|
/*hdr alternate end */
|