UNPKG

myei-validatejs

Version:

A JavaScript plugin that makes easy to implement validations on a website

37 lines (31 loc) 406 B
.add-field { font-size: 2em; color: #ccc; cursor: pointer; margin-top: 26px } .control { color: #ccc; cursor: pointer; } .badge-primary { color: white !important; } .alert { position: absolute; z-index: 999999; top: 21px; left: 40%; } .dark-mode { background-color: #24292e; color: white; } .error-msg { display:none; color:red; float: left; } .visible { display: block; }