mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-04 17:08:43 +00:00
f18style.css: change paragraph header height for mobile (Forum #139623)
git-svn-id: https://svn.fhem.de/fhem/trunk@29800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
fe6548dfa9
commit
dab4375ef6
@ -212,7 +212,7 @@ button.dist { margin:10px; background:transparent; border:0px; cursor:pointer; }
|
||||
select,input[type=submit] { cursor:pointer; }
|
||||
|
||||
div.pin, div.dragger { float:right; width:1em; height:1em; margin-left:0.5em; }
|
||||
div.pinHeader { height:1em; padding:2px; }
|
||||
div.pinHeader { min-height:1em; padding:2px; }
|
||||
|
||||
body.touch a { font-size: 20px; }
|
||||
body.touch #menu { font-size: 20px; } /* for the menuTree icon */
|
||||
|
Loading…
x
Reference in New Issue
Block a user