mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-22 05:54:44 +00:00
Lots of fixes and redesign. Also added a full fledged project for testing out the components.
6 lines
No EOL
97 B
CSS
6 lines
No EOL
97 B
CSS
.error a.select2-choice {
|
|
border: 1px solid #B94A48;
|
|
}
|
|
.select2-container {
|
|
min-width: 150px;
|
|
} |