Subversion Repositories SmartDukaan

Rev

Rev 12634 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12634 Rev 16678
Line 352... Line 352...
352
    #buy{
352
    #buy{
353
      margin:0px !important;display:inline-block;
353
      margin:0px !important;display:inline-block;
354
    }
354
    }
355
  }
355
  }
356
}
356
}
-
 
357
 
-
 
358
 
-
 
359
.disable-selection {
-
 
360
     -moz-user-select: none; /* Firefox */
-
 
361
      -ms-user-select: none; /* Internet Explorer */
-
 
362
   -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
-
 
363
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
-
 
364
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
-
 
365
}
357
366