Split team management into tabs
Check for field changes before changing tabs or uploading screenshots
This commit is contained in:
@@ -183,7 +183,7 @@ table tfoot {
|
||||
}
|
||||
.pure-button-toggle-middle {
|
||||
border-radius: 0px;
|
||||
margin-left: -1px;
|
||||
margin-left: -5px;
|
||||
border-left: 1px solid #CCC;
|
||||
}
|
||||
.pure-button-toggle-last {
|
||||
@@ -198,6 +198,10 @@ table tfoot {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#modal-body {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#modal-overlay {
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user