openstack-uicore-foundation 4.1.52 → 4.1.54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/index.js +1 -1
- package/lib/components/index.js.map +1 -1
- package/lib/components/inputs/registration-company-input.js +1 -1
- package/lib/components/inputs/registration-company-input.js.map +1 -1
- package/lib/css/components/index.css +1 -1
- package/lib/css/components/index.css.map +1 -1
- package/lib/css/components/simple-link-list.css +1 -1
- package/lib/css/components/simple-link-list.css.map +1 -1
- package/lib/css/components/table-editable.css +1 -1
- package/lib/css/components/table-editable.css.map +1 -1
- package/lib/css/components/table-selectable.css +1 -1
- package/lib/css/components/table-selectable.css.map +1 -1
- package/lib/css/components/table-sortable.css +1 -1
- package/lib/css/components/table-sortable.css.map +1 -1
- package/lib/css/components/table.css +1 -1
- package/lib/css/components/table.css.map +1 -1
- package/package.json +1 -1
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* https://github.com/YouCanBookMe/react-datetime
|
|
5
|
-
*/.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #e4e3e3;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;margin-top:1px;padding:4px;position:absolute;width:auto;z-index:9999999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid transparent;border-top-color:rgba(0,0,0,.2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.option-group{font-style:italic;font-weight:700}.option-child{padding-left:15px}.dropzone{border:2px dashed gray;color:gray;height:150px;padding:20px;text-align:center}.file-box{max-height:50px;max-width:50px;position:relative;text-align:center}.file-box img{width:100%}.file-box .remove{color:red;cursor:pointer;height:20px;position:absolute;right:-10px;top:-5px;width:20px}.filepicker{font-family:sans-serif}div.filepicker{background-color:#e1e1e1;border:2px dashed #c7c7c7;border-radius:5px;height:100%;min-height:100px;padding:5px;text-align:center}div.filepicker.disabled{cursor:not-allowed;padding-top:30px}.filepicker-file-icon{color:#000;display:inline-block;margin:1.5em 0 2.5em;padding-left:45px;position:relative}.filepicker-file-icon:before{border:2px solid #7f7f7f;border-radius:2px;content:"";height:34px;left:0;position:absolute;top:-7px;width:29px}.filepicker-file-icon:after{background-color:#000;color:#fff;content:"file";content:attr(data-filetype);font-size:11px;left:-4px;letter-spacing:1px;line-height:1.3;padding:0 2px;position:absolute;text-align:right;text-transform:uppercase;top:9px}.filepicker-file-icon .fileCorner{border-color:#fff transparent transparent #920035;border-style:solid;border-width:11px 0 0 11px;height:0;left:22px;position:absolute;top:-7px;width:0}.upload-input-v2-preview-container{list-style:none}.upload-input-v2-preview-container li{align-items:center;border:1px solid #e1e1e1;display:grid;grid-template-columns:25% 70% 5%;margin:1em}.upload-input-v2-preview-container li .file-preview img{height:100px;max-height:100px;max-width:150px;padding:1em;width:auto}.upload-input-v2-preview-container li .file-name{margin-left:2em;text-align:left}.upload-input-v2-preview-container li .file-delete{text-align:center}.T1PEDYso224efj98hUw9{clip-path:inset(0);filter:blur(10px)}.HydBuzzegFMoqMkrptg7{filter:blur(0);transition:filter .1s linear}.Pq0tg32DAJ33TmIQMvMs{display:block;height:auto;max-width:100%}.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}.summit-dropdown .summit-select{width:150px}.summit-dropdown .summit-select>div{border-bottom-right-radius:unset;border-top-right-radius:unset}.summit-dropdown .btn{border-left-color:#e7e7e7;height:38px}.summit-dropdown.big .summit-select input{height:32px}.summit-dropdown.big .btn{height:46px}table.sortableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.sortableTable td,table.sortableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.sortableTable td.sortableTables_empty,table.sortableTable th.sortableTables_empty{text-align:center}table.sortableTable.nowrap td,table.sortableTable.nowrap th{white-space:nowrap}table.sortableTable thead>tr>td.sorting,table.sortableTable thead>tr>td.sorting_asc,table.sortableTable thead>tr>td.sorting_desc,table.sortableTable thead>tr>th.sorting,table.sortableTable thead>tr>th.sorting_asc,table.sortableTable thead>tr>th.sorting_desc{padding-right:30px}table.sortableTable thead>tr>td:active,table.sortableTable thead>tr>th:active{outline:none}table.sortableTable thead .sorting,table.sortableTable thead .sorting_asc,table.sortableTable thead .sorting_asc_disabled,table.sortableTable thead .sorting_desc,table.sortableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.sortableTable thead .sorting:after,table.sortableTable thead .sorting_asc:after,table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc:after,table.sortableTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.sortableTable thead .sorting:after{content:"\e150";opacity:.2}table.sortableTable thead .sorting_asc:after{content:"\e155"}table.sortableTable thead .sorting_desc:after{content:"\e156"}table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.sortableTable{border-collapse:separate!important}table.table-bordered.sortableTable td,table.table-bordered.sortableTable th{border-left-width:0}table.table-bordered.sortableTable td:last-child,table.table-bordered.sortableTable th:last-child{border-right-width:0}table.table-bordered.sortableTable tbody td,table.table-bordered.sortableTable tbody th{border-bottom-width:0}table.sortableTable>tbody>tr.child{padding:.5em 1em}table.sortableTable>tbody>tr.child:hover{background:transparent!important}table.sortableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.sortableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.sortableTable>tbody>tr.child ul li:first-child{padding-top:0}table.sortableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.sortableTable>tbody>tr.can-edit{cursor:pointer}table.sortableTable .actions{width:70px}table.sortableTable .actions a{margin-left:10px}table.sortableTable .actions a .delete-icon:hover{color:#da0000!important}table.sortableTable .actions a .fa:hover{color:#024c85}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}table.editableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.editableTable td,table.editableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.editableTable td.editableTables_empty,table.editableTable th.editableTables_empty{text-align:center}table.editableTable.nowrap td,table.editableTable.nowrap th{white-space:nowrap}table.editableTable thead>tr>td.sorting,table.editableTable thead>tr>td.sorting_asc,table.editableTable thead>tr>td.sorting_desc,table.editableTable thead>tr>th.sorting,table.editableTable thead>tr>th.sorting_asc,table.editableTable thead>tr>th.sorting_desc{padding-right:30px}table.editableTable thead>tr>td:active,table.editableTable thead>tr>th:active{outline:none}table.editableTable thead .sorting,table.editableTable thead .sorting_asc,table.editableTable thead .sorting_asc_disabled,table.editableTable thead .sorting_desc,table.editableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.editableTable thead .sorting:after,table.editableTable thead .sorting_asc:after,table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc:after,table.editableTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.editableTable thead .sorting:after{content:"\e150";opacity:.2}table.editableTable thead .sorting_asc:after{content:"\e155"}table.editableTable thead .sorting_desc:after{content:"\e156"}table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.editableTable{border-collapse:separate!important}table.table-bordered.editableTable td,table.table-bordered.editableTable th{border-left-width:0}table.table-bordered.editableTable td:last-child,table.table-bordered.editableTable th:last-child{border-right-width:0}table.table-bordered.editableTable tbody td,table.table-bordered.editableTable tbody th{border-bottom-width:0}table.editableTable>tbody>tr.child{padding:.5em 1em}table.editableTable>tbody>tr.child:hover{background:transparent!important}table.editableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.editableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.editableTable>tbody>tr.child ul li:first-child{padding-top:0}table.editableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.editableTable>tbody>tr.can-edit{cursor:pointer}table.editableTable .actions{width:70px}table.editableTable .actions a{margin-left:10px}table.editableTable .actions a .delete-icon:hover{color:#da0000!important}table.editableTable .actions a .fa:hover{color:#024c85}table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{bottom:8px;display:block;font-family:Glyphicons Halflings;opacity:.5;position:absolute;right:8px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}.action-dropdown .action-select{width:250px}.action-dropdown .action-select .Select-control{border-radius:4px 0 0 4px;height:100%}.action-dropdown .action-select .Select-control .Select-input{height:32px}.action-dropdown.small :global .Select-control{height:30px}.action-dropdown.small :global .Select-placeholder{line-height:20px}.action-dropdown.small :global .Select-value{line-height:26px!important}.action-dropdown.small :global .Select-value-label{line-height:26px}.action-dropdown.small :global .Select-input{height:26px}.action-dropdown.normal .btn{height:38px}.pTjbvR2PI3JIAfGGYR5C{border-color:transparent;border-radius:20px;bottom:0;color:#fff;font-size:20px;height:30px;padding:0;position:absolute;right:0;text-align:center;width:30px}.pTjbvR2PI3JIAfGGYR5C.BnU6_vcWc8sasL8roBPA{background-color:#e39900}.pTjbvR2PI3JIAfGGYR5C.yREg1belHCLDAYYfAg77{background-color:#7ed321}.pTjbvR2PI3JIAfGGYR5C.mFp_9X3SzjgPNXRSXiFR{background-color:#396bd0}.pTjbvR2PI3JIAfGGYR5C i{margin-top:4px}.tDZTa8dy9OMVyGAtxNOS .VoBl8JcsRZelj8EKGKtC{display:inline-block;margin-left:10px;margin-right:10px;text-align:center}.bulk-actions-selector-container{min-height:90px}.bulk-actions-selector-container div{padding:1em}.bulk-actions-selector-container div input[type=checkbox]{margin-right:1em}.bulk-actions-selector-container div select{height:30px;width:90%}.XZyB3zy09oNiJPYXzMaR{align-items:center;box-shadow:none!important;display:inline-flex;padding:.375rem .75rem;text-decoration:none}.XZyB3zy09oNiJPYXzMaR i{margin-right:5px}.XZyB3zy09oNiJPYXzMaR.V8lrMEK6XXJUFDwsrtSs{background-color:#fff;border:1px solid #999;border-radius:4px;color:#4a4a4a;font-size:15px;height:39px;line-height:18px;margin-right:8px}.schedule-view-wrapper .schedule-event{-webkit-touch-callout:none;background-color:#b3d6ed;margin:0!important;overflow:hidden;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:10}.schedule-view-wrapper .schedule-event .row{height:100%}.schedule-view-wrapper .schedule-event .row .col-md-12{height:100%;position:relative}.schedule-view-wrapper .schedule-event .event-container{float:left;height:calc(100% - 10px);margin:5px 10px;overflow:hidden;padding:0!important;width:85%}.schedule-view-wrapper .schedule-event .event-actions{display:flex;float:right;margin:0 5px 0 0}.schedule-view-wrapper .schedule-event .event-select-wrapper{float:left;margin:5px 0 0 5px}.schedule-view-wrapper .is-static{background:repeating-linear-gradient(-45deg,#e1e1e1,#e1e1e1 2px,#fff 0,#fff 20px);color:gray;cursor:not-allowed!important}.schedule-view-wrapper .is-resizable{overflow:hidden}.schedule-view-wrapper .is-resizable:after,.schedule-view-wrapper .is-resizable:before{background-color:#fff;border:1px solid #000;border-radius:5px;content:" ";cursor:ns-resize;display:block;height:5px;left:15%;position:absolute;right:15%;visibility:hidden;z-index:11}.schedule-view-wrapper .is-resizable:before{top:0}.schedule-view-wrapper .is-resizable:after{bottom:0}.schedule-view-wrapper .is-resizable:hover:after,.schedule-view-wrapper .is-resizable:hover:before{visibility:visible}.schedule-view-wrapper .schedule-events-container{position:relative}.schedule-view-wrapper .event-content{height:100%;width:100%}.schedule-view-wrapper .event-content-half{height:90%;width:50%}.schedule-view-wrapper .time-slot{background-color:gray;border-left:1px solid #000;color:#fff;font-weight:700}.schedule-view-wrapper .time-slot,.schedule-view-wrapper .time-slot-container{border-bottom:1px solid #000;border-right:1px solid #000;height:30px!important;margin:0;padding:0}.schedule-view-wrapper .time-slot-container{position:relative;width:100%}.schedule-view-wrapper .time-slot-container .col-md-12{margin:0!important;padding:0!important}.schedule-view-wrapper .time-slot-container .col-md-12 .minute-container{border-bottom:1px solid #000}.schedule-view-wrapper .time-slot-overlay{height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:100}.schedule-view-wrapper .no-padding{padding:0!important}.schedule-view-wrapper .no-margin{margin:0!important}.schedule-view-wrapper .location-option-venue{font-weight:700}.schedule-view-wrapper .location-option-room{margin-left:15px}.schedule-view-wrapper .swal2-container{z-index:12}.schedule-view-wrapper .day-selector,.schedule-view-wrapper .event-type-selector,.schedule-view-wrapper .venues-selector{padding-bottom:10px;z-index:21}.schedule-view-wrapper .track-selector{z-index:22}.schedule-view-wrapper .outer-schedule-events-container{border-top:1px solid #000;max-height:800px;overflow-x:hidden;overflow-y:auto}.schedule-view-wrapper .empty-list-message{font-weight:700}.schedule-view-wrapper .fa-spinner{z-index:12}.schedule-view-wrapper .Select-menu-outer{z-index:12!important}.schedule-view-wrapper .swal2-container{z-index:23!important}.schedule-view-wrapper .select-event-btn{cursor:pointer;z-index:11}.schedule-view-wrapper .event-action-btn{cursor:pointer;margin-left:10px;padding-top:10px;z-index:11}.schedule-view-wrapper .popover{max-width:60%!important;z-index:14!important}.schedule-view-wrapper .event-title.withTooltip:hover{cursor:pointer}.schedule-view-wrapper .ajax-loader-container{z-index:25!important}.schedule-view-wrapper .bulk-actions-editor-container{background-color:#fff;margin:1em;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-title{font-weight:700;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-form-buttons button{margin-right:10px}
|
|
5
|
+
*/.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #e4e3e3;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;margin-top:1px;padding:4px;position:absolute;width:auto;z-index:9999999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid transparent;border-top-color:rgba(0,0,0,.2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.option-group{font-style:italic;font-weight:700}.option-child{padding-left:15px}.dropzone{border:2px dashed gray;color:gray;height:150px;padding:20px;text-align:center}.file-box{max-height:50px;max-width:50px;position:relative;text-align:center}.file-box img{width:100%}.file-box .remove{color:red;cursor:pointer;height:20px;position:absolute;right:-10px;top:-5px;width:20px}.filepicker{font-family:sans-serif}div.filepicker{background-color:#e1e1e1;border:2px dashed #c7c7c7;border-radius:5px;height:100%;min-height:100px;padding:5px;text-align:center}div.filepicker.disabled{cursor:not-allowed;padding-top:30px}.filepicker-file-icon{color:#000;display:inline-block;margin:1.5em 0 2.5em;padding-left:45px;position:relative}.filepicker-file-icon:before{border:2px solid #7f7f7f;border-radius:2px;content:"";height:34px;left:0;position:absolute;top:-7px;width:29px}.filepicker-file-icon:after{background-color:#000;color:#fff;content:"file";content:attr(data-filetype);font-size:11px;left:-4px;letter-spacing:1px;line-height:1.3;padding:0 2px;position:absolute;text-align:right;text-transform:uppercase;top:9px}.filepicker-file-icon .fileCorner{border-color:#fff transparent transparent #920035;border-style:solid;border-width:11px 0 0 11px;height:0;left:22px;position:absolute;top:-7px;width:0}.upload-input-v2-preview-container{list-style:none}.upload-input-v2-preview-container li{align-items:center;border:1px solid #e1e1e1;display:grid;grid-template-columns:25% 70% 5%;margin:1em}.upload-input-v2-preview-container li .file-preview img{height:100px;max-height:100px;max-width:150px;padding:1em;width:auto}.upload-input-v2-preview-container li .file-name{margin-left:2em;text-align:left}.upload-input-v2-preview-container li .file-delete{text-align:center}.T1PEDYso224efj98hUw9{clip-path:inset(0);filter:blur(10px)}.HydBuzzegFMoqMkrptg7{filter:blur(0);transition:filter .1s linear}.Pq0tg32DAJ33TmIQMvMs{display:block;height:auto;max-width:100%}.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}.summit-dropdown .summit-select{width:150px}.summit-dropdown .summit-select>div{border-bottom-right-radius:unset;border-top-right-radius:unset}.summit-dropdown .btn{border-left-color:#e7e7e7;height:38px}.summit-dropdown.big .summit-select input{height:32px}.summit-dropdown.big .btn{height:46px}table.sortableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.sortableTable td,table.sortableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.sortableTable td.sortableTables_empty,table.sortableTable th.sortableTables_empty{text-align:center}table.sortableTable.nowrap td,table.sortableTable.nowrap th{white-space:nowrap}table.sortableTable thead>tr>td.sorting,table.sortableTable thead>tr>td.sorting_asc,table.sortableTable thead>tr>td.sorting_desc,table.sortableTable thead>tr>th.sorting,table.sortableTable thead>tr>th.sorting_asc,table.sortableTable thead>tr>th.sorting_desc{padding-right:30px}table.sortableTable thead>tr>td:active,table.sortableTable thead>tr>th:active{outline:none}table.sortableTable thead .sorting,table.sortableTable thead .sorting_asc,table.sortableTable thead .sorting_asc_disabled,table.sortableTable thead .sorting_desc,table.sortableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.sortableTable thead .sorting:after,table.sortableTable thead .sorting_asc:after,table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc:after,table.sortableTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.sortableTable thead .sorting:after{content:"\e150";opacity:.2}table.sortableTable thead .sorting_asc:after{content:"\e155"}table.sortableTable thead .sorting_desc:after{content:"\e156"}table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.sortableTable{border-collapse:separate!important}table.table-bordered.sortableTable td,table.table-bordered.sortableTable th{border-left-width:0}table.table-bordered.sortableTable td:last-child,table.table-bordered.sortableTable th:last-child{border-right-width:0}table.table-bordered.sortableTable tbody td,table.table-bordered.sortableTable tbody th{border-bottom-width:0}table.sortableTable>tbody>tr.child{padding:.5em 1em}table.sortableTable>tbody>tr.child:hover{background:transparent!important}table.sortableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.sortableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.sortableTable>tbody>tr.child ul li:first-child{padding-top:0}table.sortableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.sortableTable>tbody>tr.can-edit{cursor:pointer}table.sortableTable .actions{width:70px}table.sortableTable .actions a{margin-left:10px}table.sortableTable .actions a .delete-icon:hover{color:#da0000!important}table.sortableTable .actions a .fa:hover{color:#024c85}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}table.editableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.editableTable td,table.editableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.editableTable td.editableTables_empty,table.editableTable th.editableTables_empty{text-align:center}table.editableTable.nowrap td,table.editableTable.nowrap th{white-space:nowrap}table.editableTable thead>tr>td.sorting,table.editableTable thead>tr>td.sorting_asc,table.editableTable thead>tr>td.sorting_desc,table.editableTable thead>tr>th.sorting,table.editableTable thead>tr>th.sorting_asc,table.editableTable thead>tr>th.sorting_desc{padding-right:30px}table.editableTable thead>tr>td:active,table.editableTable thead>tr>th:active{outline:none}table.editableTable thead .sorting,table.editableTable thead .sorting_asc,table.editableTable thead .sorting_asc_disabled,table.editableTable thead .sorting_desc,table.editableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.editableTable thead .sorting:after,table.editableTable thead .sorting_asc:after,table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc:after,table.editableTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.editableTable thead .sorting:after{content:"\e150";opacity:.2}table.editableTable thead .sorting_asc:after{content:"\e155"}table.editableTable thead .sorting_desc:after{content:"\e156"}table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.editableTable{border-collapse:separate!important}table.table-bordered.editableTable td,table.table-bordered.editableTable th{border-left-width:0}table.table-bordered.editableTable td:last-child,table.table-bordered.editableTable th:last-child{border-right-width:0}table.table-bordered.editableTable tbody td,table.table-bordered.editableTable tbody th{border-bottom-width:0}table.editableTable>tbody>tr.child{padding:.5em 1em}table.editableTable>tbody>tr.child:hover{background:transparent!important}table.editableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.editableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.editableTable>tbody>tr.child ul li:first-child{padding-top:0}table.editableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.editableTable>tbody>tr.can-edit{cursor:pointer}table.editableTable .actions{width:70px}table.editableTable .actions a{margin-left:10px}table.editableTable .actions a .delete-icon:hover{color:#da0000!important}table.editableTable .actions a .fa:hover{color:#024c85}table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}.action-dropdown .action-select{width:250px}.action-dropdown .action-select .Select-control{border-radius:4px 0 0 4px;height:100%}.action-dropdown .action-select .Select-control .Select-input{height:32px}.action-dropdown.small :global .Select-control{height:30px}.action-dropdown.small :global .Select-placeholder{line-height:20px}.action-dropdown.small :global .Select-value{line-height:26px!important}.action-dropdown.small :global .Select-value-label{line-height:26px}.action-dropdown.small :global .Select-input{height:26px}.action-dropdown.normal .btn{height:38px}.pTjbvR2PI3JIAfGGYR5C{border-color:transparent;border-radius:20px;bottom:0;color:#fff;font-size:20px;height:30px;padding:0;position:absolute;right:0;text-align:center;width:30px}.pTjbvR2PI3JIAfGGYR5C.BnU6_vcWc8sasL8roBPA{background-color:#e39900}.pTjbvR2PI3JIAfGGYR5C.yREg1belHCLDAYYfAg77{background-color:#7ed321}.pTjbvR2PI3JIAfGGYR5C.mFp_9X3SzjgPNXRSXiFR{background-color:#396bd0}.pTjbvR2PI3JIAfGGYR5C i{margin-top:4px}.tDZTa8dy9OMVyGAtxNOS .VoBl8JcsRZelj8EKGKtC{display:inline-block;margin-left:10px;margin-right:10px;text-align:center}.bulk-actions-selector-container{min-height:90px}.bulk-actions-selector-container div{padding:1em}.bulk-actions-selector-container div input[type=checkbox]{margin-right:1em}.bulk-actions-selector-container div select{height:30px;width:90%}.XZyB3zy09oNiJPYXzMaR{align-items:center;box-shadow:none!important;display:inline-flex;padding:.375rem .75rem;text-decoration:none}.XZyB3zy09oNiJPYXzMaR i{margin-right:5px}.XZyB3zy09oNiJPYXzMaR.V8lrMEK6XXJUFDwsrtSs{background-color:#fff;border:1px solid #999;border-radius:4px;color:#4a4a4a;font-size:15px;height:39px;line-height:18px;margin-right:8px}.schedule-view-wrapper .schedule-event{-webkit-touch-callout:none;background-color:#b3d6ed;margin:0!important;overflow:hidden;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:10}.schedule-view-wrapper .schedule-event .row{height:100%}.schedule-view-wrapper .schedule-event .row .col-md-12{height:100%;position:relative}.schedule-view-wrapper .schedule-event .event-container{float:left;height:calc(100% - 10px);margin:5px 10px;overflow:hidden;padding:0!important;width:85%}.schedule-view-wrapper .schedule-event .event-actions{display:flex;float:right;margin:0 5px 0 0}.schedule-view-wrapper .schedule-event .event-select-wrapper{float:left;margin:5px 0 0 5px}.schedule-view-wrapper .is-static{background:repeating-linear-gradient(-45deg,#e1e1e1,#e1e1e1 2px,#fff 0,#fff 20px);color:gray;cursor:not-allowed!important}.schedule-view-wrapper .is-resizable{overflow:hidden}.schedule-view-wrapper .is-resizable:after,.schedule-view-wrapper .is-resizable:before{background-color:#fff;border:1px solid #000;border-radius:5px;content:" ";cursor:ns-resize;display:block;height:5px;left:15%;position:absolute;right:15%;visibility:hidden;z-index:11}.schedule-view-wrapper .is-resizable:before{top:0}.schedule-view-wrapper .is-resizable:after{bottom:0}.schedule-view-wrapper .is-resizable:hover:after,.schedule-view-wrapper .is-resizable:hover:before{visibility:visible}.schedule-view-wrapper .schedule-events-container{position:relative}.schedule-view-wrapper .event-content{height:100%;width:100%}.schedule-view-wrapper .event-content-half{height:90%;width:50%}.schedule-view-wrapper .time-slot{background-color:gray;border-left:1px solid #000;color:#fff;font-weight:700}.schedule-view-wrapper .time-slot,.schedule-view-wrapper .time-slot-container{border-bottom:1px solid #000;border-right:1px solid #000;height:30px!important;margin:0;padding:0}.schedule-view-wrapper .time-slot-container{position:relative;width:100%}.schedule-view-wrapper .time-slot-container .col-md-12{margin:0!important;padding:0!important}.schedule-view-wrapper .time-slot-container .col-md-12 .minute-container{border-bottom:1px solid #000}.schedule-view-wrapper .time-slot-overlay{height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:100}.schedule-view-wrapper .no-padding{padding:0!important}.schedule-view-wrapper .no-margin{margin:0!important}.schedule-view-wrapper .location-option-venue{font-weight:700}.schedule-view-wrapper .location-option-room{margin-left:15px}.schedule-view-wrapper .swal2-container{z-index:12}.schedule-view-wrapper .day-selector,.schedule-view-wrapper .event-type-selector,.schedule-view-wrapper .venues-selector{padding-bottom:10px;z-index:21}.schedule-view-wrapper .track-selector{z-index:22}.schedule-view-wrapper .outer-schedule-events-container{border-top:1px solid #000;max-height:800px;overflow-x:hidden;overflow-y:auto}.schedule-view-wrapper .empty-list-message{font-weight:700}.schedule-view-wrapper .fa-spinner{z-index:12}.schedule-view-wrapper .Select-menu-outer{z-index:12!important}.schedule-view-wrapper .swal2-container{z-index:23!important}.schedule-view-wrapper .select-event-btn{cursor:pointer;z-index:11}.schedule-view-wrapper .event-action-btn{cursor:pointer;margin-left:10px;padding-top:10px;z-index:11}.schedule-view-wrapper .popover{max-width:60%!important;z-index:14!important}.schedule-view-wrapper .event-title.withTooltip:hover{cursor:pointer}.schedule-view-wrapper .ajax-loader-container{z-index:25!important}.schedule-view-wrapper .bulk-actions-editor-container{background-color:#fff;margin:1em;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-title{font-weight:700;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-form-buttons button{margin-right:10px}
|
|
6
6
|
/*# sourceMappingURL=index.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/index.css","mappings":"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","sources":["webpack://openstack-uicore-foundation/./src/components/extra-questions/index.scss","webpack://openstack-uicore-foundation/./src/components/inputs/datetimepicker/datetimepicker.less","webpack://openstack-uicore-foundation/./src/components/inputs/grouped-dropdown/optiongroup.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input/upload.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v2/index.less","webpack://openstack-uicore-foundation/./src/components/simple-link-list/simple-link-list.less","webpack://openstack-uicore-foundation/./src/components/summit-dropdown/summit-dropdown.less","webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.css","webpack://openstack-uicore-foundation/./src/components/table-editable/editable-table.css","webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.css","webpack://openstack-uicore-foundation/./src/components/inputs/action-dropdown/action-dropdown.less","webpack://openstack-uicore-foundation/./src/components/inputs/stepped-select/index.module.less","webpack://openstack-uicore-foundation/./src/components/bulk-actions-selector/styles.less","webpack://openstack-uicore-foundation/./src/components/schedule-builder-view/schedule-builder-view.less"],"sourcesContent":["\n.extra-question-error {\n display: block;\n color: red;\n font-size: 12px;\n font-weight: bold;\n padding: 0;\n margin: auto 0;\n}\n\n.extra-question-error:before{\n font-family: FontAwesome;\n content: \"\\f071\";\n padding-right: 5px;\n}\n\n.questions-form {\n h4{\n font-size: 12pt;\n }\n .abc-checkbox{\n padding: 0 !important;\n }\n .form-check-label{\n font-weight: normal !important;\n }\n padding-bottom: 5em;\n .abc-radio label{\n max-width: 90%;\n }\n}\n","/*!\n * https://github.com/YouCanBookMe/react-datetime\n */\n\n.rdt {\n position: relative;\n}\n.rdtPicker {\n display: none;\n position: absolute;\n width: auto;\n padding: 4px;\n margin-top: 1px;\n z-index: 9999999 !important;\n background: #fff;\n box-shadow: 0 1px 3px rgba(0,0,0,.1);\n border: 1px solid rgb(228, 227, 227);\n}\n.rdtOpen .rdtPicker {\n display: block;\n}\n.rdtStatic .rdtPicker {\n box-shadow: none;\n position: static;\n}\n\n.rdtPicker .rdtTimeToggle {\n text-align: center;\n}\n\n.rdtPicker table {\n width: 100%;\n margin: 0;\n}\n.rdtPicker td,\n.rdtPicker th {\n text-align: center;\n height: 28px;\n}\n.rdtPicker td {\n cursor: pointer;\n}\n.rdtPicker td.rdtDay:hover,\n.rdtPicker td.rdtHour:hover,\n.rdtPicker td.rdtMinute:hover,\n.rdtPicker td.rdtSecond:hover,\n.rdtPicker .rdtTimeToggle:hover {\n background: #eeeeee;\n cursor: pointer;\n}\n.rdtPicker td.rdtOld,\n.rdtPicker td.rdtNew {\n color: #999999;\n}\n.rdtPicker td.rdtToday {\n position: relative;\n}\n.rdtPicker td.rdtToday:before {\n content: '';\n display: inline-block;\n border-left: 7px solid transparent;\n border-bottom: 7px solid #428bca;\n border-top-color: rgba(0, 0, 0, 0.2);\n position: absolute;\n bottom: 4px;\n right: 4px;\n}\n.rdtPicker td.rdtActive,\n.rdtPicker td.rdtActive:hover {\n background-color: #428bca;\n color: #fff;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\n.rdtPicker td.rdtActive.rdtToday:before {\n border-bottom-color: #fff;\n}\n.rdtPicker td.rdtDisabled,\n.rdtPicker td.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n\n.rdtPicker td span.rdtOld {\n color: #999999;\n}\n.rdtPicker td span.rdtDisabled,\n.rdtPicker td span.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker th {\n border-bottom: 1px solid #f9f9f9;\n}\n.rdtPicker .dow {\n width: 14.2857%;\n border-bottom: none;\n}\n.rdtPicker th.rdtSwitch {\n width: 100px;\n}\n.rdtPicker th.rdtNext,\n.rdtPicker th.rdtPrev {\n font-size: 21px;\n vertical-align: top;\n}\n\n.rdtPrev span,\n.rdtNext span {\n display: block;\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n\n.rdtPicker th.rdtDisabled,\n.rdtPicker th.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker thead tr:first-child th {\n cursor: pointer;\n}\n.rdtPicker thead tr:first-child th:hover {\n background: #eeeeee;\n}\n\n.rdtPicker tfoot {\n border-top: 1px solid #f9f9f9;\n}\n\n.rdtPicker button {\n border: none;\n background: none;\n cursor: pointer;\n}\n.rdtPicker button:hover {\n background-color: #eee;\n}\n\n.rdtPicker thead button {\n width: 100%;\n height: 100%;\n}\n\ntd.rdtMonth,\ntd.rdtYear {\n height: 50px;\n width: 25%;\n cursor: pointer;\n}\ntd.rdtMonth:hover,\ntd.rdtYear:hover {\n background: #eee;\n}\n\n.rdtCounters {\n display: inline-block;\n}\n\n.rdtCounters > div {\n float: left;\n}\n\n.rdtCounter {\n height: 100px;\n}\n\n.rdtCounter {\n width: 40px;\n}\n\n.rdtCounterSeparator {\n line-height: 100px;\n}\n\n.rdtCounter .rdtBtn {\n height: 40%;\n line-height: 40px;\n cursor: pointer;\n display: block;\n\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n.rdtCounter .rdtBtn:hover {\n background: #eee;\n}\n.rdtCounter .rdtCount {\n height: 20%;\n font-size: 1.2em;\n}\n\n.rdtMilli {\n vertical-align: middle;\n padding-left: 8px;\n width: 48px;\n}\n\n.rdtMilli input {\n width: 100%;\n font-size: 1.2em;\n margin-top: 37px;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.option-group {\n font-weight: bold;\n font-style: italic;\n}\n\n.option-child {\n padding-left: 15px;\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n\n.dropzone {\n height: 150px;\n border: 2px dashed gray;\n padding: 20px;\n color: gray;\n text-align: center;\n}\n\n.file-box {\n max-width: 50px;\n max-height: 50px;\n position: relative;\n text-align: center;\n\n img {\n width: 100%;\n }\n\n .remove {\n position: absolute;\n top: -5px;\n right: -10px;\n height: 20px;\n width: 20px;\n cursor: pointer;\n color: red;\n }\n}\n\n\n","/* Filepicker CSS */\n.filepicker {\n font-family: sans-serif;\n}\n\ndiv.filepicker {\n text-align: center;\n padding: 5px;\n background-color: #E1E1E1;\n border-radius: 5px;\n min-height: 100px;\n height: 100%;\n border: 2px dashed #C7C7C7;\n}\n\ndiv.filepicker.disabled {\n cursor: not-allowed;\n padding-top: 30px;\n}\n\n/* Icon */\n.filepicker-file-icon\n{\n position: relative;\n\n display: inline-block;\n\n margin: 1.5em 0 2.5em 0;\n padding-left: 45px;\n\n color: black;\n}\n\n.filepicker-file-icon::before\n{\n position: absolute;\n top: -7px;\n left: 0;\n\n width: 29px;\n height: 34px;\n\n content: '';\n\n border: solid 2px #7F7F7F;\n border-radius: 2px;\n}\n\n.filepicker-file-icon::after\n{\n font-size: 11px;\n line-height: 1.3;\n\n position: absolute;\n top: 9px;\n left: -4px;\n\n padding: 0 2px;\n\n content: 'file';\n content: attr(data-filetype);\n text-align: right;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n color: #fff;\n background-color: #000;\n}\n.filepicker-file-icon .fileCorner\n{\n position: absolute;\n top: -7px;\n left: 22px;\n\n width: 0;\n height: 0;\n\n border-width: 11px 0 0 11px;\n border-style: solid;\n border-color: white transparent transparent #920035;\n}\n.upload-input-v2-preview-container{\n list-style: none;\n li {\n display: grid;\n grid-template-columns: 25% 70% 5%;\n align-items: center;\n border: 1px solid #E1E1E1;\n margin: 1em;\n\n .file-preview {\n img {\n max-width: 150px;\n max-height: 100px;\n width: auto;\n height: 100px;\n padding: 1em;\n }\n }\n\n .file-name {\n margin-left: 2em;\n text-align: left;\n }\n\n .file-delete {\n text-align: center;\n }\n }\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.simple-link-list {\n margin-top: 40px;\n display: flex;\n flex-direction: column;\n .link-select {\n width: 200px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n .add-button {\n height: 38px;\n border-color: #afafaf;\n }\n}\n\n.simple-link-list:not(.panel .simple-link-list) {\n padding: 10px;\n border: 1px solid #cccccc;\n margin: 5px;\n border-radius: 3px;\n}\n\n.panel .simple-link-list {\n .simple-link-list-title {\n display: none;\n }\n .simple-link-list-buttons {\n display: flex;\n justify-content: flex-end;\n }\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.summit-dropdown {\n .summit-select {\n width: 150px;\n\n & > div {\n border-top-right-radius: unset;\n border-bottom-right-radius: unset;\n }\n }\n\n .btn {\n border-left-color: #e7e7e7;\n height: 38px;\n }\n\n &.big {\n .summit-select input {\n height: 32px\n }\n\n .btn {\n height: 46px;\n }\n }\n}\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.sortableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.sortableTable td,\ntable.sortableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.sortableTable td.sortableTables_empty,\ntable.sortableTable th.sortableTables_empty {\n text-align: center\n}\ntable.sortableTable.nowrap th,\ntable.sortableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.sortableTable thead>tr>th.sorting_asc,\ntable.sortableTable thead>tr>th.sorting_desc,\ntable.sortableTable thead>tr>th.sorting,\ntable.sortableTable thead>tr>td.sorting_asc,\ntable.sortableTable thead>tr>td.sorting_desc,\ntable.sortableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.sortableTable thead>tr>th:active,\ntable.sortableTable thead>tr>td:active {\n outline: none\n}\ntable.sortableTable thead .sorting,\ntable.sortableTable thead .sorting_asc,\ntable.sortableTable thead .sorting_desc,\ntable.sortableTable thead .sorting_asc_disabled,\ntable.sortableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.sortableTable thead .sorting:after,\ntable.sortableTable thead .sorting_asc:after,\ntable.sortableTable thead .sorting_desc:after,\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.sortableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.sortableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.sortableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.sortableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.sortableTable th,\ntable.table-bordered.sortableTable td {\n border-left-width: 0\n}\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable td:last-child,\ntable.table-bordered.sortableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.sortableTable tbody th,\ntable.table-bordered.sortableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.sortableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.sortableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.sortableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.sortableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.sortableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.sortableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.sortableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.sortableTable .actions {\n width: 70px;\n}\ntable.sortableTable .actions a {\n margin-left: 10px;\n}\ntable.sortableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.sortableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.editableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.editableTable td,\ntable.editableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.editableTable td.editableTables_empty,\ntable.editableTable th.editableTables_empty {\n text-align: center\n}\ntable.editableTable.nowrap th,\ntable.editableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.editableTable thead>tr>th.sorting_asc,\ntable.editableTable thead>tr>th.sorting_desc,\ntable.editableTable thead>tr>th.sorting,\ntable.editableTable thead>tr>td.sorting_asc,\ntable.editableTable thead>tr>td.sorting_desc,\ntable.editableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.editableTable thead>tr>th:active,\ntable.editableTable thead>tr>td:active {\n outline: none\n}\ntable.editableTable thead .sorting,\ntable.editableTable thead .sorting_asc,\ntable.editableTable thead .sorting_desc,\ntable.editableTable thead .sorting_asc_disabled,\ntable.editableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.editableTable thead .sorting:after,\ntable.editableTable thead .sorting_asc:after,\ntable.editableTable thead .sorting_desc:after,\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.editableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.editableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.editableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.editableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.editableTable th,\ntable.table-bordered.editableTable td {\n border-left-width: 0\n}\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable td:last-child,\ntable.table-bordered.editableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.editableTable tbody th,\ntable.table-bordered.editableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.editableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.editableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.editableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.editableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.editableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.editableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.editableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.editableTable .actions {\n width: 70px;\n}\ntable.editableTable .actions a {\n margin-left: 10px;\n}\ntable.editableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.editableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: absolute;\n bottom: 8px;\n right: 8px;\n display: block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.action-dropdown {\n .action-select {\n width: 250px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n &.small {\n :global .Select-control {\n height: 30px;\n }\n :global .Select-placeholder {\n line-height: 20px\n }\n :global .Select-value {\n line-height: 26px !important;\n }\n\n :global .Select-value-label {\n line-height: 26px;\n }\n\n :global .Select-input {\n height: 26px;\n }\n }\n &.normal {\n .btn {\n height: 38px;\n }\n }\n\n}\n",".wrapper {\n\n .valueBox {\n margin-left: 10px;\n margin-right: 10px;\n display: inline-block;\n text-align: center;\n }\n}",".bulk-actions-selector-container{\n min-height: 90px;\n\n div {\n\n padding:1em;\n\n input[type=checkbox]{\n margin-right: 1em;\n }\n\n select {\n height: 30px;\n width: 90%;\n }\n }\n}\n","@event_initial_height: 30px;\n@event_spacing: 5px;\n@event_z_index: 10;\n@time_slot_overlay_z_index: 100;\n@schedule_border_color : #000000;\n@schedule_event_background_color: #b3d6ed;\n@unschedule_event_background_color: #f37878;\n@unschedule_event_text_color: #ffffff;\n@time_slot_color: gray;\n\n.schedule-view-wrapper {\n .unselectable-text(){\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n\n .no-margin(){\n margin: 0px !important;\n }\n\n .no-padding(){\n padding: 0px !important;\n }\n\n .schedule-event {\n background-color: @schedule_event_background_color;\n z-index: @event_z_index;\n width: 100%;\n position: absolute;\n overflow: hidden;\n\n .no-margin;\n .unselectable-text;\n .row{\n height: 100%;\n .col-md-12{\n height: 100%;\n position: relative;\n }\n }\n .event-container{\n float: left;\n margin: 5px 10px;\n width: 85%;\n height: calc(100% - 10px);\n overflow: hidden;\n .no-padding;\n }\n .event-actions {\n float: right;\n margin: 0 5px 0 0;\n display: flex;\n }\n .event-select-wrapper {\n margin: 5px 0 0 5px;\n float: left;\n }\n }\n\n .is-static {\n background: repeating-linear-gradient( -45deg, #e1e1e1 0px, #e1e1e1 2px, #ffffff 2px, #ffffff 20px);\n color: gray;\n cursor: not-allowed !important;\n }\n\n .is-resizable {\n overflow: hidden;\n /*transition: height 50ms linear;*/\n &:before,\n &:after {\n content: \" \";\n height: 5px;\n border: 1px solid black;\n right: 15%;\n left: 15%;\n display: block;\n position: absolute;\n border-radius: 5px;\n visibility: hidden;\n cursor: ns-resize;\n background-color: white;\n z-index: @event_z_index + 1;\n }\n\n &:before {\n top: 0px;\n }\n &:after {\n bottom: 0px;\n }\n\n &:hover {\n &:before, &:after {\n visibility: visible;\n }\n }\n }\n\n .schedule-events-container{\n position: relative;\n }\n\n .event-content{\n height: 100%;\n width: 100%;\n }\n\n .event-content-half{\n height: 90%;\n width: 50%;\n }\n\n .border-left() {\n border-left: 1px solid @schedule_border_color;\n }\n\n .border-bottom() {\n border-bottom: 1px solid @schedule_border_color;\n }\n\n .border-right() {\n border-right: 1px solid @schedule_border_color;\n }\n\n .time-slot{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n .border-bottom;\n .border-right;\n .border-left;\n background-color: @time_slot_color;\n color: white;\n font-weight: bold;\n }\n\n .time-slot-container{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n position: relative;\n width: 100%;\n .border-bottom;\n .border-right;\n .col-md-12 {\n .no-margin();\n .no-padding();\n .minute-container{\n .border-bottom;\n }\n }\n }\n\n .base-time-slot-overlay(){\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n opacity: 0.5;\n }\n\n .time-slot-overlay{\n .base-time-slot-overlay;\n z-index: @time_slot_overlay_z_index;\n }\n\n .no-padding{\n .no-padding\n }\n\n .no-margin{\n .no-margin\n }\n\n .location-option-venue{\n font-weight: bold;\n }\n\n .location-option-room{\n margin-left: 15px;\n }\n\n .swal2-container{\n z-index: @event_z_index + 2;\n }\n\n .venues-selector, .day-selector, .event-type-selector {\n padding-bottom: 10px;\n z-index: @event_z_index + 11;\n }\n\n .track-selector {\n z-index: @event_z_index + 12;\n }\n\n .outer-schedule-events-container{\n border-top: 1px solid @schedule_border_color;\n max-height: 800px;\n overflow-x: hidden;\n overflow-y: auto;\n }\n\n .empty-list-message{\n font-weight: bold;\n }\n\n .fa-spinner{\n z-index: @event_z_index + 2;\n }\n\n .Select-menu-outer{\n z-index: @event_z_index + 2 !important;\n }\n\n .swal2-container {\n z-index: @event_z_index + 13 !important;\n }\n\n .select-event-btn{\n z-index: @event_z_index + 1;\n cursor: pointer;\n }\n\n .event-action-btn{\n cursor: pointer;\n padding-top: 10px;\n margin-left: 10px;\n z-index: @event_z_index + 1;\n }\n\n .popover{\n max-width: 60% !important;\n z-index: @event_z_index + 4 !important;\n }\n\n .event-title {\n &.withTooltip:hover{\n cursor: pointer;\n }\n }\n\n .ajax-loader-container{\n z-index: @event_z_index + 15 !important;\n }\n .bulk-actions-editor-container {\n margin: 1em;\n padding: 1em;\n background-color: #FFFFFF;\n .col-title{\n font-weight: bold;\n padding: 1em;\n }\n .col-form-buttons {\n button {\n margin-right: 10px;\n }\n }\n }\n\n}\n"],"names":[],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"css/components/index.css","mappings":"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","sources":["webpack://openstack-uicore-foundation/./src/components/extra-questions/index.scss","webpack://openstack-uicore-foundation/./src/components/inputs/datetimepicker/datetimepicker.less","webpack://openstack-uicore-foundation/./src/components/inputs/grouped-dropdown/optiongroup.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input/upload.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v2/index.less","webpack://openstack-uicore-foundation/./src/components/simple-link-list/simple-link-list.less","webpack://openstack-uicore-foundation/./src/components/summit-dropdown/summit-dropdown.less","webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.css","webpack://openstack-uicore-foundation/./src/components/table-editable/editable-table.css","webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.css","webpack://openstack-uicore-foundation/./src/components/inputs/action-dropdown/action-dropdown.less","webpack://openstack-uicore-foundation/./src/components/inputs/stepped-select/index.module.less","webpack://openstack-uicore-foundation/./src/components/bulk-actions-selector/styles.less","webpack://openstack-uicore-foundation/./src/components/schedule-builder-view/schedule-builder-view.less"],"sourcesContent":["\n.extra-question-error {\n display: block;\n color: red;\n font-size: 12px;\n font-weight: bold;\n padding: 0;\n margin: auto 0;\n}\n\n.extra-question-error:before{\n font-family: FontAwesome;\n content: \"\\f071\";\n padding-right: 5px;\n}\n\n.questions-form {\n h4{\n font-size: 12pt;\n }\n .abc-checkbox{\n padding: 0 !important;\n }\n .form-check-label{\n font-weight: normal !important;\n }\n padding-bottom: 5em;\n .abc-radio label{\n max-width: 90%;\n }\n}\n","/*!\n * https://github.com/YouCanBookMe/react-datetime\n */\n\n.rdt {\n position: relative;\n}\n.rdtPicker {\n display: none;\n position: absolute;\n width: auto;\n padding: 4px;\n margin-top: 1px;\n z-index: 9999999 !important;\n background: #fff;\n box-shadow: 0 1px 3px rgba(0,0,0,.1);\n border: 1px solid rgb(228, 227, 227);\n}\n.rdtOpen .rdtPicker {\n display: block;\n}\n.rdtStatic .rdtPicker {\n box-shadow: none;\n position: static;\n}\n\n.rdtPicker .rdtTimeToggle {\n text-align: center;\n}\n\n.rdtPicker table {\n width: 100%;\n margin: 0;\n}\n.rdtPicker td,\n.rdtPicker th {\n text-align: center;\n height: 28px;\n}\n.rdtPicker td {\n cursor: pointer;\n}\n.rdtPicker td.rdtDay:hover,\n.rdtPicker td.rdtHour:hover,\n.rdtPicker td.rdtMinute:hover,\n.rdtPicker td.rdtSecond:hover,\n.rdtPicker .rdtTimeToggle:hover {\n background: #eeeeee;\n cursor: pointer;\n}\n.rdtPicker td.rdtOld,\n.rdtPicker td.rdtNew {\n color: #999999;\n}\n.rdtPicker td.rdtToday {\n position: relative;\n}\n.rdtPicker td.rdtToday:before {\n content: '';\n display: inline-block;\n border-left: 7px solid transparent;\n border-bottom: 7px solid #428bca;\n border-top-color: rgba(0, 0, 0, 0.2);\n position: absolute;\n bottom: 4px;\n right: 4px;\n}\n.rdtPicker td.rdtActive,\n.rdtPicker td.rdtActive:hover {\n background-color: #428bca;\n color: #fff;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\n.rdtPicker td.rdtActive.rdtToday:before {\n border-bottom-color: #fff;\n}\n.rdtPicker td.rdtDisabled,\n.rdtPicker td.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n\n.rdtPicker td span.rdtOld {\n color: #999999;\n}\n.rdtPicker td span.rdtDisabled,\n.rdtPicker td span.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker th {\n border-bottom: 1px solid #f9f9f9;\n}\n.rdtPicker .dow {\n width: 14.2857%;\n border-bottom: none;\n}\n.rdtPicker th.rdtSwitch {\n width: 100px;\n}\n.rdtPicker th.rdtNext,\n.rdtPicker th.rdtPrev {\n font-size: 21px;\n vertical-align: top;\n}\n\n.rdtPrev span,\n.rdtNext span {\n display: block;\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n\n.rdtPicker th.rdtDisabled,\n.rdtPicker th.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker thead tr:first-child th {\n cursor: pointer;\n}\n.rdtPicker thead tr:first-child th:hover {\n background: #eeeeee;\n}\n\n.rdtPicker tfoot {\n border-top: 1px solid #f9f9f9;\n}\n\n.rdtPicker button {\n border: none;\n background: none;\n cursor: pointer;\n}\n.rdtPicker button:hover {\n background-color: #eee;\n}\n\n.rdtPicker thead button {\n width: 100%;\n height: 100%;\n}\n\ntd.rdtMonth,\ntd.rdtYear {\n height: 50px;\n width: 25%;\n cursor: pointer;\n}\ntd.rdtMonth:hover,\ntd.rdtYear:hover {\n background: #eee;\n}\n\n.rdtCounters {\n display: inline-block;\n}\n\n.rdtCounters > div {\n float: left;\n}\n\n.rdtCounter {\n height: 100px;\n}\n\n.rdtCounter {\n width: 40px;\n}\n\n.rdtCounterSeparator {\n line-height: 100px;\n}\n\n.rdtCounter .rdtBtn {\n height: 40%;\n line-height: 40px;\n cursor: pointer;\n display: block;\n\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n.rdtCounter .rdtBtn:hover {\n background: #eee;\n}\n.rdtCounter .rdtCount {\n height: 20%;\n font-size: 1.2em;\n}\n\n.rdtMilli {\n vertical-align: middle;\n padding-left: 8px;\n width: 48px;\n}\n\n.rdtMilli input {\n width: 100%;\n font-size: 1.2em;\n margin-top: 37px;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.option-group {\n font-weight: bold;\n font-style: italic;\n}\n\n.option-child {\n padding-left: 15px;\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n\n.dropzone {\n height: 150px;\n border: 2px dashed gray;\n padding: 20px;\n color: gray;\n text-align: center;\n}\n\n.file-box {\n max-width: 50px;\n max-height: 50px;\n position: relative;\n text-align: center;\n\n img {\n width: 100%;\n }\n\n .remove {\n position: absolute;\n top: -5px;\n right: -10px;\n height: 20px;\n width: 20px;\n cursor: pointer;\n color: red;\n }\n}\n\n\n","/* Filepicker CSS */\n.filepicker {\n font-family: sans-serif;\n}\n\ndiv.filepicker {\n text-align: center;\n padding: 5px;\n background-color: #E1E1E1;\n border-radius: 5px;\n min-height: 100px;\n height: 100%;\n border: 2px dashed #C7C7C7;\n}\n\ndiv.filepicker.disabled {\n cursor: not-allowed;\n padding-top: 30px;\n}\n\n/* Icon */\n.filepicker-file-icon\n{\n position: relative;\n\n display: inline-block;\n\n margin: 1.5em 0 2.5em 0;\n padding-left: 45px;\n\n color: black;\n}\n\n.filepicker-file-icon::before\n{\n position: absolute;\n top: -7px;\n left: 0;\n\n width: 29px;\n height: 34px;\n\n content: '';\n\n border: solid 2px #7F7F7F;\n border-radius: 2px;\n}\n\n.filepicker-file-icon::after\n{\n font-size: 11px;\n line-height: 1.3;\n\n position: absolute;\n top: 9px;\n left: -4px;\n\n padding: 0 2px;\n\n content: 'file';\n content: attr(data-filetype);\n text-align: right;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n color: #fff;\n background-color: #000;\n}\n.filepicker-file-icon .fileCorner\n{\n position: absolute;\n top: -7px;\n left: 22px;\n\n width: 0;\n height: 0;\n\n border-width: 11px 0 0 11px;\n border-style: solid;\n border-color: white transparent transparent #920035;\n}\n.upload-input-v2-preview-container{\n list-style: none;\n li {\n display: grid;\n grid-template-columns: 25% 70% 5%;\n align-items: center;\n border: 1px solid #E1E1E1;\n margin: 1em;\n\n .file-preview {\n img {\n max-width: 150px;\n max-height: 100px;\n width: auto;\n height: 100px;\n padding: 1em;\n }\n }\n\n .file-name {\n margin-left: 2em;\n text-align: left;\n }\n\n .file-delete {\n text-align: center;\n }\n }\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.simple-link-list {\n margin-top: 40px;\n display: flex;\n flex-direction: column;\n .link-select {\n width: 200px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n .add-button {\n height: 38px;\n border-color: #afafaf;\n }\n}\n\n.simple-link-list:not(.panel .simple-link-list) {\n padding: 10px;\n border: 1px solid #cccccc;\n margin: 5px;\n border-radius: 3px;\n}\n\n.panel .simple-link-list {\n .simple-link-list-title {\n display: none;\n }\n .simple-link-list-buttons {\n display: flex;\n justify-content: flex-end;\n }\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.summit-dropdown {\n .summit-select {\n width: 150px;\n\n & > div {\n border-top-right-radius: unset;\n border-bottom-right-radius: unset;\n }\n }\n\n .btn {\n border-left-color: #e7e7e7;\n height: 38px;\n }\n\n &.big {\n .summit-select input {\n height: 32px\n }\n\n .btn {\n height: 46px;\n }\n }\n}\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.sortableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.sortableTable td,\ntable.sortableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.sortableTable td.sortableTables_empty,\ntable.sortableTable th.sortableTables_empty {\n text-align: center\n}\ntable.sortableTable.nowrap th,\ntable.sortableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.sortableTable thead>tr>th.sorting_asc,\ntable.sortableTable thead>tr>th.sorting_desc,\ntable.sortableTable thead>tr>th.sorting,\ntable.sortableTable thead>tr>td.sorting_asc,\ntable.sortableTable thead>tr>td.sorting_desc,\ntable.sortableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.sortableTable thead>tr>th:active,\ntable.sortableTable thead>tr>td:active {\n outline: none\n}\ntable.sortableTable thead .sorting,\ntable.sortableTable thead .sorting_asc,\ntable.sortableTable thead .sorting_desc,\ntable.sortableTable thead .sorting_asc_disabled,\ntable.sortableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.sortableTable thead .sorting:after,\ntable.sortableTable thead .sorting_asc:after,\ntable.sortableTable thead .sorting_desc:after,\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.sortableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.sortableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.sortableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.sortableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.sortableTable th,\ntable.table-bordered.sortableTable td {\n border-left-width: 0\n}\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable td:last-child,\ntable.table-bordered.sortableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.sortableTable tbody th,\ntable.table-bordered.sortableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.sortableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.sortableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.sortableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.sortableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.sortableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.sortableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.sortableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.sortableTable .actions {\n width: 70px;\n}\ntable.sortableTable .actions a {\n margin-left: 10px;\n}\ntable.sortableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.sortableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.editableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.editableTable td,\ntable.editableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.editableTable td.editableTables_empty,\ntable.editableTable th.editableTables_empty {\n text-align: center\n}\ntable.editableTable.nowrap th,\ntable.editableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.editableTable thead>tr>th.sorting_asc,\ntable.editableTable thead>tr>th.sorting_desc,\ntable.editableTable thead>tr>th.sorting,\ntable.editableTable thead>tr>td.sorting_asc,\ntable.editableTable thead>tr>td.sorting_desc,\ntable.editableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.editableTable thead>tr>th:active,\ntable.editableTable thead>tr>td:active {\n outline: none\n}\ntable.editableTable thead .sorting,\ntable.editableTable thead .sorting_asc,\ntable.editableTable thead .sorting_desc,\ntable.editableTable thead .sorting_asc_disabled,\ntable.editableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.editableTable thead .sorting:after,\ntable.editableTable thead .sorting_asc:after,\ntable.editableTable thead .sorting_desc:after,\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.editableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.editableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.editableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.editableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.editableTable th,\ntable.table-bordered.editableTable td {\n border-left-width: 0\n}\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable td:last-child,\ntable.table-bordered.editableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.editableTable tbody th,\ntable.table-bordered.editableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.editableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.editableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.editableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.editableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.editableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.editableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.editableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.editableTable .actions {\n width: 70px;\n}\ntable.editableTable .actions a {\n margin-left: 10px;\n}\ntable.editableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.editableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.action-dropdown {\n .action-select {\n width: 250px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n &.small {\n :global .Select-control {\n height: 30px;\n }\n :global .Select-placeholder {\n line-height: 20px\n }\n :global .Select-value {\n line-height: 26px !important;\n }\n\n :global .Select-value-label {\n line-height: 26px;\n }\n\n :global .Select-input {\n height: 26px;\n }\n }\n &.normal {\n .btn {\n height: 38px;\n }\n }\n\n}\n",".wrapper {\n\n .valueBox {\n margin-left: 10px;\n margin-right: 10px;\n display: inline-block;\n text-align: center;\n }\n}",".bulk-actions-selector-container{\n min-height: 90px;\n\n div {\n\n padding:1em;\n\n input[type=checkbox]{\n margin-right: 1em;\n }\n\n select {\n height: 30px;\n width: 90%;\n }\n }\n}\n","@event_initial_height: 30px;\n@event_spacing: 5px;\n@event_z_index: 10;\n@time_slot_overlay_z_index: 100;\n@schedule_border_color : #000000;\n@schedule_event_background_color: #b3d6ed;\n@unschedule_event_background_color: #f37878;\n@unschedule_event_text_color: #ffffff;\n@time_slot_color: gray;\n\n.schedule-view-wrapper {\n .unselectable-text(){\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n\n .no-margin(){\n margin: 0px !important;\n }\n\n .no-padding(){\n padding: 0px !important;\n }\n\n .schedule-event {\n background-color: @schedule_event_background_color;\n z-index: @event_z_index;\n width: 100%;\n position: absolute;\n overflow: hidden;\n\n .no-margin;\n .unselectable-text;\n .row{\n height: 100%;\n .col-md-12{\n height: 100%;\n position: relative;\n }\n }\n .event-container{\n float: left;\n margin: 5px 10px;\n width: 85%;\n height: calc(100% - 10px);\n overflow: hidden;\n .no-padding;\n }\n .event-actions {\n float: right;\n margin: 0 5px 0 0;\n display: flex;\n }\n .event-select-wrapper {\n margin: 5px 0 0 5px;\n float: left;\n }\n }\n\n .is-static {\n background: repeating-linear-gradient( -45deg, #e1e1e1 0px, #e1e1e1 2px, #ffffff 2px, #ffffff 20px);\n color: gray;\n cursor: not-allowed !important;\n }\n\n .is-resizable {\n overflow: hidden;\n /*transition: height 50ms linear;*/\n &:before,\n &:after {\n content: \" \";\n height: 5px;\n border: 1px solid black;\n right: 15%;\n left: 15%;\n display: block;\n position: absolute;\n border-radius: 5px;\n visibility: hidden;\n cursor: ns-resize;\n background-color: white;\n z-index: @event_z_index + 1;\n }\n\n &:before {\n top: 0px;\n }\n &:after {\n bottom: 0px;\n }\n\n &:hover {\n &:before, &:after {\n visibility: visible;\n }\n }\n }\n\n .schedule-events-container{\n position: relative;\n }\n\n .event-content{\n height: 100%;\n width: 100%;\n }\n\n .event-content-half{\n height: 90%;\n width: 50%;\n }\n\n .border-left() {\n border-left: 1px solid @schedule_border_color;\n }\n\n .border-bottom() {\n border-bottom: 1px solid @schedule_border_color;\n }\n\n .border-right() {\n border-right: 1px solid @schedule_border_color;\n }\n\n .time-slot{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n .border-bottom;\n .border-right;\n .border-left;\n background-color: @time_slot_color;\n color: white;\n font-weight: bold;\n }\n\n .time-slot-container{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n position: relative;\n width: 100%;\n .border-bottom;\n .border-right;\n .col-md-12 {\n .no-margin();\n .no-padding();\n .minute-container{\n .border-bottom;\n }\n }\n }\n\n .base-time-slot-overlay(){\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n opacity: 0.5;\n }\n\n .time-slot-overlay{\n .base-time-slot-overlay;\n z-index: @time_slot_overlay_z_index;\n }\n\n .no-padding{\n .no-padding\n }\n\n .no-margin{\n .no-margin\n }\n\n .location-option-venue{\n font-weight: bold;\n }\n\n .location-option-room{\n margin-left: 15px;\n }\n\n .swal2-container{\n z-index: @event_z_index + 2;\n }\n\n .venues-selector, .day-selector, .event-type-selector {\n padding-bottom: 10px;\n z-index: @event_z_index + 11;\n }\n\n .track-selector {\n z-index: @event_z_index + 12;\n }\n\n .outer-schedule-events-container{\n border-top: 1px solid @schedule_border_color;\n max-height: 800px;\n overflow-x: hidden;\n overflow-y: auto;\n }\n\n .empty-list-message{\n font-weight: bold;\n }\n\n .fa-spinner{\n z-index: @event_z_index + 2;\n }\n\n .Select-menu-outer{\n z-index: @event_z_index + 2 !important;\n }\n\n .swal2-container {\n z-index: @event_z_index + 13 !important;\n }\n\n .select-event-btn{\n z-index: @event_z_index + 1;\n cursor: pointer;\n }\n\n .event-action-btn{\n cursor: pointer;\n padding-top: 10px;\n margin-left: 10px;\n z-index: @event_z_index + 1;\n }\n\n .popover{\n max-width: 60% !important;\n z-index: @event_z_index + 4 !important;\n }\n\n .event-title {\n &.withTooltip:hover{\n cursor: pointer;\n }\n }\n\n .ajax-loader-container{\n z-index: @event_z_index + 15 !important;\n }\n .bulk-actions-editor-container {\n margin: 1em;\n padding: 1em;\n background-color: #FFFFFF;\n .col-title{\n font-weight: bold;\n padding: 1em;\n }\n .col-form-buttons {\n button {\n margin-right: 10px;\n }\n }\n }\n\n}\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{
|
|
1
|
+
.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}
|
|
2
2
|
/*# sourceMappingURL=simple-link-list.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/simple-link-list.css","mappings":"AAaA,kBAEE,YAAa,CACb,qBAAsB,CAFtB,eAEF,CAHA,+BAKI,WACJ,CANA,+CAOM,yBAA0B,CAC1B,WAEN,CAVA,6DAUQ,WAGR,CAbA,8BAgBI,oBAAqB,CADrB,WAEJ,CAGA,gDAEE,qBAAyB,CAEzB,iBAAkB,CADlB,UAAW,CAFX,YAEF,CAIA,iDAEI,YAHJ,CACA,mDAKI,YAAa,CACb,wBAHJ,CC/BA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,
|
|
1
|
+
{"version":3,"file":"css/components/simple-link-list.css","mappings":"AAaA,kBAEE,YAAa,CACb,qBAAsB,CAFtB,eAEF,CAHA,+BAKI,WACJ,CANA,+CAOM,yBAA0B,CAC1B,WAEN,CAVA,6DAUQ,WAGR,CAbA,8BAgBI,oBAAqB,CADrB,WAEJ,CAGA,gDAEE,qBAAyB,CAEzB,iBAAkB,CADlB,UAAW,CAFX,YAEF,CAIA,iDAEI,YAHJ,CACA,mDAKI,YAAa,CACb,wBAHJ,CC/BA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,6NAQI,oBAAqB,CACrB,gCAAmC,CAHnC,QAAS,CAIT,UAAY,CALZ,iBAAkB,CAElB,OAIJ,CACA,qCAEI,eAAe,CADf,UAEJ,CACA,yCACI,eACJ,CACA,0CACI,eACJ,CACA,qGAEI,UACJ,CAEA,+BACI,kCACJ,CACA,oEAEI,mBACJ,CACA,0FAII,oBACJ,CACA,gFAEI,qBACJ,CAEA,+BACI,gBACJ,CACA,qCACI,gCACJ,CACA,kCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,qCACI,+BAAgC,CAChC,cACJ,CACA,iDACI,aACJ,CACA,gDACI,kBACJ,CAEA,kCACI,cACJ,CAEA,yBACI,UACJ,CACA,2BACI,gBACJ,CACA,8CACI,uBACJ,CAEA,qCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/simple-link-list/simple-link-list.less","webpack://openstack-uicore-foundation/./src/components/table/table.css"],"sourcesContent":["/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.simple-link-list {\n margin-top: 40px;\n display: flex;\n flex-direction: column;\n .link-select {\n width: 200px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n .add-button {\n height: 38px;\n border-color: #afafaf;\n }\n}\n\n.simple-link-list:not(.panel .simple-link-list) {\n padding: 10px;\n border: 1px solid #cccccc;\n margin: 5px;\n border-radius: 3px;\n}\n\n.panel .simple-link-list {\n .simple-link-list-title {\n display: none;\n }\n .simple-link-list-buttons {\n display: flex;\n justify-content: flex-end;\n }\n}","/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
table.editableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.editableTable td,table.editableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.editableTable td.editableTables_empty,table.editableTable th.editableTables_empty{text-align:center}table.editableTable.nowrap td,table.editableTable.nowrap th{white-space:nowrap}table.editableTable thead>tr>td.sorting,table.editableTable thead>tr>td.sorting_asc,table.editableTable thead>tr>td.sorting_desc,table.editableTable thead>tr>th.sorting,table.editableTable thead>tr>th.sorting_asc,table.editableTable thead>tr>th.sorting_desc{padding-right:30px}table.editableTable thead>tr>td:active,table.editableTable thead>tr>th:active{outline:none}table.editableTable thead .sorting,table.editableTable thead .sorting_asc,table.editableTable thead .sorting_asc_disabled,table.editableTable thead .sorting_desc,table.editableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.editableTable thead .sorting:after,table.editableTable thead .sorting_asc:after,table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc:after,table.editableTable thead .sorting_desc_disabled:after{
|
|
1
|
+
table.editableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.editableTable td,table.editableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.editableTable td.editableTables_empty,table.editableTable th.editableTables_empty{text-align:center}table.editableTable.nowrap td,table.editableTable.nowrap th{white-space:nowrap}table.editableTable thead>tr>td.sorting,table.editableTable thead>tr>td.sorting_asc,table.editableTable thead>tr>td.sorting_desc,table.editableTable thead>tr>th.sorting,table.editableTable thead>tr>th.sorting_asc,table.editableTable thead>tr>th.sorting_desc{padding-right:30px}table.editableTable thead>tr>td:active,table.editableTable thead>tr>th:active{outline:none}table.editableTable thead .sorting,table.editableTable thead .sorting_asc,table.editableTable thead .sorting_asc_disabled,table.editableTable thead .sorting_desc,table.editableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.editableTable thead .sorting:after,table.editableTable thead .sorting_asc:after,table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc:after,table.editableTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.editableTable thead .sorting:after{content:"\e150";opacity:.2}table.editableTable thead .sorting_asc:after{content:"\e155"}table.editableTable thead .sorting_desc:after{content:"\e156"}table.editableTable thead .sorting_asc_disabled:after,table.editableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.editableTable{border-collapse:separate!important}table.table-bordered.editableTable td,table.table-bordered.editableTable th{border-left-width:0}table.table-bordered.editableTable td:last-child,table.table-bordered.editableTable th:last-child{border-right-width:0}table.table-bordered.editableTable tbody td,table.table-bordered.editableTable tbody th{border-bottom-width:0}table.editableTable>tbody>tr.child{padding:.5em 1em}table.editableTable>tbody>tr.child:hover{background:transparent!important}table.editableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.editableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.editableTable>tbody>tr.child ul li:first-child{padding-top:0}table.editableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.editableTable>tbody>tr.can-edit{cursor:pointer}table.editableTable .actions{width:70px}table.editableTable .actions a{margin-left:10px}table.editableTable .actions a .delete-icon:hover{color:#da0000!important}table.editableTable .actions a .fa:hover{color:#024c85}
|
|
2
2
|
/*# sourceMappingURL=table-editable.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/table-editable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,
|
|
1
|
+
{"version":3,"file":"css/components/table-editable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,iPAQI,oBAAqB,CACrB,gCAAmC,CAHnC,QAAS,CAIT,UAAY,CALZ,iBAAkB,CAElB,OAIJ,CACA,yCAEI,eAAe,CADf,UAEJ,CACA,6CACI,eACJ,CACA,8CACI,eACJ,CACA,6GAEI,UACJ,CAEA,mCACI,kCACJ,CACA,4EAEI,mBACJ,CACA,kGAII,oBACJ,CACA,wFAEI,qBACJ,CAEA,mCACI,gBACJ,CACA,yCACI,gCACJ,CACA,sCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,yCACI,+BAAgC,CAChC,cACJ,CACA,qDACI,aACJ,CACA,oDACI,kBACJ,CAEA,sCACI,cACJ,CAEA,6BACI,UACJ,CACA,+BACI,gBACJ,CACA,kDACI,uBACJ,CAEA,yCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-editable/editable-table.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.editableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.editableTable td,\ntable.editableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.editableTable td.editableTables_empty,\ntable.editableTable th.editableTables_empty {\n text-align: center\n}\ntable.editableTable.nowrap th,\ntable.editableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.editableTable thead>tr>th.sorting_asc,\ntable.editableTable thead>tr>th.sorting_desc,\ntable.editableTable thead>tr>th.sorting,\ntable.editableTable thead>tr>td.sorting_asc,\ntable.editableTable thead>tr>td.sorting_desc,\ntable.editableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.editableTable thead>tr>th:active,\ntable.editableTable thead>tr>td:active {\n outline: none\n}\ntable.editableTable thead .sorting,\ntable.editableTable thead .sorting_asc,\ntable.editableTable thead .sorting_desc,\ntable.editableTable thead .sorting_asc_disabled,\ntable.editableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.editableTable thead .sorting:after,\ntable.editableTable thead .sorting_asc:after,\ntable.editableTable thead .sorting_desc:after,\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.editableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.editableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.editableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.editableTable thead .sorting_asc_disabled:after,\ntable.editableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.editableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.editableTable th,\ntable.table-bordered.editableTable td {\n border-left-width: 0\n}\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable th:last-child,\ntable.table-bordered.editableTable td:last-child,\ntable.table-bordered.editableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.editableTable tbody th,\ntable.table-bordered.editableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.editableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.editableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.editableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.editableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.editableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.editableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.editableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.editableTable .actions {\n width: 70px;\n}\ntable.editableTable .actions a {\n margin-left: 10px;\n}\ntable.editableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.editableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{
|
|
1
|
+
table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}
|
|
2
2
|
/*# sourceMappingURL=table-selectable.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/table-selectable.css","mappings":"AAYA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,
|
|
1
|
+
{"version":3,"file":"css/components/table-selectable.css","mappings":"AAYA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,6NAQI,oBAAqB,CACrB,gCAAmC,CAHnC,QAAS,CAIT,UAAY,CALZ,iBAAkB,CAElB,OAIJ,CACA,qCAEI,eAAe,CADf,UAEJ,CACA,yCACI,eACJ,CACA,0CACI,eACJ,CACA,qGAEI,UACJ,CAEA,+BACI,kCACJ,CACA,oEAEI,mBACJ,CACA,0FAII,oBACJ,CACA,gFAEI,qBACJ,CAEA,+BACI,gBACJ,CACA,qCACI,gCACJ,CACA,kCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,qCACI,+BAAgC,CAChC,cACJ,CACA,iDACI,aACJ,CACA,gDACI,kBACJ,CAEA,kCACI,cACJ,CAEA,yBACI,UACJ,CACA,2BACI,gBACJ,CACA,8CACI,uBACJ,CAEA,qCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
table.sortableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.sortableTable td,table.sortableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.sortableTable td.sortableTables_empty,table.sortableTable th.sortableTables_empty{text-align:center}table.sortableTable.nowrap td,table.sortableTable.nowrap th{white-space:nowrap}table.sortableTable thead>tr>td.sorting,table.sortableTable thead>tr>td.sorting_asc,table.sortableTable thead>tr>td.sorting_desc,table.sortableTable thead>tr>th.sorting,table.sortableTable thead>tr>th.sorting_asc,table.sortableTable thead>tr>th.sorting_desc{padding-right:30px}table.sortableTable thead>tr>td:active,table.sortableTable thead>tr>th:active{outline:none}table.sortableTable thead .sorting,table.sortableTable thead .sorting_asc,table.sortableTable thead .sorting_asc_disabled,table.sortableTable thead .sorting_desc,table.sortableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.sortableTable thead .sorting:after,table.sortableTable thead .sorting_asc:after,table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc:after,table.sortableTable thead .sorting_desc_disabled:after{
|
|
1
|
+
table.sortableTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.sortableTable td,table.sortableTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.sortableTable td.sortableTables_empty,table.sortableTable th.sortableTables_empty{text-align:center}table.sortableTable.nowrap td,table.sortableTable.nowrap th{white-space:nowrap}table.sortableTable thead>tr>td.sorting,table.sortableTable thead>tr>td.sorting_asc,table.sortableTable thead>tr>td.sorting_desc,table.sortableTable thead>tr>th.sorting,table.sortableTable thead>tr>th.sorting_asc,table.sortableTable thead>tr>th.sorting_desc{padding-right:30px}table.sortableTable thead>tr>td:active,table.sortableTable thead>tr>th:active{outline:none}table.sortableTable thead .sorting,table.sortableTable thead .sorting_asc,table.sortableTable thead .sorting_asc_disabled,table.sortableTable thead .sorting_desc,table.sortableTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.sortableTable thead .sorting:after,table.sortableTable thead .sorting_asc:after,table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc:after,table.sortableTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.sortableTable thead .sorting:after{content:"\e150";opacity:.2}table.sortableTable thead .sorting_asc:after{content:"\e155"}table.sortableTable thead .sorting_desc:after{content:"\e156"}table.sortableTable thead .sorting_asc_disabled:after,table.sortableTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.sortableTable{border-collapse:separate!important}table.table-bordered.sortableTable td,table.table-bordered.sortableTable th{border-left-width:0}table.table-bordered.sortableTable td:last-child,table.table-bordered.sortableTable th:last-child{border-right-width:0}table.table-bordered.sortableTable tbody td,table.table-bordered.sortableTable tbody th{border-bottom-width:0}table.sortableTable>tbody>tr.child{padding:.5em 1em}table.sortableTable>tbody>tr.child:hover{background:transparent!important}table.sortableTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.sortableTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.sortableTable>tbody>tr.child ul li:first-child{padding-top:0}table.sortableTable>tbody>tr.child ul li:last-child{border-bottom:none}table.sortableTable>tbody>tr.can-edit{cursor:pointer}table.sortableTable .actions{width:70px}table.sortableTable .actions a{margin-left:10px}table.sortableTable .actions a .delete-icon:hover{color:#da0000!important}table.sortableTable .actions a .fa:hover{color:#024c85}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}
|
|
2
2
|
/*# sourceMappingURL=table-sortable.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/table-sortable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,
|
|
1
|
+
{"version":3,"file":"css/components/table-sortable.css","mappings":"AAYA,oBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,8CAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wFAEI,iBACJ,CACA,4DAEI,kBACJ,CAEA,kQAMI,kBACJ,CACA,8EAEI,YACJ,CACA,mNAKI,cAAe,CACf,iBACJ,CACA,iPAQI,oBAAqB,CACrB,gCAAmC,CAHnC,QAAS,CAIT,UAAY,CALZ,iBAAkB,CAElB,OAIJ,CACA,yCAEI,eAAe,CADf,UAEJ,CACA,6CACI,eACJ,CACA,8CACI,eACJ,CACA,6GAEI,UACJ,CAEA,mCACI,kCACJ,CACA,4EAEI,mBACJ,CACA,kGAII,oBACJ,CACA,wFAEI,qBACJ,CAEA,mCACI,gBACJ,CACA,yCACI,gCACJ,CACA,sCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,yCACI,+BAAgC,CAChC,cACJ,CACA,qDACI,aACJ,CACA,oDACI,kBACJ,CAEA,sCACI,cACJ,CAEA,6BACI,UACJ,CACA,+BACI,gBACJ,CACA,kDACI,uBACJ,CAEA,yCACI,aACJ,CAEA,oBACI,eACJ,CAEA,eACI,iBAAkB,CAElB,qBAEJ","sources":["webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.sortableTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.sortableTable td,\ntable.sortableTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.sortableTable td.sortableTables_empty,\ntable.sortableTable th.sortableTables_empty {\n text-align: center\n}\ntable.sortableTable.nowrap th,\ntable.sortableTable.nowrap td {\n white-space: nowrap\n}\n\ntable.sortableTable thead>tr>th.sorting_asc,\ntable.sortableTable thead>tr>th.sorting_desc,\ntable.sortableTable thead>tr>th.sorting,\ntable.sortableTable thead>tr>td.sorting_asc,\ntable.sortableTable thead>tr>td.sorting_desc,\ntable.sortableTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.sortableTable thead>tr>th:active,\ntable.sortableTable thead>tr>td:active {\n outline: none\n}\ntable.sortableTable thead .sorting,\ntable.sortableTable thead .sorting_asc,\ntable.sortableTable thead .sorting_desc,\ntable.sortableTable thead .sorting_asc_disabled,\ntable.sortableTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.sortableTable thead .sorting:after,\ntable.sortableTable thead .sorting_asc:after,\ntable.sortableTable thead .sorting_desc:after,\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.sortableTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.sortableTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.sortableTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.sortableTable thead .sorting_asc_disabled:after,\ntable.sortableTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.sortableTable {\n border-collapse: separate !important\n}\ntable.table-bordered.sortableTable th,\ntable.table-bordered.sortableTable td {\n border-left-width: 0\n}\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable th:last-child,\ntable.table-bordered.sortableTable td:last-child,\ntable.table-bordered.sortableTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.sortableTable tbody th,\ntable.table-bordered.sortableTable tbody td {\n border-bottom-width: 0\n}\n\ntable.sortableTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.sortableTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.sortableTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.sortableTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.sortableTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.sortableTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.sortableTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.sortableTable .actions {\n width: 70px;\n}\ntable.sortableTable .actions a {\n margin-left: 10px;\n}\ntable.sortableTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.sortableTable .actions a .fa:hover {\n color: #024c85;\n}\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n"],"names":[],"sourceRoot":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{
|
|
1
|
+
table.dataTable{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings;left:8px;opacity:.5;position:relative;top:2px}table.dataTable thead .sorting:after{content:"\e150";opacity:.2}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}table.table-bordered.dataTable{border-collapse:separate!important}table.table-bordered.dataTable td,table.table-bordered.dataTable th{border-left-width:0}table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable th:last-child{border-right-width:0}table.table-bordered.dataTable tbody td,table.table-bordered.dataTable tbody th{border-bottom-width:0}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul li:last-child{border-bottom:none}table.dataTable>tbody>tr.can-edit{cursor:pointer}table.dataTable .actions{width:70px}table.dataTable .actions a{margin-left:10px}table.dataTable .actions a .delete-icon:hover{color:#da0000!important}table.dataTable .actions a .fa:hover{color:#024c85}
|
|
2
2
|
/*# sourceMappingURL=table.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/table.css","mappings":"AAYA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,
|
|
1
|
+
{"version":3,"file":"css/components/table.css","mappings":"AAYA,gBACI,UAAW,CAEX,2BAA6B,CAD7B,wBAA0B,CAE1B,wBACJ,CACA,sCAEI,8BAA+B,CAC/B,2BAA4B,CAC5B,sBACJ,CACA,wEAEI,iBACJ,CACA,oDAEI,kBACJ,CAEA,0OAMI,kBACJ,CACA,sEAEI,YACJ,CACA,+LAKI,cAAe,CACf,iBACJ,CACA,6NAQI,oBAAqB,CACrB,gCAAmC,CAHnC,QAAS,CAIT,UAAY,CALZ,iBAAkB,CAElB,OAIJ,CACA,qCAEI,eAAe,CADf,UAEJ,CACA,yCACI,eACJ,CACA,0CACI,eACJ,CACA,qGAEI,UACJ,CAEA,+BACI,kCACJ,CACA,oEAEI,mBACJ,CACA,0FAII,oBACJ,CACA,gFAEI,qBACJ,CAEA,+BACI,gBACJ,CACA,qCACI,gCACJ,CACA,kCACI,oBAAqB,CACrB,oBAAqB,CACrB,QAAS,CACT,SACJ,CACA,qCACI,+BAAgC,CAChC,cACJ,CACA,iDACI,aACJ,CACA,gDACI,kBACJ,CAEA,kCACI,cACJ,CAEA,yBACI,UACJ,CACA,2BACI,gBACJ,CACA,8CACI,uBACJ,CAEA,qCACI,aACJ","sources":["webpack://openstack-uicore-foundation/./src/components/table/table.css"],"sourcesContent":["/*\n * This combined file was created by the DataTables downloader builder:\n * https://datatables.net/download\n *\n * To rebuild or modify this file with the latest versions of the included\n * software please visit:\n * https://datatables.net/download/#bs/pdfmake-0.1.18,dt-1.10.10,b-1.1.0,b-html5-1.1.0,b-print-1.1.0,r-2.0.0\n *\n * Included libraries:\n * pdfmake 0.1.18, DataTables 1.10.10, Buttons 1.1.0, HTML5 export 1.1.0, Print view 1.1.0, Responsive 2.0.0\n */\n\ntable.dataTable {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important\n}\ntable.dataTable td,\ntable.dataTable th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\ntable.dataTable td.dataTables_empty,\ntable.dataTable th.dataTables_empty {\n text-align: center\n}\ntable.dataTable.nowrap th,\ntable.dataTable.nowrap td {\n white-space: nowrap\n}\n\ntable.dataTable thead>tr>th.sorting_asc,\ntable.dataTable thead>tr>th.sorting_desc,\ntable.dataTable thead>tr>th.sorting,\ntable.dataTable thead>tr>td.sorting_asc,\ntable.dataTable thead>tr>td.sorting_desc,\ntable.dataTable thead>tr>td.sorting {\n padding-right: 30px\n}\ntable.dataTable thead>tr>th:active,\ntable.dataTable thead>tr>td:active {\n outline: none\n}\ntable.dataTable thead .sorting,\ntable.dataTable thead .sorting_asc,\ntable.dataTable thead .sorting_desc,\ntable.dataTable thead .sorting_asc_disabled,\ntable.dataTable thead .sorting_desc_disabled {\n cursor: pointer;\n position: relative\n}\ntable.dataTable thead .sorting:after,\ntable.dataTable thead .sorting_asc:after,\ntable.dataTable thead .sorting_desc:after,\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n opacity: 0.5;\n}\ntable.dataTable thead .sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n}\ntable.dataTable thead .sorting_asc:after {\n content: \"\\e155\"\n}\ntable.dataTable thead .sorting_desc:after {\n content: \"\\e156\"\n}\ntable.dataTable thead .sorting_asc_disabled:after,\ntable.dataTable thead .sorting_desc_disabled:after {\n color: #eee\n}\n\ntable.table-bordered.dataTable {\n border-collapse: separate !important\n}\ntable.table-bordered.dataTable th,\ntable.table-bordered.dataTable td {\n border-left-width: 0\n}\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable th:last-child,\ntable.table-bordered.dataTable td:last-child,\ntable.table-bordered.dataTable td:last-child {\n border-right-width: 0\n}\ntable.table-bordered.dataTable tbody th,\ntable.table-bordered.dataTable tbody td {\n border-bottom-width: 0\n}\n\ntable.dataTable>tbody>tr.child {\n padding: 0.5em 1em\n}\ntable.dataTable>tbody>tr.child:hover {\n background: transparent !important\n}\ntable.dataTable>tbody>tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0\n}\ntable.dataTable>tbody>tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0\n}\ntable.dataTable>tbody>tr.child ul li:first-child {\n padding-top: 0\n}\ntable.dataTable>tbody>tr.child ul li:last-child {\n border-bottom: none\n}\n\ntable.dataTable>tbody>tr.can-edit {\n cursor:pointer\n}\n\ntable.dataTable .actions {\n width: 70px;\n}\ntable.dataTable .actions a {\n margin-left: 10px;\n}\ntable.dataTable .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\n\ntable.dataTable .actions a .fa:hover {\n color: #024c85;\n}\n\n\n\n"],"names":[],"sourceRoot":""}
|