Search
 
SCRIPT & CODE EXAMPLE
 

CSS

disable highlight css

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
Comment

PREVIOUS NEXT
Code Example
Css :: custom selection color css 
Css :: png shadow css 
Css :: overflow dottet 
Css :: remove styles button 
Css :: css first td 
Css :: css text cut dots 
Css :: html remove border from textarea 
Css :: css all ids starting with 
Css :: html center video 
Css :: not last child css 
Css :: text truncate after 3 lines 
Css :: css list remove dot 
Css :: new line in url 
Css :: align div to right side of parent 
Css :: flexbox go to next row 
Css :: how to add a text bar blinking animation in css 
Css :: css div on the bottom 
Css :: css text dots 
Css :: how to use font awesome unicode in css 
Css :: diable focus button css 
Css :: random color scss 
Css :: span nowrap 
Css :: invisible button css 
Css :: how to make header always on top in html 
Css :: multiple text shadow 
Css :: Tailwindcss version check 
Css :: css background image position vertical center 
Css :: centre div vertically and horizontally 
Css :: export database spinup on terminal commands 
Css :: keeping elements of container in center 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =