Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css forbidden cursor

/* 
Both are the same cursor.
Great for disabled buttons. 
*/

.button{
  cursor:not-allowed;
  cursor:no-drop;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css line-through color 
Css :: css syntax 
Css :: jQuery ripple effects 
Css :: checkbox checked color change css 
Css :: css 2 div cote à cote 
Css :: how to set unclickable checkbox using css 
Css :: text background in css 
Css :: chrome developer tools send get request 
Css :: css stop text wrapping 
Css :: installation tailwind css in html 
Css :: react wrapper component 
Css :: difference between inline block and inline-block 
Css :: scroll snap css 
Css :: para que sirve justify-content-center 
Css :: remove required effect in css 
Css :: css transitions 
Css :: control one swiper with other 
Css :: font awesome icons showing squares before after 
Css :: css keep aspect ratio image 
Css :: alacritty auto start fish 
Css :: css multiple classes same rule 
Css :: image cut css 
Css :: change the background of an element in a loop using css 
Css :: font-style 
Css :: Text Shadow Hover Effect 
Css :: CSS - The Class Selectors - Element 
Css :: wrapping links in css 
Css :: css active button 
Css :: css outline shorthand 
Css :: use .map to count length of each element in an array 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =