cssOMS/canvas.css

27 lines
399 B
CSS

/* Global */
/* Content Container */
/* Content box */
/* Navigation */
/* Colors */
/* Accordion */
/* Log */
/* Blockquote */
/* Breadcrumbs */
/* Input */
/* Button */
/* Canvas */
/* Article */
/* Form */
/* Icon */
/* Img */
/* list */
/* pagination */
/* pre */
/* tag */
canvas {
background: #fff;
border: 1px solid #d6d6d6;
user-select: none; }
/*# sourceMappingURL=canvas.css.map */