2013-11-24 17:35:39 +00:00
|
|
|
body {
|
|
|
|
|
background: #b9b6af;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.display {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
text-align: right;
|
|
|
|
|
padding-right: 10px;
|
2013-11-24 17:54:23 +00:00
|
|
|
font-size: 20px;
|
2013-11-24 17:35:39 +00:00
|
|
|
height: 35px;
|
2013-11-24 19:32:04 +00:00
|
|
|
line-height: 35px;
|
2013-11-24 17:54:23 +00:00
|
|
|
width: 80px;
|
2013-11-24 17:35:39 +00:00
|
|
|
vertical-align: middle;
|
|
|
|
|
color: #d8d3c5;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
background: #1F1E1A;
|
|
|
|
|
-moz-box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
-webkit-box-shadow: 0 0 1.5em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
border-color: #000000;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
2013-11-25 00:11:34 +00:00
|
|
|
#main_status {
|
2013-11-24 17:35:39 +00:00
|
|
|
margin-top: 15px;
|
|
|
|
|
color: #d8d3c5;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
-webkit-border-radius: 7px;
|
|
|
|
|
-moz-border-radius: 7px;
|
|
|
|
|
border-radius: 7px;
|
2013-11-24 19:55:24 +00:00
|
|
|
background: #3F3E3A url('/picoreflow/assets/images/panel_bg.png') repeat;
|
2013-11-24 17:35:39 +00:00
|
|
|
-moz-box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
|
|
|
|
-webkit-box-shadow: 0 0 1.5em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
|
|
|
|
box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
|
|
|
|
|
border-color: #282828;
|
2013-11-25 07:30:39 +00:00
|
|
|
height: 97px;
|
2013-11-24 17:35:39 +00:00
|
|
|
}
|
|
|
|
|
|
2013-11-25 00:11:34 +00:00
|
|
|
|
2013-11-24 17:35:39 +00:00
|
|
|
.panel-default {
|
|
|
|
|
-webkit-border-radius: 7px;
|
|
|
|
|
-moz-border-radius: 7px;
|
|
|
|
|
border-radius: 7px;
|
2013-11-25 07:30:39 +00:00
|
|
|
-moz-box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.55);
|
|
|
|
|
-webkit-box-shadow: 0 0 1.5em 0 rgba(0,0,0,0.55);
|
|
|
|
|
box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.55);
|
2013-11-25 00:11:34 +00:00
|
|
|
margin-top: 15px;
|
2013-11-25 07:30:39 +00:00
|
|
|
background: #3F3E3A;
|
2013-11-24 17:35:39 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.panel-heading {
|
2013-11-24 19:55:24 +00:00
|
|
|
background: #fafafa url('/picoreflow/assets/images/page_bg.png') repeat-x;
|
2013-11-24 17:35:39 +00:00
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-group {
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.select2-container {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: -3px;
|
|
|
|
|
width: 200px;
|
2013-11-24 23:41:40 +00:00
|
|
|
height: 35px;
|
2013-11-24 17:35:39 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.progress {
|
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
background: #1F1E1A;
|
|
|
|
|
-moz-box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
-webkit-box-shadow: 0 0 1.5em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.75),inset 0 0 9px 2px #000;
|
|
|
|
|
border-color: #000000;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.progress-bar {
|
|
|
|
|
background-color: #75890c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-success {
|
|
|
|
|
background-image: linear-gradient(to bottom,#5c6b09 100%,#75890c 100%);
|
|
|
|
|
background-color: #75890c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.modal-content {
|
|
|
|
|
background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.modal-body {
|
|
|
|
|
background: #fafafa;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.modal-footer {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.modal-body .table {
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
}
|
2013-11-24 23:41:40 +00:00
|
|
|
|
|
|
|
|
.select2-container .select2-choice {
|
|
|
|
|
height: 30px;
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
|
|
|
|
|
}
|