Static Z_10

Source
pub static Z_10: Lazy<String>
Expand description

Generated from css file. Class content: z-index: 10;

§Example

html!("div", { .dwclass!("z_10") });