diff options
Diffstat (limited to '')
-rw-r--r-- | themes/smartpocket/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/smartpocket/theme.css b/themes/smartpocket/theme.css index 4afe50723..75a26b387 100644 --- a/themes/smartpocket/theme.css +++ b/themes/smartpocket/theme.css @@ -27,6 +27,7 @@ font-size: 1.1em;
text-decoration: none;
vertical-align: middle;
+ cursor: pointer;
}
.ui-panel-inner > .ui-listview {
margin: -15px -15px 0;
|