Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css cursor forbidden

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

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

PREVIOUS NEXT
Code Example
Css :: css forbidden cursor 
Css :: set css on parent element css 
Css :: flex basis 
Css :: font face html 
Css :: sass scale color 
Css :: change image color with css 
Css :: working with tailwind css on your react build 
Css :: css blur overlay 
Css :: border for text in html 
Css :: translate css property 
Css :: css selectors attribute ends with 
Css :: rgba color css 
Css :: css wrap text 
Css :: aspect ratio css media query 
Css :: transition css react 
Css :: adding quotes css 
Css :: variable in scss 
Css :: image transparent 
Css :: css image responsive on screen zoom 
Css :: dot in image css 
Css :: create variable in css 
Css :: hover effects css 
Css :: Inline style 
Css :: python css 
Css :: css direct child selector 
Css :: division in css 
Css :: css clip-path 
Css :: css clamp vs media queries 
Css :: CSS 2D transforms 
Css :: responsive css template 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =