PHP Classes

File: webroot/css/imgareaselect-default.css

Recommend this page to a friend!
  Classes of Andraž   pingvincek   webroot/css/imgareaselect-default.css   Download  
File: webroot/css/imgareaselect-default.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: 778 bytes
 

Contents

Class file image Download
/* * imgAreaSelect default style */ .imgareaselect-border1 { background: url(border-v.gif) repeat-y left top; } .imgareaselect-border2 { background: url(border-h.gif) repeat-x left top; } .imgareaselect-border3 { background: url(border-v.gif) repeat-y right top; } .imgareaselect-border4 { background: url(border-h.gif) repeat-x left bottom; } .imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 { opacity: 0.5; filter: alpha(opacity=50); } .imgareaselect-handle { background-color: #fff; border: solid 1px #000; opacity: 0.5; filter: alpha(opacity=50); } .imgareaselect-outer { background-color: #000; opacity: 0.5; filter: alpha(opacity=50); } .imgareaselect-selection { }