mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
f46a4ba14d
git-svn-id: https://svn.fhem.de/fhem/trunk@5731 2b470e98-0d58-463d-a4d8-8e2adae1ed80
7 lines
253 B
CSS
7 lines
253 B
CSS
@import url("dashboard_ios7.css");
|
|
|
|
/* jQuery-UI mods */
|
|
div.ui-dialog { border:3px solid #e5e5e5; padding: 0.2em; }
|
|
div.ui-dialog div.ui-dialog-titlebar { display:none; }
|
|
div.ui-widget-content { font-family:Helvetica; background:white; color:#151515;}
|