diff --git a/ui/css/cloudstack3-ie7.css b/ui/css/cloudstack3-ie7.css index 114e9c01edc..6c0664e8cd7 100644 --- a/ui/css/cloudstack3-ie7.css +++ b/ui/css/cloudstack3-ie7.css @@ -16,7 +16,6 @@ * specific language governing permissions and limitations * under the License. */ - /*[fmt]1C20-1C0D-E*/ div.panel div.list-view { position: relative; @@ -163,16 +162,10 @@ table th { top: 5px; } -.quick-view-tooltip div.title > span.title { -} - .quick-view-tooltip div.title .icon { top: -15px; } -.quick-view-tooltip table { -} - .quick-view-tooltip .main-groups { float: left; left: 0px; @@ -201,9 +194,8 @@ table th { left: 0px; } -.list-view td.quick-view { +.quick-view-tooltip .detail-view .detail-group.actions .action.text { + filter: alpha(opacity=100); } -.quick-view-tooltip .detail-view .detail-group.actions .action.text { - filter:alpha(opacity=100); -} +/*# sourceMappingURL=src/sourcemaps/cloudstack3-ie7.css.map */ diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index cfad99df14a..9e35834de6d 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1424,7 +1424,7 @@ div.list-view td.state.notsuitable span { } div.list-view td.state.notsuitable-storage-migration-required span { - width: 220px !important; + width: 220px !important; } .horizontal-overflow tbody td, .horizontal-overflow thead th { @@ -2371,11 +2371,11 @@ div.detail-group.actions td { background: #666666; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDNkM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #666666 0%, #3d3d3d 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#3d3d3d)); - background: -webkit-linear-gradient(top, #666666 0%,#3d3d3d 100%); - background: -o-linear-gradient(top, #666666 0%,#3d3d3d 100%); - background: -ms-linear-gradient(top, #666666 0%,#3d3d3d 100%); - background: linear-gradient(to bottom, #666666 0%,#3d3d3d 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #3d3d3d)); + background: -webkit-linear-gradient(top, #666666 0%, #3d3d3d 100%); + background: -o-linear-gradient(top, #666666 0%, #3d3d3d 100%); + background: -ms-linear-gradient(top, #666666 0%, #3d3d3d 100%); + background: linear-gradient(to bottom, #666666 0%, #3d3d3d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#3d3d3d',GradientType=0 ); /*+box-shadow:0px -1px 6px #0E3955;*/ -moz-box-shadow: 0px -1px 6px #0E3955; @@ -2552,11 +2552,11 @@ div.detail-group.actions td { background: #EDE8E8; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZWRlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, #ffffff 0%, #ede8e8 6%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(6%,#ede8e8)); - background: -webkit-linear-gradient(top, #ffffff 0%,#ede8e8 6%); - background: -o-linear-gradient(top, #ffffff 0%,#ede8e8 6%); - background: -ms-linear-gradient(top, #ffffff 0%,#ede8e8 6%); - background: linear-gradient(to bottom, #ffffff 0%,#ede8e8 6%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(6%, #ede8e8)); + background: -webkit-linear-gradient(top, #ffffff 0%, #ede8e8 6%); + background: -o-linear-gradient(top, #ffffff 0%, #ede8e8 6%); + background: -ms-linear-gradient(top, #ffffff 0%, #ede8e8 6%); + background: linear-gradient(to bottom, #ffffff 0%, #ede8e8 6%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede8e8',GradientType=0 ); } @@ -2961,7 +2961,8 @@ div.detail-group.actions td { } /*Toolbar*/ -/*[clearfix]*/div.toolbar { +/*[clearfix]*/ +div.toolbar { width: 100%; height: 32px; /*+box-shadow:0px 1px 4px #CFCFCF;*/ @@ -3098,14 +3099,14 @@ div.toolbar div.button.main-action, text-shadow: 0px 1px 1px #DEE5EA; padding: 5px 5px 5px 5px; background: #F7F7F7; - background: rgb(247, 247, 247); + background: #f7f7f7; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); - background: -moz-linear-gradient(top, rgba(247,247,247,1) 1%, rgba(234,234,234,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(247,247,247,1)), color-stop(100%,rgba(234,234,234,1))); - background: -webkit-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: -o-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: -ms-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: linear-gradient(to bottom, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); + background: -moz-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #eaeaea)); + background: -webkit-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -o-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -ms-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: linear-gradient(to bottom, #f7f7f7 1%, #eaeaea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 ); border: 1px solid #B7B7B7; float: right; @@ -4289,14 +4290,14 @@ textarea { -webkit-text-shadow: 0px 1px 0px #333E49; -o-text-shadow: 0px 1px 0px #333E49; padding: 3px 8px 3px 10px; - background: rgb(234, 234, 234); + background: #eaeaea; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); - background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(214,214,214,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(214,214,214,1))); - background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: -o-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: linear-gradient(to bottom, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); + background: -moz-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #d6d6d6)); + background: -webkit-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -o-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -ms-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: linear-gradient(to bottom, #eaeaea 0%, #d6d6d6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d6d6d6',GradientType=0 ); border: 1px solid #9D9D9D; /*+border-radius:3px;*/ @@ -7643,7 +7644,8 @@ label.error { display: inline-block; } -/*[clearfix]*/.multi-wizard.zone-wizard .select-container .field .select-array-item { +/*[clearfix]*/ +.multi-wizard.zone-wizard .select-container .field .select-array-item { width: 175px; height: 34px; float: left; @@ -7734,11 +7736,11 @@ label.error { background: #ECECEC 0px -12px; background: #F7F7F7; background: -moz-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#eaeaea)); - background: -webkit-linear-gradient(top, #f7f7f7 0%,#eaeaea 100%); - background: -o-linear-gradient(top, #f7f7f7 0%,#eaeaea 100%); - background: -ms-linear-gradient(top, #f7f7f7 0%,#eaeaea 100%); - background: linear-gradient(to bottom, #f7f7f7 0%,#eaeaea 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #eaeaea)); + background: -webkit-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%); + background: -o-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%); + background: -ms-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%); + background: linear-gradient(to bottom, #f7f7f7 0%, #eaeaea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 ); margin: 11px 0 0 7px; /*+border-radius:4px;*/ @@ -8241,56 +8243,56 @@ div#details-tab-aclRules div.data-item table tr td.number { div#details-tab-aclRules div.multi-edit table tr th.action, div#details-tab-aclRules div.multi-edit table tr td.action { - width: 40px !important; - min-width: 40px !important; - max-width: 40px !important; + width: 40px !important; + min-width: 40px !important; + max-width: 40px !important; } div#details-tab-aclRules div.multi-edit table tr th.protocol, div#details-tab-aclRules div.multi-edit table tr td.protocol { - width: 50px !important; - min-width: 50px !important; - max-width: 50px !important; + width: 50px !important; + min-width: 50px !important; + max-width: 50px !important; } div#details-tab-aclRules div.multi-edit table tr th.protocolnumber, div#details-tab-aclRules div.multi-edit table tr td.protocolnumber { - width: 60px !important; - min-width: 60px !important; - max-width: 60px !important; + width: 60px !important; + min-width: 60px !important; + max-width: 60px !important; } div#details-tab-aclRules div.multi-edit table tr th.traffictype, div#details-tab-aclRules div.multi-edit table tr td.traffictype { - width: 60px !important; - min-width: 60px !important; - max-width: 60px !important; + width: 60px !important; + min-width: 60px !important; + max-width: 60px !important; } div#details-tab-aclRules div.multi-edit table tr th.reason, div#details-tab-aclRules div.multi-edit table tr td.reason { - width: 60px !important; - min-width: 60px !important; - max-width: 60px !important; + width: 60px !important; + min-width: 60px !important; + max-width: 60px !important; } div#details-tab-aclRules div.multi-edit table tr th.icmptype, div#details-tab-aclRules div.multi-edit table tr td.icmptype, div#details-tab-aclRules div.multi-edit table tr th.icmpcode, div#details-tab-aclRules div.multi-edit table tr td.icmpcode { - width: 60px !important; - min-width: 60px !important; - max-width: 60px !important; + width: 60px !important; + min-width: 60px !important; + max-width: 60px !important; } div#details-tab-aclRules div.multi-edit table tr th.startport, div#details-tab-aclRules div.multi-edit table tr td.startport, div#details-tab-aclRules div.multi-edit table tr th.endport, div#details-tab-aclRules div.multi-edit table tr td.endport { - width: 60px !important; - min-width: 60px !important; - max-width: 60px !important; + width: 60px !important; + min-width: 60px !important; + max-width: 60px !important; } div#details-tab-aclRules td.cidrlist span { - text-align: center; - width: 100%; + text-align: center; + width: 100%; } .multi-edit .data .data-body .data-item table tbody tr td.multi-actions .action { @@ -8424,11 +8426,11 @@ div#details-tab-aclRules td.cidrlist span { max-width: 118px !important; padding: 0 0 0 0; } + .detail-view .multi-edit td.cidrlist input { width: 85%; } - /** Header fields*/ .multi-edit .header-fields { position: relative; @@ -8986,14 +8988,14 @@ div#details-tab-aclRules td.cidrlist span { bottom: 19px; cursor: pointer; background: #F7F7F7; - background: rgb(247, 247, 247); + background: #f7f7f7; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); - background: -moz-linear-gradient(top, rgba(247,247,247,1) 1%, rgba(234,234,234,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(247,247,247,1)), color-stop(100%,rgba(234,234,234,1))); - background: -webkit-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: -o-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: -ms-linear-gradient(top, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - background: linear-gradient(to bottom, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); + background: -moz-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #eaeaea)); + background: -webkit-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -o-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: -ms-linear-gradient(top, #f7f7f7 1%, #eaeaea 100%); + background: linear-gradient(to bottom, #f7f7f7 1%, #eaeaea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 ); font-size: 11px; padding: 8px 20px; @@ -9091,14 +9093,14 @@ div#details-tab-aclRules td.cidrlist span { font-size: 13px; font-weight: 100; background: #DADADA repeat-x 0px -735px; - background: rgb(234, 234, 234); + background: #eaeaea; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); - background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(214,214,214,1) 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(214,214,214,1))); - background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: -o-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); - background: linear-gradient(to bottom, rgba(234,234,234,1) 0%,rgba(214,214,214,1) 100%); + background: -moz-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #d6d6d6)); + background: -webkit-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -o-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: -ms-linear-gradient(top, #eaeaea 0%, #d6d6d6 100%); + background: linear-gradient(to bottom, #eaeaea 0%, #d6d6d6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d6d6d6',GradientType=0 ); /*+border-radius:3px;*/ -moz-border-radius: 3px; @@ -9949,17 +9951,17 @@ div#details-tab-aclRules td.cidrlist span { } .project-dashboard-view .users .system-dashboard li .header { - width: 77px; - max-width: 77px; - /*+placement:shift 7px 110px;*/ - position: relative; - left: 7px; - top: 110px; - position: absolute; - text-align: center; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; + width: 77px; + max-width: 77px; + /*+placement:shift 7px 110px;*/ + position: relative; + left: 7px; + top: 110px; + position: absolute; + text-align: center; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } /**** Info box*/ @@ -11343,7 +11345,7 @@ div.ui-dialog div.health-check div.health-check-description { div.ui-dialog div.health-check div.form-container form div.form-item { width: 58%; - margin-left:116px; + margin-left: 116px; margin-top: -16px; margin-bottom: 30px; } @@ -13118,6 +13120,7 @@ ul.ui-autocomplete.ui-menu { .list-view-select table td.availableHostSuitability { max-width: 250px; } + .copy-template-destination-list div.text-search { right: 5px; } @@ -13126,11 +13129,11 @@ ul.ui-autocomplete.ui-menu { display: block !important; } -div.panel.copy-template-destination-list div.list-view div.fixed-header{ +div.panel.copy-template-destination-list div.list-view div.fixed-header { width: 500px; } -.copy-template-destination-list.panel div.list-view div.data-table table{ +.copy-template-destination-list.panel div.list-view div.data-table table { width: 595px; } @@ -13138,41 +13141,41 @@ div.panel.copy-template-destination-list div.list-view div.fixed-header{ width: 654px; } -.multi-edit-add-list .ui-button.copytemplateok{ +.multi-edit-add-list .ui-button.copytemplateok { left: 330px; } .multi-edit-add-list .ui-button.copytemplatecancel { - left: 310px; + left: 310px; } div.button.export { - position: relative; - left: 0px; - top: 5px; - font-size: 12px; - font-weight: 100; - color: #000000; - margin: 0 10px 0 0; - cursor: pointer; - text-shadow: 0px 1px 1px #DEE5EA; - padding: 5px 5px 5px 5px; - background: linear-gradient(to bottom, rgba(247,247,247,1) 1%,rgba(234,234,234,1) 100%); - border: 1px solid #B7B7B7; - float: right; - border-radius: 4px 4px 4px 4px; - height: 12px; + position: relative; + left: 0px; + top: 5px; + font-size: 12px; + font-weight: 100; + color: #000000; + margin: 0 10px 0 0; + cursor: pointer; + text-shadow: 0px 1px 1px #DEE5EA; + padding: 5px 5px 5px 5px; + background: linear-gradient(to bottom, #f7f7f7 1%, #eaeaea 100%); + border: 1px solid #B7B7B7; + float: right; + border-radius: 4px 4px 4px 4px; + height: 12px; } div.button.export a { - padding: 0px 0 3px 20px; - background: url(../images/exportCsvIcon.png) no-repeat; - position: relative; - left: 0px; - top: 0px; - background-size: 15.5px; - text-decoration: none; - color: black; + padding: 0px 0 3px 20px; + background: url(../images/exportCsvIcon.png) no-repeat; + position: relative; + left: 0px; + top: 0px; + background-size: 15.5px; + text-decoration: none; + color: black; } /*jQuery UI specific stylings*/ @@ -13237,3 +13240,5 @@ div.button.export a { /*color: #000000;*/ cursor: pointer; } + +/*# sourceMappingURL=src/sourcemaps/cloudstack3.css.map */ diff --git a/ui/css/cloudstack3.hu.css b/ui/css/cloudstack3.hu.css index 77259e14d57..c1eae3b14e5 100644 --- a/ui/css/cloudstack3.hu.css +++ b/ui/css/cloudstack3.hu.css @@ -16,11 +16,12 @@ * specific language governing permissions and limitations * under the License. */ - /* * correct the breadcrumbs, hungarian translation is longer * than the english default. */ #breadcrumbs div.home { - width: 100px; + width: 100px; } + +/*# sourceMappingURL=src/sourcemaps/cloudstack3.hu.css.map */ diff --git a/ui/css/cloudstack3.ja_JP.css b/ui/css/cloudstack3.ja_JP.css index c4164d92970..4f2eda1c653 100644 --- a/ui/css/cloudstack3.ja_JP.css +++ b/ui/css/cloudstack3.ja_JP.css @@ -80,4 +80,6 @@ table thead th.quick-view { .detail-view .multi-edit table tr th, .detail-view .multi-edit table tr td { font-size: 8px; -} \ No newline at end of file +} + +/*# sourceMappingURL=src/sourcemaps/cloudstack3.ja_JP.css.map */ diff --git a/ui/css/custom.css b/ui/css/custom.css index 021362338d8..544d2ebbf85 100644 --- a/ui/css/custom.css +++ b/ui/css/custom.css @@ -19,3 +19,5 @@ * * Use custom.css to override the default CloudStack styles */ + +/*# sourceMappingURL=src/sourcemaps/custom.css.map */ diff --git a/ui/css/token-input-facebook.css b/ui/css/token-input-facebook.css index bb29276ed8b..6b596fc99fe 100644 --- a/ui/css/token-input-facebook.css +++ b/ui/css/token-input-facebook.css @@ -7,127 +7,128 @@ * choose which one suits your project best! * */ - /* Example tokeninput style #2: Facebook style */ ul.token-input-list-facebook { - overflow: hidden; - height: auto !important; - height: 1%; - width: 233px; - border: 1px solid #AFAFAF; - cursor: text; - font-size: 12px; - font-family: Verdana; - min-height: 1px; - z-index: 2147483647; - margin: 0; - padding: 0; - background-color: #F6F6F6; - list-style-type: none; - clear: left; + overflow: hidden; + height: auto !important; + height: 1%; + width: 233px; + border: 1px solid #AFAFAF; + cursor: text; + font-size: 12px; + font-family: Verdana; + min-height: 1px; + z-index: 2147483647; + margin: 0; + padding: 0; + background-color: #F6F6F6; + list-style-type: none; + clear: left; } ul.token-input-list-facebook li input { - border: 0; - width: 100px; - padding: 3px 8px; - background-color: white; - margin: 2px 0; - -webkit-appearance: caret; + border: 0; + width: 100px; + padding: 3px 8px; + background-color: white; + margin: 2px 0; + -webkit-appearance: caret; } li.token-input-token-facebook { - overflow: hidden; - height: auto !important; - height: 15px; - margin: 3px; - padding: 1px 3px; - background-color: #eff2f7; - color: #000; - cursor: default; - border: 1px solid #ccd5e4; - font-size: 11px; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - float: left; - white-space: nowrap; + overflow: hidden; + height: auto !important; + height: 15px; + margin: 3px; + padding: 1px 3px; + background-color: #eff2f7; + color: #000; + cursor: default; + border: 1px solid #ccd5e4; + font-size: 11px; + border-radius: 5px; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + float: left; + white-space: nowrap; } li.token-input-token-facebook p { - display: inline; - padding: 0; - margin: 0; + display: inline; + padding: 0; + margin: 0; } li.token-input-token-facebook span { - color: #a6b3cf; - margin-left: 5px; - font-weight: bold; - cursor: pointer; + color: #a6b3cf; + margin-left: 5px; + font-weight: bold; + cursor: pointer; } li.token-input-selected-token-facebook { - background-color: #5670a6; - border: 1px solid #3b5998; - color: #fff; + background-color: #5670a6; + border: 1px solid #3b5998; + color: #fff; } li.token-input-input-token-facebook { - float: left; - margin: 0; - padding: 0; - list-style-type: none; + float: left; + margin: 0; + padding: 0; + list-style-type: none; } div.token-input-dropdown-facebook { - position: absolute; - width: 233px; - background-color: #fff; - overflow: hidden; - border-left: 1px solid #ccc; - border-right: 1px solid #ccc; - border-bottom: 1px solid #ccc; - cursor: default; - font-size: 11px; - font-family: Verdana; - z-index: 2147483647; + position: absolute; + width: 233px; + background-color: #fff; + overflow: hidden; + border-left: 1px solid #ccc; + border-right: 1px solid #ccc; + border-bottom: 1px solid #ccc; + cursor: default; + font-size: 11px; + font-family: Verdana; + z-index: 2147483647; } div.token-input-dropdown-facebook p { - margin: 0; - width : 233px; - padding: 5px; - font-weight: bold; - color: #777; + margin: 0; + width: 233px; + padding: 5px; + font-weight: bold; + color: #777; } div.token-input-dropdown-facebook ul { - margin: 0; - padding: 0; + margin: 0; + padding: 0; } div.token-input-dropdown-facebook ul li { - background-color: #fff; - padding: 3px; - margin: 0; - list-style-type: none; + background-color: #fff; + padding: 3px; + margin: 0; + list-style-type: none; } div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook { - background-color: #fff; + background-color: #fff; } div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook { - background-color: #fff; + background-color: #fff; } div.token-input-dropdown-facebook ul li em { - font-weight: bold; - font-style: normal; + font-weight: bold; + font-style: normal; } div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook { - background-color: #3b5998; - color: #fff; + background-color: #3b5998; + color: #fff; } + +/*# sourceMappingURL=src/sourcemaps/token-input-facebook.css.map */