Bug 1146331 - Disable text selection for the titlebar of in-content preference subdialogs. r=Gijs

--HG--
extra : commitid : 9t7R9EenAkk
This commit is contained in:
Muhsin A. Steiman 2015-06-16 13:02:57 -07:00
parent b646b19419
commit b06b68ddb8

View File

@ -322,6 +322,7 @@ description > html|a {
#dialogTitle {
text-align: center;
-moz-user-select: none;
}
.close-icon {