PHP Classes

File: webroot/css/imgareaselect-deprecated.css

Recommend this page to a friend!
  Classes of Andraž   pingvincek   webroot/css/imgareaselect-deprecated.css   Download  
File: webroot/css/imgareaselect-deprecated.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: pingvincek
Manage a site for organizing dates between people
Author: By
Last change:
Date: 6 years ago
Size: 651 bytes
 

Contents

Class file image Download
/* * imgAreaSelect style to be used with deprecated options */ .imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 { opacity: 0.5; filter: alpha(opacity=50); } .imgareaselect-border1 { border: solid 1px #000; } .imgareaselect-border2 { border: dashed 1px #fff; } .imgareaselect-handle { background-color: #fff; border: solid 1px #000; opacity: 0.5; filter: alpha(opacity=50); } .imgareaselect-outer { background-color: #000; opacity: 0.4; filter: alpha(opacity=40); } .imgareaselect-selection { background-color: #fff; opacity: 0; filter: alpha(opacity=0); }