mirror of https://github.com/apache/cloudstack.git
Copy css files to scss, lint auto fix them
This commit is contained in:
parent
134408c18e
commit
f621b1a3a8
|
|
@ -0,0 +1,209 @@
|
|||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
/*[fmt]1C20-1C0D-E*/
|
||||
div.panel div.list-view {
|
||||
position: relative;
|
||||
overflow-x: hidden;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
div.toolbar {
|
||||
top: expression(this.offsetParent.scrollTop);
|
||||
}
|
||||
|
||||
div.toolbar div.text-search div.search-bar input {
|
||||
float: left;
|
||||
border: none;
|
||||
margin-top: -1px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
margin-left: -12px;
|
||||
width: 97%;
|
||||
height: 67%;
|
||||
}
|
||||
|
||||
div.panel div.list-view div.fixed-header {
|
||||
top: expression(this.offsetParent.scrollTop + 30);
|
||||
}
|
||||
|
||||
.detail-view div.list-view div.fixed-header {
|
||||
top: 29px !important;
|
||||
left: 12px !important;
|
||||
}
|
||||
|
||||
div.panel div.list-view div.data-table table.body {
|
||||
top: 78px;
|
||||
}
|
||||
|
||||
.detail-view .main-groups {
|
||||
width: 96%;
|
||||
height: 416px;
|
||||
position: relative;
|
||||
overflow-x: hidden;
|
||||
margin-top: -18px;
|
||||
}
|
||||
|
||||
.detail-view .ui-widget-content {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
.tree-view {
|
||||
position: relative;
|
||||
top: expression(this.offsetParent.scrollTop);
|
||||
}
|
||||
|
||||
.tree-view li .name {
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
.detail-view .button.done {
|
||||
/*+placement:shift 0px 459px;*/
|
||||
position: relative;
|
||||
left: 0px;
|
||||
top: 459px;
|
||||
}
|
||||
|
||||
.detail-view ul {
|
||||
/*+placement:shift;*/
|
||||
position: relative;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.ui-tabs ul.ui-tabs-nav {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container.sub.alerts ul {
|
||||
top: expression(this.offsetParent.scrollTop);
|
||||
}
|
||||
|
||||
#user-options a:hover {
|
||||
background: #ADADAD;
|
||||
color: #FFFFFF;
|
||||
/*+text-shadow:0px 1px 2px #383838;*/
|
||||
-moz-text-shadow: 0px 1px 2px #383838;
|
||||
-webkit-text-shadow: 0px 1px 2px #383838;
|
||||
-o-text-shadow: 0px 1px 2px #383838;
|
||||
text-shadow: 0px 1px 2px #383838;
|
||||
}
|
||||
|
||||
.multi-wizard .progress ul li span.arrow {
|
||||
display: none;
|
||||
border-right: 0px solid #000000;
|
||||
}
|
||||
|
||||
.tree-view ul li .name {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.multi-edit .data .data-body .data-item .expandable-listing {
|
||||
width: 99.8%;
|
||||
border: 1px solid #CFC9C9;
|
||||
max-height: 161px;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
top: expression(this.offsetParent.scrollTop);
|
||||
}
|
||||
|
||||
table tbody td,
|
||||
table th {
|
||||
padding: 9px 5px 8px 0px;
|
||||
border-right: 1px solid #BFBFBF;
|
||||
color: #495A76;
|
||||
clear: none;
|
||||
width: auto;
|
||||
width: 88px;
|
||||
min-width: 88px;
|
||||
font-size: 11px;
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.detail-view > .toolbar {
|
||||
position: relative;
|
||||
float: left;
|
||||
left: -14px;
|
||||
}
|
||||
|
||||
.detail-view .list-view > .toolbar {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.system-chart ul.resources li .label {
|
||||
/*+placement:shift 3px 9px;*/
|
||||
position: relative;
|
||||
left: 3px;
|
||||
top: 9px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.system-chart ul.resources li .button.view-all .view-all-label {
|
||||
/*+placement:shift 6px 5px;*/
|
||||
position: relative;
|
||||
left: 6px;
|
||||
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;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
.quick-view-tooltip .actions {
|
||||
width: 426px !important;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.quick-view-tooltip .action {
|
||||
float: left !important;
|
||||
width: 54px !important;
|
||||
margin-left: 7px !important;
|
||||
}
|
||||
|
||||
.quick-view-tooltip .action .label {
|
||||
float: left;
|
||||
max-width: 20px;
|
||||
}
|
||||
|
||||
.quick-view-tooltip .action .icon {
|
||||
float: left;
|
||||
height: 7px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.list-view td.quick-view {
|
||||
}
|
||||
|
||||
.quick-view-tooltip .detail-view .detail-group.actions .action.text {
|
||||
filter:alpha(opacity=100);
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* 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;
|
||||
}
|
||||
|
|
@ -0,0 +1,83 @@
|
|||
/*[fmt]1C20-1C0D-E*/
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
#header div.view-switcher {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container .stats ul li .name {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container .stats ul li .percentage {
|
||||
float: left;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
margin: 13px 0 0;
|
||||
/*+text-shadow:0px -2px 1px #FFFFFF;*/
|
||||
-moz-text-shadow: 0px -2px 1px #FFFFFF;
|
||||
-webkit-text-shadow: 0px -2px 1px #FFFFFF;
|
||||
-o-text-shadow: 0px -2px 1px #FFFFFF;
|
||||
text-shadow: 0px -2px 1px #FFFFFF;
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container .stats ul li .value .content {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
div.toolbar div.filters label {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
div.toolbar div.filters select {
|
||||
width: 82px;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
div.toolbar div.button.add,
|
||||
div.toolbar div.button.refresh,
|
||||
div.toolbar div.button.add,
|
||||
div.toolbar div.button.main-action,
|
||||
.toolbar div.button.header-action,
|
||||
.detail-group .button.add {
|
||||
font-size: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table tbody td.quick-view,
|
||||
table thead th.quick-view {
|
||||
font-size: 8px;
|
||||
}
|
||||
|
||||
.multi-wizard.instance-wizard .progress ul li span.multiline {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.multi-wizard .review .select-container .select .name {
|
||||
white-space: nowrap;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.quick-view-tooltip .detail-view .detail-group.actions .action.text .label {
|
||||
font-size: 8px;
|
||||
}
|
||||
|
||||
.detail-view .multi-edit table tr th, .detail-view .multi-edit table tr td {
|
||||
font-size: 8px;
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,21 @@
|
|||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*
|
||||
*
|
||||
* Use custom.css to override the default CloudStack styles
|
||||
*/
|
||||
|
|
@ -0,0 +1,132 @@
|
|||
/*
|
||||
* jQuery Plugin: Tokenizing Autocomplete Text Entry
|
||||
* Version 1.6.0
|
||||
*
|
||||
* Copyright (c) 2009 James Smith (http://loopj.com)
|
||||
* Licensed jointly under the GPL and MIT licenses,
|
||||
* 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;
|
||||
}
|
||||
|
||||
ul.token-input-list-facebook li input {
|
||||
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;
|
||||
}
|
||||
|
||||
li.token-input-token-facebook p {
|
||||
display: inline;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
li.token-input-token-facebook span {
|
||||
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;
|
||||
}
|
||||
|
||||
li.token-input-input-token-facebook {
|
||||
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;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook p {
|
||||
margin: 0;
|
||||
width : 233px;
|
||||
padding: 5px;
|
||||
font-weight: bold;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook ul li {
|
||||
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;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook ul li em {
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
|
||||
background-color: #3b5998;
|
||||
color: #fff;
|
||||
}
|
||||
Loading…
Reference in New Issue