.x-selectable, .x-selectable * {
  -moz-user-select: text!important;
  -khtml-user-select: text!important;
}
