更新设备变量信息
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 1.4 KiB |
BIN
HT.Cloud.Web/wwwroot/lib/jquery-easyui/Content/images/QRcode.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
HT.Cloud.Web/wwwroot/lib/jquery-easyui/Content/images/about.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 936 B |
After Width: | Height: | Size: 19 KiB |
BIN
HT.Cloud.Web/wwwroot/lib/jquery-easyui/Content/images/blank.gif
Normal file
After Width: | Height: | Size: 43 B |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 775 B |
After Width: | Height: | Size: 691 B |
After Width: | Height: | Size: 969 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 6.7 KiB |
BIN
HT.Cloud.Web/wwwroot/lib/jquery-easyui/Content/images/logo.png
Normal file
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 77 KiB |
After Width: | Height: | Size: 160 B |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 813 B |
After Width: | Height: | Size: 14 KiB |
BIN
HT.Cloud.Web/wwwroot/lib/jquery-easyui/Content/images/set.png
Normal file
After Width: | Height: | Size: 338 B |
After Width: | Height: | Size: 863 B |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 921 B |
@ -0,0 +1,41 @@
|
||||
.accordion {
|
||||
overflow: hidden;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
.accordion .accordion-header {
|
||||
border-width: 0 0 1px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.accordion .accordion-body {
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
.accordion-noborder {
|
||||
border-width: 0;
|
||||
}
|
||||
.accordion-noborder .accordion-header {
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
.accordion-noborder .accordion-body {
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
.accordion-collapse {
|
||||
background: url('images/accordion_arrows.png') no-repeat 0 0;
|
||||
}
|
||||
.accordion-expand {
|
||||
background: url('images/accordion_arrows.png') no-repeat -16px 0;
|
||||
}
|
||||
.accordion {
|
||||
background: #666;
|
||||
border-color: #000;
|
||||
}
|
||||
.accordion .accordion-header {
|
||||
background: #3d3d3d;
|
||||
filter: none;
|
||||
}
|
||||
.accordion .accordion-header-selected {
|
||||
background: #0052A3;
|
||||
}
|
||||
.accordion .accordion-header-selected .panel-title {
|
||||
color: #fff;
|
||||
}
|
@ -0,0 +1,202 @@
|
||||
.calendar {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.calendar table {
|
||||
table-layout: fixed;
|
||||
border-collapse: separate;
|
||||
font-size: 12px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.calendar table td,
|
||||
.calendar table th {
|
||||
font-size: 12px;
|
||||
}
|
||||
.calendar-noborder {
|
||||
border: 0;
|
||||
}
|
||||
.calendar-header {
|
||||
position: relative;
|
||||
height: 22px;
|
||||
}
|
||||
.calendar-title {
|
||||
text-align: center;
|
||||
height: 22px;
|
||||
}
|
||||
.calendar-title span {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
top: 2px;
|
||||
padding: 0 3px;
|
||||
height: 18px;
|
||||
line-height: 18px;
|
||||
font-size: 12px;
|
||||
cursor: pointer;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-prevmonth,
|
||||
.calendar-nextmonth,
|
||||
.calendar-prevyear,
|
||||
.calendar-nextyear {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -7px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
cursor: pointer;
|
||||
font-size: 1px;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-prevmonth {
|
||||
left: 20px;
|
||||
background: url('images/calendar_arrows.png') no-repeat -18px -2px;
|
||||
}
|
||||
.calendar-nextmonth {
|
||||
right: 20px;
|
||||
background: url('images/calendar_arrows.png') no-repeat -34px -2px;
|
||||
}
|
||||
.calendar-prevyear {
|
||||
left: 3px;
|
||||
background: url('images/calendar_arrows.png') no-repeat -1px -2px;
|
||||
}
|
||||
.calendar-nextyear {
|
||||
right: 3px;
|
||||
background: url('images/calendar_arrows.png') no-repeat -49px -2px;
|
||||
}
|
||||
.calendar-body {
|
||||
position: relative;
|
||||
}
|
||||
.calendar-body th,
|
||||
.calendar-body td {
|
||||
text-align: center;
|
||||
}
|
||||
.calendar-day {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
cursor: pointer;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-other-month {
|
||||
opacity: 0.3;
|
||||
filter: alpha(opacity=30);
|
||||
}
|
||||
.calendar-disabled {
|
||||
opacity: 0.6;
|
||||
filter: alpha(opacity=60);
|
||||
cursor: default;
|
||||
}
|
||||
.calendar-menu {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 180px;
|
||||
height: 150px;
|
||||
padding: 5px;
|
||||
font-size: 12px;
|
||||
display: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
.calendar-menu-year-inner {
|
||||
text-align: center;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.calendar-menu-year {
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
outline-style: none;
|
||||
resize: none;
|
||||
margin: 0;
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-menu-prev,
|
||||
.calendar-menu-next {
|
||||
display: inline-block;
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-menu-prev {
|
||||
margin-right: 10px;
|
||||
background: url('images/calendar_arrows.png') no-repeat 2px 2px;
|
||||
}
|
||||
.calendar-menu-next {
|
||||
margin-left: 10px;
|
||||
background: url('images/calendar_arrows.png') no-repeat -45px 2px;
|
||||
}
|
||||
.calendar-menu-month {
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.calendar-body th,
|
||||
.calendar-menu-month {
|
||||
color: #ffffff;
|
||||
}
|
||||
.calendar-day {
|
||||
color: #fff;
|
||||
}
|
||||
.calendar-sunday {
|
||||
color: #CC2222;
|
||||
}
|
||||
.calendar-saturday {
|
||||
color: #00ee00;
|
||||
}
|
||||
.calendar-today {
|
||||
color: #0000ff;
|
||||
}
|
||||
.calendar-menu-year {
|
||||
border-color: #000;
|
||||
}
|
||||
.calendar {
|
||||
border-color: #000;
|
||||
}
|
||||
.calendar-header {
|
||||
background: #3d3d3d;
|
||||
}
|
||||
.calendar-body,
|
||||
.calendar-menu {
|
||||
background: #666;
|
||||
}
|
||||
.calendar-body th {
|
||||
background: #555;
|
||||
padding: 2px 0;
|
||||
}
|
||||
.calendar-hover,
|
||||
.calendar-nav-hover,
|
||||
.calendar-menu-hover {
|
||||
background-color: #777;
|
||||
color: #fff;
|
||||
}
|
||||
.calendar-hover {
|
||||
border: 1px solid #555;
|
||||
padding: 0;
|
||||
}
|
||||
.calendar-selected {
|
||||
background-color: #0052A3;
|
||||
color: #fff;
|
||||
border: 1px solid #00458a;
|
||||
padding: 0;
|
||||
}
|
@ -0,0 +1,35 @@
|
||||
.combo-arrow {
|
||||
width: 18px;
|
||||
height: 20px;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
opacity: 0.6;
|
||||
filter: alpha(opacity=60);
|
||||
}
|
||||
.combo-arrow-hover {
|
||||
opacity: 1.0;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.combo-panel {
|
||||
overflow: auto;
|
||||
}
|
||||
.combo-arrow {
|
||||
background: url('images/combo_arrow.png') no-repeat center center;
|
||||
}
|
||||
.combo-panel {
|
||||
background-color: #666;
|
||||
}
|
||||
.combo-arrow {
|
||||
background-color: #3d3d3d;
|
||||
}
|
||||
.combo-arrow-hover {
|
||||
background-color: #777;
|
||||
}
|
||||
.combo-arrow:hover {
|
||||
background-color: #777;
|
||||
}
|
||||
.combo .textbox-icon-disabled:hover {
|
||||
cursor: default;
|
||||
}
|
@ -0,0 +1,39 @@
|
||||
.combobox-item,
|
||||
.combobox-group,
|
||||
.combobox-stick {
|
||||
font-size: 12px;
|
||||
padding: 3px;
|
||||
}
|
||||
.combobox-item-disabled {
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.combobox-gitem {
|
||||
padding-left: 10px;
|
||||
}
|
||||
.combobox-group,
|
||||
.combobox-stick {
|
||||
font-weight: bold;
|
||||
}
|
||||
.combobox-stick {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
left: 1px;
|
||||
right: 1px;
|
||||
background: inherit;
|
||||
}
|
||||
.combobox-item-hover {
|
||||
background-color: #777;
|
||||
color: #fff;
|
||||
}
|
||||
.combobox-item-selected {
|
||||
background-color: #0052A3;
|
||||
color: #fff;
|
||||
}
|
||||
.combobox-icon {
|
||||
display: inline-block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: middle;
|
||||
margin-right: 2px;
|
||||
}
|
@ -0,0 +1,279 @@
|
||||
.datagrid .panel-body {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.datagrid-view {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
.datagrid-view1,
|
||||
.datagrid-view2 {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
top: 0;
|
||||
}
|
||||
.datagrid-view1 {
|
||||
left: 0;
|
||||
}
|
||||
.datagrid-view2 {
|
||||
right: 0;
|
||||
}
|
||||
.datagrid-mask {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0.3;
|
||||
filter: alpha(opacity=30);
|
||||
display: none;
|
||||
}
|
||||
.datagrid-mask-msg {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -20px;
|
||||
padding: 10px 5px 10px 30px;
|
||||
width: auto;
|
||||
height: 16px;
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
display: none;
|
||||
}
|
||||
.datagrid-sort-icon {
|
||||
padding: 0;
|
||||
display: none;
|
||||
}
|
||||
.datagrid-toolbar {
|
||||
height: auto;
|
||||
padding: 1px 2px;
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
}
|
||||
.datagrid-btn-separator {
|
||||
float: left;
|
||||
height: 24px;
|
||||
border-left: 1px solid #444;
|
||||
border-right: 1px solid #777;
|
||||
margin: 2px 1px;
|
||||
}
|
||||
.datagrid .datagrid-pager {
|
||||
display: block;
|
||||
margin: 0;
|
||||
border-width: 1px 0 0 0;
|
||||
border-style: solid;
|
||||
}
|
||||
.datagrid .datagrid-pager-top {
|
||||
border-width: 0 0 1px 0;
|
||||
}
|
||||
.datagrid-header {
|
||||
overflow: hidden;
|
||||
cursor: default;
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
}
|
||||
.datagrid-header-inner {
|
||||
float: left;
|
||||
width: 10000px;
|
||||
}
|
||||
.datagrid-header-row,
|
||||
.datagrid-row {
|
||||
height: 25px;
|
||||
}
|
||||
.datagrid-header td,
|
||||
.datagrid-body td,
|
||||
.datagrid-footer td {
|
||||
border-width: 0 1px 1px 0;
|
||||
border-style: dotted;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.datagrid-cell,
|
||||
.datagrid-cell-group,
|
||||
.datagrid-header-rownumber,
|
||||
.datagrid-cell-rownumber {
|
||||
margin: 0;
|
||||
padding: 0 4px;
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
line-height: 18px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.datagrid-header .datagrid-cell {
|
||||
height: auto;
|
||||
}
|
||||
.datagrid-header .datagrid-cell span {
|
||||
font-size: 12px;
|
||||
}
|
||||
.datagrid-cell-group {
|
||||
text-align: center;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.datagrid-header-rownumber,
|
||||
.datagrid-cell-rownumber {
|
||||
width: 30px;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.datagrid-body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
zoom: 1;
|
||||
}
|
||||
.datagrid-view1 .datagrid-body-inner {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.datagrid-view1 .datagrid-body {
|
||||
overflow: hidden;
|
||||
}
|
||||
.datagrid-footer {
|
||||
overflow: hidden;
|
||||
}
|
||||
.datagrid-footer-inner {
|
||||
border-width: 1px 0 0 0;
|
||||
border-style: solid;
|
||||
width: 10000px;
|
||||
float: left;
|
||||
}
|
||||
.datagrid-row-editing .datagrid-cell {
|
||||
height: auto;
|
||||
}
|
||||
.datagrid-header-check,
|
||||
.datagrid-cell-check {
|
||||
padding: 0;
|
||||
width: 27px;
|
||||
height: 18px;
|
||||
font-size: 1px;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
.datagrid-header-check input,
|
||||
.datagrid-cell-check input {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 15px;
|
||||
height: 18px;
|
||||
}
|
||||
.datagrid-resize-proxy {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 10000px;
|
||||
top: 0;
|
||||
cursor: e-resize;
|
||||
display: none;
|
||||
}
|
||||
.datagrid-body .datagrid-editable {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.datagrid-body .datagrid-editable table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.datagrid-body .datagrid-editable td {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.datagrid-view .datagrid-editable-input {
|
||||
margin: 0;
|
||||
padding: 2px 4px;
|
||||
border: 1px solid #000;
|
||||
font-size: 12px;
|
||||
outline-style: none;
|
||||
-moz-border-radius: 0 0 0 0;
|
||||
-webkit-border-radius: 0 0 0 0;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
.datagrid-view .validatebox-invalid {
|
||||
border-color: #ffa8a8;
|
||||
}
|
||||
.datagrid-sort .datagrid-sort-icon {
|
||||
display: inline;
|
||||
padding: 0 13px 0 0;
|
||||
background: url('images/datagrid_icons.png') no-repeat -64px center;
|
||||
}
|
||||
.datagrid-sort-desc .datagrid-sort-icon {
|
||||
display: inline;
|
||||
padding: 0 13px 0 0;
|
||||
background: url('images/datagrid_icons.png') no-repeat -16px center;
|
||||
}
|
||||
.datagrid-sort-asc .datagrid-sort-icon {
|
||||
display: inline;
|
||||
padding: 0 13px 0 0;
|
||||
background: url('images/datagrid_icons.png') no-repeat 0px center;
|
||||
}
|
||||
.datagrid-row-collapse {
|
||||
background: url('images/datagrid_icons.png') no-repeat -48px center;
|
||||
}
|
||||
.datagrid-row-expand {
|
||||
background: url('images/datagrid_icons.png') no-repeat -32px center;
|
||||
}
|
||||
.datagrid-mask-msg {
|
||||
background: #666 url('images/loading.gif') no-repeat scroll 5px center;
|
||||
}
|
||||
.datagrid-header,
|
||||
.datagrid-td-rownumber {
|
||||
background-color: #444;
|
||||
background: -webkit-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);
|
||||
background: -moz-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);
|
||||
background: -o-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%);
|
||||
background: linear-gradient(to bottom,#4c4c4c 0,#3f3f3f 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c,endColorstr=#3f3f3f,GradientType=0);
|
||||
}
|
||||
.datagrid-cell-rownumber {
|
||||
color: #fff;
|
||||
}
|
||||
.datagrid-resize-proxy {
|
||||
background: #cccccc;
|
||||
}
|
||||
.datagrid-mask {
|
||||
background: #000;
|
||||
}
|
||||
.datagrid-mask-msg {
|
||||
border-color: #000;
|
||||
}
|
||||
.datagrid-toolbar,
|
||||
.datagrid-pager {
|
||||
background: #555;
|
||||
}
|
||||
.datagrid-header,
|
||||
.datagrid-toolbar,
|
||||
.datagrid-pager,
|
||||
.datagrid-footer-inner {
|
||||
border-color: #222;
|
||||
}
|
||||
.datagrid-header td,
|
||||
.datagrid-body td,
|
||||
.datagrid-footer td {
|
||||
border-color: #222;
|
||||
}
|
||||
.datagrid-htable,
|
||||
.datagrid-btable,
|
||||
.datagrid-ftable {
|
||||
color: #fff;
|
||||
border-collapse: separate;
|
||||
}
|
||||
.datagrid-row-alt {
|
||||
background: #555;
|
||||
}
|
||||
.datagrid-row-over,
|
||||
.datagrid-header td.datagrid-header-over {
|
||||
background: #777;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
.datagrid-row-selected {
|
||||
background: #0052A3;
|
||||
color: #fff;
|
||||
}
|
||||
.datagrid-row-editing .textbox,
|
||||
.datagrid-row-editing .textbox-text {
|
||||
-moz-border-radius: 0 0 0 0;
|
||||
-webkit-border-radius: 0 0 0 0;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
@ -0,0 +1,95 @@
|
||||
.datalist .datagrid-header {
|
||||
border-width: 0;
|
||||
}
|
||||
.datalist .datagrid-group,
|
||||
.m-list .m-list-group {
|
||||
height: 25px;
|
||||
line-height: 25px;
|
||||
font-weight: bold;
|
||||
overflow: hidden;
|
||||
background-color: #444;
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: #222;
|
||||
}
|
||||
.datalist .datagrid-group-expander {
|
||||
display: none;
|
||||
}
|
||||
.datalist .datagrid-group-title {
|
||||
padding: 0 4px;
|
||||
}
|
||||
.datalist .datagrid-btable {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
.datalist .datagrid-row td {
|
||||
border-style: solid;
|
||||
border-left-color: transparent;
|
||||
border-right-color: transparent;
|
||||
border-bottom-width: 0;
|
||||
}
|
||||
.datalist-lines .datagrid-row td {
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
.datalist .datagrid-cell,
|
||||
.m-list li {
|
||||
width: auto;
|
||||
height: auto;
|
||||
padding: 2px 4px;
|
||||
line-height: 18px;
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
.datalist-link,
|
||||
.m-list li>a {
|
||||
display: block;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
margin: -2px -4px;
|
||||
padding: 2px 4px;
|
||||
padding-right: 16px;
|
||||
line-height: 18px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
.datalist-link::after,
|
||||
.m-list li>a::after {
|
||||
position: absolute;
|
||||
display: block;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
content: '';
|
||||
right: 6px;
|
||||
top: 50%;
|
||||
margin-top: -4px;
|
||||
border-style: solid;
|
||||
border-width: 1px 1px 0 0;
|
||||
-ms-transform: rotate(45deg);
|
||||
-moz-transform: rotate(45deg);
|
||||
-webkit-transform: rotate(45deg);
|
||||
-o-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
.m-list {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
.m-list li {
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: #222;
|
||||
}
|
||||
.m-list li>a:hover {
|
||||
background: #777;
|
||||
color: #fff;
|
||||
}
|
||||
.m-list .m-list-group {
|
||||
padding: 0 4px;
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
.datebox-calendar-inner {
|
||||
height: 180px;
|
||||
}
|
||||
.datebox-button {
|
||||
padding: 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.datebox-button a {
|
||||
line-height: 22px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
opacity: 0.6;
|
||||
filter: alpha(opacity=60);
|
||||
}
|
||||
.datebox-button a:hover {
|
||||
opacity: 1.0;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.datebox-current,
|
||||
.datebox-close {
|
||||
float: left;
|
||||
}
|
||||
.datebox-close {
|
||||
float: right;
|
||||
}
|
||||
.datebox .combo-arrow {
|
||||
background-image: url('images/datebox_arrow.png');
|
||||
background-position: center center;
|
||||
}
|
||||
.datebox-button {
|
||||
background-color: #555;
|
||||
}
|
||||
.datebox-button a {
|
||||
color: #fff;
|
||||
}
|
@ -0,0 +1,47 @@
|
||||
.dialog-content {
|
||||
overflow: auto;
|
||||
}
|
||||
.dialog-toolbar {
|
||||
position: relative;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
.dialog-tool-separator {
|
||||
float: left;
|
||||
height: 24px;
|
||||
border-left: 1px solid #444;
|
||||
border-right: 1px solid #777;
|
||||
margin: 2px 1px;
|
||||
}
|
||||
.dialog-button {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
padding: 5px;
|
||||
text-align: right;
|
||||
}
|
||||
.dialog-button .l-btn {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.dialog-toolbar,
|
||||
.dialog-button {
|
||||
background: #555;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
.dialog-toolbar {
|
||||
border-color: #000 #000 #222 #000;
|
||||
}
|
||||
.dialog-button {
|
||||
border-color: #222 #000 #000 #000;
|
||||
}
|
||||
.window-thinborder .dialog-toolbar {
|
||||
border-left: transparent;
|
||||
border-right: transparent;
|
||||
border-top-color: #555;
|
||||
}
|
||||
.window-thinborder .dialog-button {
|
||||
top: 0px;
|
||||
padding: 5px 8px 8px 8px;
|
||||
border-left: transparent;
|
||||
border-right: transparent;
|
||||
border-bottom: transparent;
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
.filebox .textbox-value {
|
||||
vertical-align: top;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: -5000px;
|
||||
}
|
||||
.filebox-label {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
cursor: pointer;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
background: url('images/blank.gif') no-repeat;
|
||||
}
|
||||
.l-btn-disabled .filebox-label {
|
||||
cursor: default;
|
||||
}
|
After Width: | Height: | Size: 122 B |
After Width: | Height: | Size: 43 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 100 B |
After Width: | Height: | Size: 300 B |
After Width: | Height: | Size: 626 B |
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 134 B |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 339 B |
After Width: | Height: | Size: 184 B |
After Width: | Height: | Size: 813 B |
After Width: | Height: | Size: 863 B |
After Width: | Height: | Size: 112 B |
After Width: | Height: | Size: 144 B |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 921 B |
@ -0,0 +1,133 @@
|
||||
.layout {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 0;
|
||||
}
|
||||
.layout-panel {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
}
|
||||
.layout-body {
|
||||
min-width: 1px;
|
||||
min-height: 1px;
|
||||
}
|
||||
.layout-panel-east,
|
||||
.layout-panel-west {
|
||||
z-index: 2;
|
||||
}
|
||||
.layout-panel-north,
|
||||
.layout-panel-south {
|
||||
z-index: 3;
|
||||
}
|
||||
.layout-expand {
|
||||
position: absolute;
|
||||
padding: 0px;
|
||||
font-size: 1px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
}
|
||||
.layout-expand .panel-header,
|
||||
.layout-expand .panel-body {
|
||||
background: transparent;
|
||||
filter: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
.layout-expand .panel-header {
|
||||
border-bottom-width: 0px;
|
||||
}
|
||||
.layout-expand .panel-body {
|
||||
position: relative;
|
||||
}
|
||||
.layout-expand .panel-body .panel-icon {
|
||||
margin-top: 0;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -8px;
|
||||
}
|
||||
.layout-expand-west .panel-header .panel-icon,
|
||||
.layout-expand-east .panel-header .panel-icon {
|
||||
display: none;
|
||||
}
|
||||
.layout-expand-title {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 21px;
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
-webkit-transform: rotate(90deg);
|
||||
-webkit-transform-origin: 0 0;
|
||||
-moz-transform: rotate(90deg);
|
||||
-moz-transform-origin: 0 0;
|
||||
-o-transform: rotate(90deg);
|
||||
-o-transform-origin: 0 0;
|
||||
transform: rotate(90deg);
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
.layout-expand-with-icon {
|
||||
top: 18px;
|
||||
}
|
||||
.layout-expand .panel-body-noheader .layout-expand-title,
|
||||
.layout-expand .panel-body-noheader .panel-icon {
|
||||
top: 5px;
|
||||
}
|
||||
.layout-expand .panel-body-noheader .layout-expand-with-icon {
|
||||
top: 23px;
|
||||
}
|
||||
.layout-split-proxy-h,
|
||||
.layout-split-proxy-v {
|
||||
position: absolute;
|
||||
font-size: 1px;
|
||||
display: none;
|
||||
z-index: 5;
|
||||
}
|
||||
.layout-split-proxy-h {
|
||||
width: 5px;
|
||||
cursor: e-resize;
|
||||
}
|
||||
.layout-split-proxy-v {
|
||||
height: 5px;
|
||||
cursor: n-resize;
|
||||
}
|
||||
.layout-mask {
|
||||
position: absolute;
|
||||
background: #fafafa;
|
||||
filter: alpha(opacity=10);
|
||||
opacity: 0.10;
|
||||
z-index: 4;
|
||||
}
|
||||
.layout-button-up {
|
||||
background: url('images/layout_arrows.png') no-repeat -16px -16px;
|
||||
}
|
||||
.layout-button-down {
|
||||
background: url('images/layout_arrows.png') no-repeat -16px 0;
|
||||
}
|
||||
.layout-button-left {
|
||||
background: url('images/layout_arrows.png') no-repeat 0 0;
|
||||
}
|
||||
.layout-button-right {
|
||||
background: url('images/layout_arrows.png') no-repeat 0 -16px;
|
||||
}
|
||||
.layout-split-proxy-h,
|
||||
.layout-split-proxy-v {
|
||||
background-color: #cccccc;
|
||||
}
|
||||
.layout-split-north {
|
||||
border-bottom: 5px solid #444;
|
||||
}
|
||||
.layout-split-south {
|
||||
border-top: 5px solid #444;
|
||||
}
|
||||
.layout-split-east {
|
||||
border-left: 5px solid #444;
|
||||
}
|
||||
.layout-split-west {
|
||||
border-right: 5px solid #444;
|
||||
}
|
||||
.layout-expand {
|
||||
background-color: #3d3d3d;
|
||||
}
|
||||
.layout-expand-over {
|
||||
background-color: #3d3d3d;
|
||||
}
|
@ -0,0 +1,203 @@
|
||||
.l-btn {
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
line-height: normal;
|
||||
}
|
||||
.l-btn-plain {
|
||||
border-width: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
.l-btn-left {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
.l-btn-text {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
width: auto;
|
||||
line-height: 24px;
|
||||
font-size: 12px;
|
||||
padding: 0;
|
||||
margin: 0 4px;
|
||||
}
|
||||
.l-btn-icon {
|
||||
display: inline-block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
font-size: 1px;
|
||||
}
|
||||
.l-btn span span .l-btn-empty {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
width: 16px;
|
||||
height: 24px;
|
||||
font-size: 1px;
|
||||
vertical-align: top;
|
||||
}
|
||||
.l-btn span .l-btn-icon-left {
|
||||
padding: 0 0 0 20px;
|
||||
background-position: left center;
|
||||
}
|
||||
.l-btn span .l-btn-icon-right {
|
||||
padding: 0 20px 0 0;
|
||||
background-position: right center;
|
||||
}
|
||||
.l-btn-icon-left .l-btn-text {
|
||||
margin: 0 4px 0 24px;
|
||||
}
|
||||
.l-btn-icon-left .l-btn-icon {
|
||||
left: 4px;
|
||||
}
|
||||
.l-btn-icon-right .l-btn-text {
|
||||
margin: 0 24px 0 4px;
|
||||
}
|
||||
.l-btn-icon-right .l-btn-icon {
|
||||
right: 4px;
|
||||
}
|
||||
.l-btn-icon-top .l-btn-text {
|
||||
margin: 20px 4px 0 4px;
|
||||
}
|
||||
.l-btn-icon-top .l-btn-icon {
|
||||
top: 4px;
|
||||
left: 50%;
|
||||
margin: 0 0 0 -8px;
|
||||
}
|
||||
.l-btn-icon-bottom .l-btn-text {
|
||||
margin: 0 4px 20px 4px;
|
||||
}
|
||||
.l-btn-icon-bottom .l-btn-icon {
|
||||
top: auto;
|
||||
bottom: 4px;
|
||||
left: 50%;
|
||||
margin: 0 0 0 -8px;
|
||||
}
|
||||
.l-btn-left .l-btn-empty {
|
||||
margin: 0 4px;
|
||||
width: 16px;
|
||||
}
|
||||
.l-btn-plain:hover {
|
||||
padding: 0;
|
||||
}
|
||||
.l-btn-focus {
|
||||
outline: #0000FF dotted thin;
|
||||
}
|
||||
.l-btn-large .l-btn-text {
|
||||
line-height: 40px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
margin-top: -16px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-left .l-btn-text {
|
||||
margin-left: 40px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-right .l-btn-text {
|
||||
margin-right: 40px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-top .l-btn-text {
|
||||
margin-top: 36px;
|
||||
line-height: 24px;
|
||||
min-width: 32px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-top .l-btn-icon {
|
||||
margin: 0 0 0 -16px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-bottom .l-btn-text {
|
||||
margin-bottom: 36px;
|
||||
line-height: 24px;
|
||||
min-width: 32px;
|
||||
}
|
||||
.l-btn-large .l-btn-icon-bottom .l-btn-icon {
|
||||
margin: 0 0 0 -16px;
|
||||
}
|
||||
.l-btn-large .l-btn-left .l-btn-empty {
|
||||
margin: 0 4px;
|
||||
width: 32px;
|
||||
}
|
||||
.l-btn {
|
||||
color: #fff;
|
||||
background: #777;
|
||||
background-repeat: repeat-x;
|
||||
border: 1px solid #555;
|
||||
background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0);
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.l-btn:hover {
|
||||
background: #777;
|
||||
color: #fff;
|
||||
border: 1px solid #555;
|
||||
filter: none;
|
||||
}
|
||||
.l-btn-plain {
|
||||
background: transparent;
|
||||
border-width: 0;
|
||||
filter: none;
|
||||
}
|
||||
.l-btn-outline {
|
||||
border-width: 1px;
|
||||
border-color: #555;
|
||||
padding: 0;
|
||||
}
|
||||
.l-btn-plain:hover {
|
||||
background: #777;
|
||||
color: #fff;
|
||||
border: 1px solid #555;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.l-btn-disabled,
|
||||
.l-btn-disabled:hover {
|
||||
opacity: 0.5;
|
||||
cursor: default;
|
||||
background: #777;
|
||||
color: #fff;
|
||||
background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);
|
||||
background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0);
|
||||
}
|
||||
.l-btn-disabled .l-btn-text,
|
||||
.l-btn-disabled .l-btn-icon {
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.l-btn-plain-disabled,
|
||||
.l-btn-plain-disabled:hover {
|
||||
background: transparent;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.l-btn-selected,
|
||||
.l-btn-selected:hover {
|
||||
background: #000;
|
||||
filter: none;
|
||||
}
|
||||
.l-btn-plain-selected,
|
||||
.l-btn-plain-selected:hover {
|
||||
background: #000;
|
||||
}
|
@ -0,0 +1,119 @@
|
||||
.menu {
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
padding: 2px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
overflow: hidden;
|
||||
}
|
||||
.menu-inline {
|
||||
position: relative;
|
||||
}
|
||||
.menu-item {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
.menu-text {
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
float: left;
|
||||
padding-left: 28px;
|
||||
}
|
||||
.menu-icon {
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
left: 2px;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.menu-rightarrow {
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.menu-line {
|
||||
position: absolute;
|
||||
left: 26px;
|
||||
top: 0;
|
||||
height: 2000px;
|
||||
font-size: 1px;
|
||||
}
|
||||
.menu-sep {
|
||||
margin: 3px 0px 3px 25px;
|
||||
font-size: 1px;
|
||||
}
|
||||
.menu-noline .menu-line {
|
||||
display: none;
|
||||
}
|
||||
.menu-noline .menu-sep {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
.menu-active {
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.menu-item-disabled {
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
cursor: default;
|
||||
}
|
||||
.menu-text,
|
||||
.menu-text span {
|
||||
font-size: 12px;
|
||||
}
|
||||
.menu-shadow {
|
||||
position: absolute;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
background: #777;
|
||||
-moz-box-shadow: 2px 2px 3px #787878;
|
||||
-webkit-box-shadow: 2px 2px 3px #787878;
|
||||
box-shadow: 2px 2px 3px #787878;
|
||||
filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
|
||||
}
|
||||
.menu-rightarrow {
|
||||
background: url('images/menu_arrows.png') no-repeat -32px center;
|
||||
}
|
||||
.menu-line {
|
||||
border-left: 1px solid #444;
|
||||
border-right: 1px solid #777;
|
||||
}
|
||||
.menu-sep {
|
||||
border-top: 1px solid #444;
|
||||
border-bottom: 1px solid #777;
|
||||
}
|
||||
.menu {
|
||||
background-color: #666;
|
||||
border-color: #444;
|
||||
color: #fff;
|
||||
}
|
||||
.menu-content {
|
||||
background: #666;
|
||||
}
|
||||
.menu-item {
|
||||
border-color: transparent;
|
||||
_border-color: #666;
|
||||
}
|
||||
.menu-active {
|
||||
border-color: #555;
|
||||
color: #fff;
|
||||
background: #777;
|
||||
}
|
||||
.menu-active-disabled {
|
||||
border-color: transparent;
|
||||
background: transparent;
|
||||
color: #fff;
|
||||
}
|
@ -0,0 +1,94 @@
|
||||
.m-btn-downarrow,
|
||||
.s-btn-downarrow {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
font-size: 1px;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.m-btn-active,
|
||||
.s-btn-active {
|
||||
background: #777;
|
||||
color: #fff;
|
||||
border: 1px solid #555;
|
||||
filter: none;
|
||||
}
|
||||
.m-btn-plain-active,
|
||||
.s-btn-plain-active {
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
-webkit-border-radius: 5px 5px 5px 5px;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.m-btn .l-btn-left .l-btn-text {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.m-btn .l-btn-icon-right .l-btn-text {
|
||||
margin-right: 40px;
|
||||
}
|
||||
.m-btn .l-btn-icon-right .l-btn-icon {
|
||||
right: 20px;
|
||||
}
|
||||
.m-btn .l-btn-icon-top .l-btn-text {
|
||||
margin-right: 4px;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.m-btn .l-btn-icon-bottom .l-btn-text {
|
||||
margin-right: 4px;
|
||||
margin-bottom: 34px;
|
||||
}
|
||||
.m-btn .l-btn-icon-bottom .l-btn-icon {
|
||||
top: auto;
|
||||
bottom: 20px;
|
||||
}
|
||||
.m-btn .l-btn-icon-top .m-btn-downarrow,
|
||||
.m-btn .l-btn-icon-bottom .m-btn-downarrow {
|
||||
top: auto;
|
||||
bottom: 0px;
|
||||
left: 50%;
|
||||
margin-left: -8px;
|
||||
}
|
||||
.m-btn-line {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
font-size: 1px;
|
||||
display: none;
|
||||
}
|
||||
.m-btn .l-btn-left .m-btn-line {
|
||||
right: 0;
|
||||
width: 16px;
|
||||
height: 500px;
|
||||
border-style: solid;
|
||||
border-color: #cccccc;
|
||||
border-width: 0 0 0 1px;
|
||||
}
|
||||
.m-btn .l-btn-icon-top .m-btn-line,
|
||||
.m-btn .l-btn-icon-bottom .m-btn-line {
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 500px;
|
||||
height: 16px;
|
||||
border-width: 1px 0 0 0;
|
||||
}
|
||||
.m-btn-large .l-btn-icon-right .l-btn-text {
|
||||
margin-right: 56px;
|
||||
}
|
||||
.m-btn-large .l-btn-icon-bottom .l-btn-text {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.m-btn-downarrow,
|
||||
.s-btn-downarrow {
|
||||
background: url('images/menu_arrows.png') no-repeat 0 center;
|
||||
}
|
||||
.m-btn-plain-active,
|
||||
.s-btn-plain-active {
|
||||
border-color: #555;
|
||||
background-color: #777;
|
||||
color: #fff;
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
.messager-body {
|
||||
padding: 10px 10px 30px 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
.messager-button {
|
||||
text-align: center;
|
||||
padding: 5px;
|
||||
}
|
||||
.messager-button .l-btn {
|
||||
width: 70px;
|
||||
}
|
||||
.messager-icon {
|
||||
float: left;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
margin: 0 10px 10px 0;
|
||||
}
|
||||
.messager-error {
|
||||
background: url('images/messager_icons.png') no-repeat scroll -64px 0;
|
||||
}
|
||||
.messager-info {
|
||||
background: url('images/messager_icons.png') no-repeat scroll 0 0;
|
||||
}
|
||||
.messager-question {
|
||||
background: url('images/messager_icons.png') no-repeat scroll -32px 0;
|
||||
}
|
||||
.messager-warning {
|
||||
background: url('images/messager_icons.png') no-repeat scroll -96px 0;
|
||||
}
|
||||
.messager-progress {
|
||||
padding: 10px;
|
||||
}
|
||||
.messager-p-msg {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.messager-body .messager-input {
|
||||
width: 100%;
|
||||
padding: 4px 0;
|
||||
outline-style: none;
|
||||
border: 1px solid #000;
|
||||
}
|
||||
.window-thinborder .messager-button {
|
||||
padding-bottom: 8px;
|
||||
}
|