HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/ehbo.today/node_modules/jquery-ui/tests/visual/effects/effects.css
body {
	margin: 1em;
	padding: 0;
	background: #fff;
	color: #000;
}

ul.effects {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.effects li {
	padding: 0;
	width: 120px;
	height: 100px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

div.effect {
	width: 120px;
	height: 100px;
	background: #ccc;
	border: 5px outset #aaa;
	float: left;
	cursor: pointer;
	cursor: hand;
}

div.current {
	border: 5px outset #FF9C08;
	background: #FF9C08;
}

div.effect p {
	color: #191919;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}

.ui-effects-transfer {
	border: 1px dotted #fff;
	background: #666;
	opacity: 0.5;
}