summaryrefslogtreecommitdiff
path: root/ishtar_common/static/media/admin.css
blob: 8b4ed7aa76727ca04960b6745e7b0d06b34a65ae (plain)
1
2
3
4
5
6
7
8
9
10
11
.selector{
    width: 1160px;
}

.selector-available, .selector-chosen {
    width: 540px;
}

.selector select {
    width: 540px;
}