school and school_city class
user edit with parent edit included (ajax) city and school connected overview updated
This commit is contained in:
@@ -221,6 +221,10 @@ main #main_content {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.wide {
|
||||
width: 80% !important;
|
||||
}
|
||||
|
||||
.list .list_item, .list .name_tag, .list .name_tag_checked {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -67,6 +67,8 @@ textarea {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
input[type=text]:focus,
|
||||
input[type=email]:focus,
|
||||
input[type=url]:focus,
|
||||
|
||||
Reference in New Issue
Block a user