Sha256: 58f3df866cd323d405b8e1e1031356ad20933cdf2ab11ba49b5d5b38dfb7b8f5
Contents?: true
Size: 799 Bytes
Versions: 9
Compression:
Stored size: 799 Bytes
Contents
.light1 { color: white; margin: 1px; } .light2 { color: black; margin: 1px; } .max1 { width: 6; } .max2 { width: 8; } .glob1 { margin: auto auto; } .ops1 { height: gt-or-eq; height: lt-or-eq; } .ops2 { height: gt-or-eq; height: not-eq; } .ops3 { height: lt-or-eq; height: not-eq; } .default1 { content: default; } .test1 { content: "true."; } .test2 { content: "false."; } .test3 { content: "false."; } .test4 { content: "false."; } .test5 { content: "false."; } .bool1 { content: true and true; content: true; content: false, true; content: false and true and true, true; content: false, true and true; content: false, false, true; content: false, true and true and true, false; content: not false; content: not false and false, not false; }
Version data entries
9 entries across 9 versions & 1 rubygems