Sha256: 8f151c273674eb924eedff7a2a3cc981308ff80e3c3ed2d4dd2c168c20bd16f3
Contents?: true
Size: 196 Bytes
Versions: 43
Compression:
Stored size: 196 Bytes
Contents
// Resize anything .resizable(@direction) { overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` resize: @direction; // Options: horizontal, vertical, both }
Version data entries
43 entries across 43 versions & 2 rubygems