moxbox init
|
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: 149 B |
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 140 B |
|
After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 133 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 921 B |
|
After Width: | Height: | Size: 184 B |
|
After Width: | Height: | Size: 43 B |
|
After Width: | Height: | Size: 173 B |
|
After Width: | Height: | Size: 117 B |
|
After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 626 B |
|
After Width: | Height: | Size: 319 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 194 B |
|
After Width: | Height: | Size: 159 B |
|
After Width: | Height: | Size: 165 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 149 B |
|
After Width: | Height: | Size: 150 B |
|
After Width: | Height: | Size: 134 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 921 B |
@@ -0,0 +1,210 @@
|
||||
.c1,.c1:hover,.c1>.panel-header{
|
||||
color: #fff;
|
||||
border-color: #3c8b3c;
|
||||
background: #4cae4c;
|
||||
background: -webkit-linear-gradient(top,#4cae4c 0,#449d44 100%);
|
||||
background: -moz-linear-gradient(top,#4cae4c 0,#449d44 100%);
|
||||
background: -o-linear-gradient(top,#4cae4c 0,#449d44 100%);
|
||||
background: linear-gradient(to bottom,#4cae4c 0,#449d44 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cae4c,endColorstr=#449d44,GradientType=0);
|
||||
}
|
||||
a.c1:hover{
|
||||
background: #449d44;
|
||||
filter: none;
|
||||
}
|
||||
.c1>.panel-body{
|
||||
border-color: #3c8b3c;
|
||||
}
|
||||
.c1>.dialog-toolbar,.c1>.dialog-button{
|
||||
border-left-color: #3c8b3c;
|
||||
border-right-color: #3c8b3c;
|
||||
}
|
||||
.c1>.dialog-button{
|
||||
border-bottom-color: #3c8b3c;
|
||||
}
|
||||
.c2,.c2:hover,.c2>.panel-header{
|
||||
color: #fff;
|
||||
border-color: #5f5f5f;
|
||||
background: #747474;
|
||||
background: -webkit-linear-gradient(top,#747474 0,#676767 100%);
|
||||
background: -moz-linear-gradient(top,#747474 0,#676767 100%);
|
||||
background: -o-linear-gradient(top,#747474 0,#676767 100%);
|
||||
background: linear-gradient(to bottom,#747474 0,#676767 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#747474,endColorstr=#676767,GradientType=0);
|
||||
}
|
||||
a.c2:hover{
|
||||
background: #676767;
|
||||
filter: none;
|
||||
}
|
||||
.c2>.panel-body{
|
||||
border-color: #5f5f5f;
|
||||
}
|
||||
.c2>.dialog-toolbar,.c2>.dialog-button{
|
||||
border-left-color: #5f5f5f;
|
||||
border-right-color: #5f5f5f;
|
||||
}
|
||||
.c2>.dialog-button{
|
||||
border-bottom-color: #5f5f5f;
|
||||
}
|
||||
.c3,.c3:hover,.c3>.panel-header{
|
||||
color: #333;
|
||||
border-color: #ff8080;
|
||||
background: #ffb3b3;
|
||||
background: -webkit-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
|
||||
background: -moz-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
|
||||
background: -o-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
|
||||
background: linear-gradient(to bottom,#ffb3b3 0,#ff9999 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb3b3,endColorstr=#ff9999,GradientType=0);
|
||||
}
|
||||
a.c3:hover{
|
||||
background: #ff9999;
|
||||
filter: none;
|
||||
}
|
||||
.c3>.panel-body{
|
||||
border-color: #ff8080;
|
||||
}
|
||||
.c3>.dialog-toolbar,.c3>.dialog-button{
|
||||
border-left-color: #ff8080;
|
||||
border-right-color: #ff8080;
|
||||
}
|
||||
.c3>.dialog-button{
|
||||
border-bottom-color: #ff8080;
|
||||
}
|
||||
.c4,.c4:hover,.c4>.panel-header{
|
||||
color: #333;
|
||||
border-color: #52d689;
|
||||
background: #b8eecf;
|
||||
background: -webkit-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
|
||||
background: -moz-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
|
||||
background: -o-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
|
||||
background: linear-gradient(to bottom,#b8eecf 0,#a4e9c1 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8eecf,endColorstr=#a4e9c1,GradientType=0);
|
||||
}
|
||||
a.c4:hover{
|
||||
background: #a4e9c1;
|
||||
filter: none;
|
||||
}
|
||||
.c4>.panel-body{
|
||||
border-color: #52d689;
|
||||
}
|
||||
.c4>.dialog-toolbar,.c4>.dialog-button{
|
||||
border-left-color: #52d689;
|
||||
border-right-color: #52d689;
|
||||
}
|
||||
.c4>.dialog-button{
|
||||
border-bottom-color: #52d689;
|
||||
}
|
||||
.c5,.c5:hover,.c5>.panel-header{
|
||||
color: #fff;
|
||||
border-color: #b52b27;
|
||||
background: #d84f4b;
|
||||
background: -webkit-linear-gradient(top,#d84f4b 0,#c9302c 100%);
|
||||
background: -moz-linear-gradient(top,#d84f4b 0,#c9302c 100%);
|
||||
background: -o-linear-gradient(top,#d84f4b 0,#c9302c 100%);
|
||||
background: linear-gradient(to bottom,#d84f4b 0,#c9302c 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d84f4b,endColorstr=#c9302c,GradientType=0);
|
||||
}
|
||||
a.c5:hover{
|
||||
background: #c9302c;
|
||||
filter: none;
|
||||
}
|
||||
.c5>.panel-body{
|
||||
border-color: #b52b27;
|
||||
}
|
||||
.c5>.dialog-toolbar,.c5>.dialog-button{
|
||||
border-left-color: #b52b27;
|
||||
border-right-color: #b52b27;
|
||||
}
|
||||
.c5>.dialog-button{
|
||||
border-bottom-color: #b52b27;
|
||||
}
|
||||
.c6,.c6:hover,.c6>.panel-header{
|
||||
color: #fff;
|
||||
border-color: #1f637b;
|
||||
background: #2984a4;
|
||||
background: -webkit-linear-gradient(top,#2984a4 0,#24748f 100%);
|
||||
background: -moz-linear-gradient(top,#2984a4 0,#24748f 100%);
|
||||
background: -o-linear-gradient(top,#2984a4 0,#24748f 100%);
|
||||
background: linear-gradient(to bottom,#2984a4 0,#24748f 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2984a4,endColorstr=#24748f,GradientType=0);
|
||||
}
|
||||
a.c6:hover{
|
||||
background: #24748f;
|
||||
filter: none;
|
||||
}
|
||||
.c6>.panel-body{
|
||||
border-color: #1f637b;
|
||||
}
|
||||
.c6>.dialog-toolbar,.c6>.dialog-button{
|
||||
border-left-color: #1f637b;
|
||||
border-right-color: #1f637b;
|
||||
}
|
||||
.c6>.dialog-button{
|
||||
border-bottom-color: #1f637b;
|
||||
}
|
||||
.c7,.c7:hover,.c7>.panel-header{
|
||||
color: #333;
|
||||
border-color: #e68900;
|
||||
background: #ffab2e;
|
||||
background: -webkit-linear-gradient(top,#ffab2e 0,#ff9900 100%);
|
||||
background: -moz-linear-gradient(top,#ffab2e 0,#ff9900 100%);
|
||||
background: -o-linear-gradient(top,#ffab2e 0,#ff9900 100%);
|
||||
background: linear-gradient(to bottom,#ffab2e 0,#ff9900 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffab2e,endColorstr=#ff9900,GradientType=0);
|
||||
}
|
||||
a.c7:hover{
|
||||
background: #ff9900;
|
||||
filter: none;
|
||||
}
|
||||
.c7>.panel-body{
|
||||
border-color: #e68900;
|
||||
}
|
||||
.c7>.dialog-toolbar,.c7>.dialog-button{
|
||||
border-left-color: #e68900;
|
||||
border-right-color: #e68900;
|
||||
}
|
||||
.c7>.dialog-button{
|
||||
border-bottom-color: #e68900;
|
||||
}
|
||||
.c8,.c8:hover,.c8>.panel-header{
|
||||
color: #fff;
|
||||
border-color: #4b72a4;
|
||||
background: #698cba;
|
||||
background: -webkit-linear-gradient(top,#698cba 0,#577eb2 100%);
|
||||
background: -moz-linear-gradient(top,#698cba 0,#577eb2 100%);
|
||||
background: -o-linear-gradient(top,#698cba 0,#577eb2 100%);
|
||||
background: linear-gradient(to bottom,#698cba 0,#577eb2 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#698cba,endColorstr=#577eb2,GradientType=0);
|
||||
}
|
||||
a.c8:hover{
|
||||
background: #577eb2;
|
||||
filter: none;
|
||||
}
|
||||
.c8>.panel-body{
|
||||
border-color: #4b72a4;
|
||||
}
|
||||
.c8>.dialog-toolbar,.c8>.dialog-button{
|
||||
border-left-color: #4b72a4;
|
||||
border-right-color: #4b72a4;
|
||||
}
|
||||
.c8>.dialog-button{
|
||||
border-bottom-color: #4b72a4;
|
||||
}
|
||||
.c1>.panel-header>.panel-title,.c2>.panel-header>.panel-title,
|
||||
.c5>.panel-header>.panel-title,.c6>.panel-header>.panel-title,.c8>.panel-header>.panel-title{
|
||||
color: #fff;
|
||||
}
|
||||
.c-plain{
|
||||
border-color: #fff;
|
||||
background: #fff;
|
||||
}
|
||||
.c-plain>.panel-header,
|
||||
.c-plain>.panel-body,
|
||||
.c-plain>.dialog-button,
|
||||
.c-plain>.dialog-toolbar{
|
||||
border-color: transparent;
|
||||
background: transparent;
|
||||
}
|
||||
.c-raised{
|
||||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
After Width: | Height: | Size: 184 B |
|
After Width: | Height: | Size: 43 B |
|
After Width: | Height: | Size: 173 B |
|
After Width: | Height: | Size: 117 B |
|
After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 626 B |
|
After Width: | Height: | Size: 319 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 852 B |
|
After Width: | Height: | Size: 159 B |
|
After Width: | Height: | Size: 165 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 149 B |
|
After Width: | Height: | Size: 150 B |
|
After Width: | Height: | Size: 134 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 921 B |
|
After Width: | Height: | Size: 125 B |
|
After Width: | Height: | Size: 43 B |
|
After Width: | Height: | Size: 173 B |
|
After Width: | Height: | Size: 103 B |
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 626 B |
|
After Width: | Height: | Size: 181 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 466 B |
|
After Width: | Height: | Size: 191 B |
|
After Width: | Height: | Size: 149 B |
|
After Width: | Height: | Size: 160 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 149 B |
|
After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 133 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 921 B |
@@ -0,0 +1,96 @@
|
||||
.icon-blank{
|
||||
background:url('icons/blank.gif') no-repeat center center;
|
||||
}
|
||||
.icon-add{
|
||||
background:url('icons/edit_add.png') no-repeat center center;
|
||||
}
|
||||
.icon-edit{
|
||||
background:url('icons/pencil.png') no-repeat center center;
|
||||
}
|
||||
.icon-clear{
|
||||
background:url('icons/clear.png') no-repeat center center;
|
||||
}
|
||||
.icon-remove{
|
||||
background:url('icons/edit_remove.png') no-repeat center center;
|
||||
}
|
||||
.icon-save{
|
||||
background:url('icons/filesave.png') no-repeat center center;
|
||||
}
|
||||
.icon-cut{
|
||||
background:url('icons/cut.png') no-repeat center center;
|
||||
}
|
||||
.icon-ok{
|
||||
background:url('icons/ok.png') no-repeat center center;
|
||||
}
|
||||
.icon-no{
|
||||
background:url('icons/no.png') no-repeat center center;
|
||||
}
|
||||
.icon-cancel{
|
||||
background:url('icons/cancel.png') no-repeat center center;
|
||||
}
|
||||
.icon-reload{
|
||||
background:url('icons/reload.png') no-repeat center center;
|
||||
}
|
||||
.icon-search{
|
||||
background:url('icons/search.png') no-repeat center center;
|
||||
}
|
||||
.icon-print{
|
||||
background:url('icons/print.png') no-repeat center center;
|
||||
}
|
||||
.icon-help{
|
||||
background:url('icons/help.png') no-repeat center center;
|
||||
}
|
||||
.icon-undo{
|
||||
background:url('icons/undo.png') no-repeat center center;
|
||||
}
|
||||
.icon-redo{
|
||||
background:url('icons/redo.png') no-repeat center center;
|
||||
}
|
||||
.icon-back{
|
||||
background:url('icons/back.png') no-repeat center center;
|
||||
}
|
||||
.icon-sum{
|
||||
background:url('icons/sum.png') no-repeat center center;
|
||||
}
|
||||
.icon-tip{
|
||||
background:url('icons/tip.png') no-repeat center center;
|
||||
}
|
||||
.icon-filter{
|
||||
background:url('icons/filter.png') no-repeat center center;
|
||||
}
|
||||
.icon-man{
|
||||
background:url('icons/man.png') no-repeat center center;
|
||||
}
|
||||
.icon-lock{
|
||||
background:url('icons/lock.png') no-repeat center center;
|
||||
}
|
||||
.icon-more{
|
||||
background:url('icons/more.png') no-repeat center center;
|
||||
}
|
||||
|
||||
|
||||
.icon-mini-add{
|
||||
background:url('icons/mini_add.png') no-repeat center center;
|
||||
}
|
||||
.icon-mini-edit{
|
||||
background:url('icons/mini_edit.png') no-repeat center center;
|
||||
}
|
||||
.icon-mini-refresh{
|
||||
background:url('icons/mini_refresh.png') no-repeat center center;
|
||||
}
|
||||
|
||||
.icon-large-picture{
|
||||
background:url('icons/large_picture.png') no-repeat center center;
|
||||
}
|
||||
.icon-large-clipart{
|
||||
background:url('icons/large_clipart.png') no-repeat center center;
|
||||
}
|
||||
.icon-large-shapes{
|
||||
background:url('icons/large_shapes.png') no-repeat center center;
|
||||
}
|
||||
.icon-large-smartart{
|
||||
background:url('icons/large_smartart.png') no-repeat center center;
|
||||
}
|
||||
.icon-large-chart{
|
||||
background:url('icons/large_chart.png') no-repeat center center;
|
||||
}
|
||||
|
After Width: | Height: | Size: 912 B |
|
After Width: | Height: | Size: 43 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 779 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |