[MIG] web_dialog_siza: Migrate to v9.0

This commit is contained in:
Siddharth Bhalgami
2016-06-12 16:32:31 +05:30
committed by Pedro M. Baeza
parent 0f0fc59e7e
commit f1dbecb3c9
5 changed files with 56 additions and 69 deletions

View File

@@ -1,9 +1,9 @@
.modal .modal-header button.dialog_button_extend {
padding-right: 3px;
padding-right: 5px;
}
.modal .modal-header button.dialog_button_restore {
padding-right: 3px;
padding-right: 5px;
}
.dialog_full_screen {
@@ -11,5 +11,5 @@
}
.modal .modal-header button.close {
font-size: 14px;
font-size: 18px;
}