apostrophe
Version:
The Apostrophe Content Management System.
14 lines (13 loc) • 389 B
text/less
@apos-z-index-0: 100;
@apos-z-index-1: 150;
@apos-z-index-2: 200;
@apos-z-index-3: 250;
@apos-z-index-4: 300;
@apos-z-index-5: 350;
@apos-z-index-6: 400;
@apos-z-index-7: 450;
@apos-z-index-8: 500;
@apos-z-index-9: 550;
// This is reserved for autocomplete/typeahead suggestions and other
// clearly ephemeral, clearly must-be-on-top phenomena only. -Tom and Jimmy
@apos-z-index-max: 999;