| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362 |
- .mg-ca-buttons
- {
- text-align: right;
- }
- #mg-wrapper .table > thead > tr > th, #mg-wrapper .table > tbody > tr > td
- {
- vertical-align: middle !important;
- }
- @media only screen and (max-width: 600px) {
- #addBackupFile
- {
- margin-left: 8px !important;
- }
- }
- @media only screen and (max-width: 768px) {
- #backupsList_length label
- {
- display: flex;
- width: 170px;
- }
- #backupsList tbody tr
- {
- border-collapse: collapse !important;
- }
- #backupsList.dataTable
- {
- border-collapse: collapse !important;
- }
- }
- @media (max-width: 768px) {
- #mg-wrapper .mg-ca-backup-table thead {
- display: table-header-group !important;
- text-align: center;
- }
- }
- .backups-action-button
- {
- height: 36px !important;
- width: 36px !important;
- }
- #pageheader h1 {
- color: #45464c;
- font-size: 20px;
- line-height: 34px;
- }
- .progress-bar
- {
- color: black !important;
- }
- .nozones
- {
- text-align: center;
- font-size: 18px;
- }
- .mg-custom-header
- {
- margin-top: 10px !important;
- }
- #pageheader .myheader-title {
- padding-top: 5px;
- }
- .mg-backup-task-header
- {
- margin-top: 5px !important;
- }
- th.dt-center, td.dt-center { text-align: center; }
- .myheader-title h1{
- font-size: 24px !important;
- }
- .mg-backuplist-header
- {
- margin-top: 8px !important;
- }
- #setstable tr :last-child a {
- float: right;
- }
- #setstable tr :last-child button {
- float: right;
- }
- #setstable_info {
- margin: 0px!important;
- }
- #setstable_paginate .pagination {
- margin: 0px!important;
- }
- .backupsHeader{
- margin: 10px 0 !important;
- }
- .module-main-header {
- margin: 0px!important;
- }
- .caHeaderButtonBackup
- {
- color: white !important;
- margin-right: 0px !important;
- }
- #MGLoader{
- background-color: rgba(0,0,0,0.5);
- position:fixed;
- top:0;
- left:0;
- width:100%;
- height:100%;
- z-index: 60000;
- }
- #MGLoader img{
- position: fixed;
- top:50%;
- left:50%;
- width:300px;
- margin-left: -150px;
- }
- #mg-wrapper #mg-container .module-main-header{
- border-bottom: 1px solid #DDDDDD;
- }
- #mg-wrapper #mg-container .module-main-header h2{
- letter-spacing: 0;
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 22px;
- font-weight: lighter;
- line-height: 36px;
- }
- #mg-wrapper #mg-container .module-main-header .btn-back{
- border: 0;
- background: none;
- font-size: 15px;
- line-height: 36px;
- color: #8a8e99;
- padding: 0px;
- display: inline-block;
- vertical-align: top;
- box-shadow: none;
- margin-right: 5px;
- }
- #mg-wrapper #mg-container .module-main-header .btn-back:focus {outline:none;}
- #mg-wrapper #mg-container .module-main-header .btn-back::-moz-focus-inner {border:0;}
- #mg-wrapper{
- font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
- font-size: 14px;
- line-height: 1.42857143;
- color: #333;
- }
- #mg-wrapper *:focus {outline:none;}
- #mg-wrapper *::-moz-focus-inner {border:0;}
- #mg-wrapper .btn:hover,
- #mg-wrapper .btn:active,
- #mg-wrapper .btn:focus,
- #mg-wrapper a:focus,
- #mg-wrapper a:active,
- #mg-wrapper a:hover,
- #mg-wrapper a{
- text-decoration: none!important;
- outline: none!important;
- }
- #mg-wrapper .form-group .fa-question-circle{
- font-size: 16px;
- color: #337ab7;
- line-height: 36px;
- }
- #mg-wrapper .module-content{
- background-color: #fff;
- }
- #mg-wrapper .module-header h1{
- font-size: 20px;
- color: #45464c;
- line-height: 34px;
- }
- #mg-wrapper .module-body h4{
- font-size: 16px;
- }
- /* forms */
- #mg-wrapper .form-group .btn span{
- line-height: 1.5;
- }
- #mg-wrapper a.select2-choice .select2-chosen {
- line-height: 34px;
- color: #555;
- }
- #mg-wrapper .form-group span:not(.input-group-addon),
- #mg-wrapper .form-fluid span:not(.input-group-addon){
- line-height: 36px;
- }
- #mg-wrapper label:not(.control-label){
- font-weight: 400;
- font-size: 12px;
- line-height: 34px;
- }
- #mg-wrapper label.control-label{
- font-size: 12px;
- font-weight: 800;
- }
- #mg-wrapper .input-group .form-control.first{
- border-radius: 4px 0 0 4px!important;
- }
- #mg-wrapper .input-group .form-control.last{
- border-radius: 0 4px 4px 0!important;
- }
- #mg-wrapper .input-group-addon:not(.first):not(.last),
- #mg-wrapper .input-group-btn:not(.first):not(.last),
- #mg-wrapper .input-group .form-control:not(.first):not(.last) {
- border-radius: 0;
- border-width: 1px 0;
- }
- #mg-wrapper .well .form-actions{
- border-top: 1px solid #e6e6e6;
- }
- #mg-wrapper p{
- line-height: 22px;
- }
- /* tables */
- #mg-wrapper .table{
- border-bottom: 1px solid #e4e8f0;
- }
- #mg-wrapper .table > tbody > tr > td.cell-actions{
- text-align: right;
- }
- #mg-wrapper .table > tbody > tr > td.cell-actions > * {
- display: inline-block;
- margin: 0;
- }
- #mg-wrapper .list-info .btn-icon .fa,
- #mg-wrapper .table > tbody > tr > td .btn-icon .fa{
- font-size: 16px;
- line-height: 22px;
- color: #8a8e99;
- }
- #mg-wrapper .table > tbody > tr > td.cell-actions .btn-icon .fa,
- #mg-wrapper .table > tbody > tr > td.cell-actions .btn-icon .caret{
- color: #8a8e99;
- }
- #mg-wrapper .table tr th,
- #mg-wrapper .table tr td{
- border-color: #e4e8f0;
- }
- #mg-wrapper .table thead tr th{
- font-size: 11px;
- text-transform: uppercase;
- font-weight: 800;
- color: #a1a5b3;
- }
- #mg-wrapper .table tr td{
- font-size: 12px;
- line-height: 22px;
- }
- #mg-wrapper .table tr td a{
- cursor: pointer;
- }
- #mg-wrapper .table-marginless{
- margin: 0;
- }
- /* buttons */
- #mg-wrapper .btn{
- font-size: 12px;
- line-height: 22px;
- }
- #mg-wrapper .btn.btn-icon, #mg-wrapper .btn.btn-icon:hover, #mg-wrapper .btn.btn-icon:active, #mg-wrapper .btn-group.open .btn.btn-icon {
- background: transparent;
- border: none;
- box-shadow: none;
- border-radius: 0;
- }
- #mg-wrapper .fa-question-circle{
- cursor: pointer;
- }
- #mg-wrapper a.panel-heading h6{
- color: #5c5e66;
- }
- #mg-wrapper a.panel-heading:hover h6{
- color: #000;
- }
- #mg-wrapper table input.dnssec
- {
- height: auto!important;
- width: 100%;
- }
- select[name="setstable_length"]
- {
- display: inline !important;
- width: auto !important;
- }
- @media (max-width: 600px){
- .dataTables_wrapper .dataTables_filter {
- float: right;
- margin-top: 0px !important;
- width: auto !important;
- }
- }
- .searchTableMG-CA{
- /*margin-right: 20px !important;*/
- }
- @media only screen and (max-width: 720px) {
- .searchTableMG-CA{
- /*margin-right: 20px !important;*/
- /*margin-top: 20px !important;*/
- }
- }
- #setstable_length
- {
- text-align: left !important;
- }
- #mg-wrapper .searchTable {
- background: url('../img/search.png') #fff no-repeat 8px 5px;
- }
- #column-name:hover,#column-type:hover{
- cursor: pointer;
- }
|