PHP Classes

File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/visual/effects/effects.css

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/visual/effects/effects.css   Download  
File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/visual/effects/effects.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Image Transform
Application to do interactive image manipulation
Author: By
Last change:
Date: 4 years ago
Size: 626 bytes
 

Contents

Class file image Download
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; }