From c9320b71b333ca3e88b7b6d339c7bfc66afbfba0 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 13 Jun 2018 13:27:40 +0200 Subject: Stop making the version text selectable in the about box. This resolves #478. --- application/palemoon/base/content/aboutDialog.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/palemoon/base/content/aboutDialog.css b/application/palemoon/base/content/aboutDialog.css index aa79b0795..d171a0bc1 100644 --- a/application/palemoon/base/content/aboutDialog.css +++ b/application/palemoon/base/content/aboutDialog.css @@ -25,9 +25,6 @@ #PMversion { margin-top: 10px; -moz-margin-start: 0; - -moz-user-select: text; - -moz-user-focus: normal; - cursor: text; } #distribution, -- cgit v1.2.3