Sha256: 35302185989ca42552c0daff8b1210628bc1cbe24d7c098f022e356128122116
Contents?: true
Size: 460 Bytes
Versions: 17
Compression:
Stored size: 460 Bytes
Contents
/* resizable */ /* taken directly from fullcalendar.css - here cuz blueprint's compress.rb does not properly compress this style and it results in a syntax error preventing the subsequent styles to not get defined */ .fc .ui-resizable-handle { display: block; position: absolute; z-index: 99999; border: 0 !important; /* important overrides pre jquery ui 1.7 styles */ background: url(data:image/gif;base64,AAAA) !important; /* hover fix for IE */ }
Version data entries
17 entries across 17 versions & 1 rubygems