static: add missing file portail-citoyen/css/admin.css

This commit is contained in:
Benjamin Dauvergne 2013-06-24 17:21:28 +02:00
parent d88056add1
commit 2a8a0585a7
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
.selector {
width: 980px;
float: left;
}
.selector select {
width: 470px;
height: 17.2em;
}
.selector-available, .selector-chosen {
float: left;
width: 470px;
text-align: center;
margin-bottom: 5px;
}