mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 13:29:26 +00:00
569bf61195
git-svn-id: https://svn.fhem.de/fhem/trunk@8030 2b470e98-0d58-463d-a4d8-8e2adae1ed80
9 lines
295 B
CSS
9 lines
295 B
CSS
@import url("dashboard_darkstyle.css");
|
|
|
|
/* jQuery-UI mods */
|
|
div.ui-dialog { border:3px solid white; padding: 0.2em; }
|
|
div.ui-dialog div.ui-dialog-titlebar { display:none; }
|
|
div.ui-widget-content { background:#444444; color:#CCCCCC; }
|
|
|
|
div.detLink { display:inline-block; margin-right:0.5em; }
|