meh, this should make labels selectable, but not in current xulrunners. Commiting...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Sep 2009 23:36:55 +0000 (23:36 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Sep 2009 23:36:55 +0000 (23:36 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14135 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/skin/global.css

index 8690a86..a2d70c4 100644 (file)
@@ -35,6 +35,7 @@ messagecatalog { -moz-binding: url('/xul/server/main/bindings.xml#messagecatalog
 .ALL_FONTS_18PT * { font-size: 18pt !important; }
 
 description { -moz-user-select: text; }
+label { -moz-user-select: text; }
 
 *|textarea:focus { background-color: #DDFFDD; }
 *|input:focus { background-color: #DDFFDD; }