django-select2/django_select2/static/css/extra.css
AppleGrew (applegrew) 8579993107 v1.1 changes.
Lots of fixes and redesign. Also added a full fledged project for
testing out the components.
2012-08-19 23:13:15 +05:30

6 lines
No EOL
97 B
CSS

.error a.select2-choice {
border: 1px solid #B94A48;
}
.select2-container {
min-width: 150px;
}