Merge lp:~alexander-wilms/midori/speeddial-selection into lp:midori

Proposed by 982c80311320c1b
Status: Merged
Approved by: Paweł Forysiuk
Approved revision: 6232
Merged at revision: 6233
Proposed branch: lp:~alexander-wilms/midori/speeddial-selection
Merge into: lp:midori
Diff against target: 11 lines (+1/-0)
1 file modified
data/speeddial-head.html (+1/-0)
To merge this branch: bzr merge lp:~alexander-wilms/midori/speeddial-selection
Reviewer Review Type Date Requested Status
Paweł Forysiuk Approve
André Stösel Approve
Review via email: mp+171353@code.launchpad.net

Commit message

Disable text selection for speed dial items

Description of the change

Disable text selection for speed dial items

To post a comment you must log in.
Revision history for this message
André Stösel (ivaldi) wrote :

looks good

review: Approve
Revision history for this message
Paweł Forysiuk (tuxator) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/speeddial-head.html'
2--- data/speeddial-head.html 2012-12-03 22:46:42 +0000
3+++ data/speeddial-head.html 2013-06-25 16:14:40 +0000
4@@ -27,6 +27,7 @@
5 cursor: default;
6 font-size: 13px;
7 color: #4d4d4d;
8+ -webkit-user-select: none;
9 }
10
11 html, body {

Subscribers

People subscribed via source and target branches

to all changes: