-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathdvl.css
More file actions
2 lines (2 loc) · 773 Bytes
/
dvl.css
File metadata and controls
2 lines (2 loc) · 773 Bytes
1
2
.dropdown{display:inline-block;position:relative;cursor:pointer;white-space:nowrap;border:1px solid #fff;padding:2px 3px 2px 5px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-user-select:text;-ms-user-select:text;-webkit-user-select:text;user-select:text}.dropdown div.title-cont{line-height:18px;height:21px;cursor:default;outline:none}.dropdown ul.menu-cont{position:absolute;z-index:1000;list-style-type:none;top:100%;left:0;margin:0;padding:2px;max-height:200px;overflow-x:hidden;overflow-y:auto;border:1px solid #000;background:#fff}.dropdown ul.menu-cont li.item{position:relative;cursor:pointer;font-size:12px;line-height:26px;padding-right:40px}.dropdown ul.menu-cont li.spacer{border-top:1px solid gray}
/*# sourceMappingURL=dvl.css.map*/