Sha256: c14cf6ffaf93ee13ab788b17e03c8099e6484fdc374c4023aad57acea028e0fd
Contents?: true
Size: 323 Bytes
Versions: 70
Compression:
Stored size: 323 Bytes
Contents
// ******************************************************************* // Z-Index // Variables for controlling the stack order of an element. // z-index: $z-0; // ******************************************************************* $z-auto: auto; $z-0: 0; $z-10: 10; $z-20: 20; $z-30: 30; $z-40: 40; $z-50: 50;
Version data entries
70 entries across 70 versions & 1 rubygems