mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
git-svn-id: https://svn.fhem.de/fhem/trunk@5857 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
431a3f7db8
commit
8af704eb5f
@ -2,8 +2,8 @@
|
||||
/* by Sandra Ohmayer */
|
||||
/* http://www.animeschatten.net */
|
||||
|
||||
@import url("ios6dashboard.css");
|
||||
@import url("ios6Common.css");
|
||||
@import url("ios6dashboard.css");
|
||||
|
||||
#content, #right {
|
||||
width: 763px;
|
||||
@ -585,6 +585,12 @@ background-image: linear-gradient(to bottom, #666666 0%, #CBCBCB 100%);
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.sysmon table {
|
||||
border-spacing:0px;
|
||||
padding:0px;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
/* next lines are for remotecontrol */
|
||||
.rc_body { border-style:solid; border-color:gray;
|
||||
border-width:2px; padding:5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user