diff --git a/styles/style-default.css b/styles/style-default.css index 434cff6..c04df73 100644 --- a/styles/style-default.css +++ b/styles/style-default.css @@ -184,6 +184,8 @@ header h1{ .headright { float: right; + /*for ios compatibility*/ + cursor: pointer; } /* ============================================================================= diff --git a/styles/style-eink.css b/styles/style-eink.css index 815b1eb..a2d1c03 100644 --- a/styles/style-eink.css +++ b/styles/style-eink.css @@ -189,6 +189,8 @@ header h1{ .headright { float: right; + /*for ios compatibility*/ + cursor: pointer; } /* =============================================================================