Admin namespace beendet.

This commit is contained in:
benni 2011-06-10 13:22:15 +02:00
parent 6ddef7267a
commit 172db1d37e
23 changed files with 78 additions and 193 deletions

View file

@ -7,6 +7,7 @@
.simple_form div.input {
margin-bottom: 10px;
clear: both;
}
.simple_form div.boolean, .simple_form input[type='submit'] {

View file

@ -3,7 +3,7 @@ ul.token-input-list {
overflow: hidden;
height: auto !important;
height: 1%;
width: 400px;
width: 300px;
border: 1px solid #999;
cursor: text;
font-size: 12px;
@ -13,7 +13,6 @@ ul.token-input-list {
padding: 0;
background-color: #fff;
list-style-type: none;
clear: left;
}
ul.token-input-list li {