2013-04-21 08:25:24 +02:00
|
|
|
.settings-group {
|
|
|
|
margin-top: 40px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.tag:hover {
|
|
|
|
background-color: #008dcd;
|
|
|
|
color: #ffffff;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .danger, .panel .danger h6 {
|
|
|
|
background-color: #ea494a;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#in-nav {
|
|
|
|
background-color: white;
|
|
|
|
background-repeat: repeat;
|
|
|
|
height: 50px;
|
|
|
|
padding-top: 10px;
|
|
|
|
ul {
|
|
|
|
position: relative;
|
|
|
|
top: 10px;
|
|
|
|
li {
|
|
|
|
list-style-type: none;
|
|
|
|
display: inline;
|
|
|
|
a {
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#calendar th, #calendar td {
|
|
|
|
border-color: #eeeeee;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .success, .panel .success h6 {
|
|
|
|
background-color: #4cb158;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .warning, .panel .warning h6 {
|
|
|
|
background-color: #ffa93c;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel {
|
|
|
|
width: 150px;
|
|
|
|
background-color: #eeeeee;
|
|
|
|
border-radius: 6px;
|
|
|
|
text-align: center;
|
|
|
|
display: inline-block;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-right: 20px;
|
|
|
|
.bottom {
|
|
|
|
padding-top: 20px;
|
|
|
|
border-bottom-left-radius: 6px;
|
|
|
|
border-bottom-right-radius: 6px;
|
|
|
|
text-align: center;
|
|
|
|
border-top: none;
|
|
|
|
h6 {
|
|
|
|
font-size: 0.7em;
|
|
|
|
font-weight: 600;
|
|
|
|
position: relative;
|
|
|
|
bottom: 10px;
|
|
|
|
color: #555555;
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-weight: 600;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.top {
|
|
|
|
border-top-left-radius: 6px;
|
|
|
|
border-top-right-radius: 6px;
|
|
|
|
background-color: #555555;
|
|
|
|
padding-top: 20px;
|
|
|
|
h6 {
|
|
|
|
display: inline;
|
|
|
|
background-color: #555555;
|
|
|
|
position: relative;
|
|
|
|
top: 5px;
|
|
|
|
padding: 6px 12px;
|
|
|
|
border-radius: 30px;
|
|
|
|
color: #ffffff;
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 0.7em;
|
|
|
|
}
|
|
|
|
i {
|
|
|
|
display: block;
|
|
|
|
margin: 0px auto 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.peity {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
h4 {
|
|
|
|
display: inline-block;
|
|
|
|
font-weight: 600;
|
|
|
|
min-width: 30px;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
canvas {
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
h4.sub {
|
|
|
|
font-weight: 300;
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.star {
|
|
|
|
background-position: -192px -96px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.small-divide {
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
margin-top: 20px;
|
|
|
|
padding-top: 20px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
body {
|
2013-06-04 05:34:06 +02:00
|
|
|
background-color: #1c1c1c;
|
2013-06-02 09:32:23 +02:00
|
|
|
background-image: url('../content/images/pattern.png');
|
2013-06-04 05:34:06 +02:00
|
|
|
margin-bottom: 100px;
|
2013-04-21 08:25:24 +02:00
|
|
|
p.sub {
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
font-size: 0.9em;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.popover {
|
|
|
|
width: 276px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.tag {
|
|
|
|
display: inline-block;
|
|
|
|
background-color: #eeeeee;
|
|
|
|
padding: 3px 8px;
|
|
|
|
margin-right: 5px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#calendar {
|
|
|
|
.primary {
|
|
|
|
border-color: #007ccd;
|
|
|
|
background-color: #007ccd;
|
|
|
|
}
|
|
|
|
.fc-event-skin {
|
|
|
|
background-color: #007ccd;
|
|
|
|
border: 1px solid #007ccd;
|
|
|
|
border-radius: 4px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.info {
|
|
|
|
border-color: #14b8d4;
|
|
|
|
background-color: #14b8d4;
|
|
|
|
}
|
|
|
|
.fc-state-highlight {
|
|
|
|
background: rgba(20, 184, 212, .2);
|
|
|
|
}
|
|
|
|
.inverse {
|
|
|
|
border-color: #333333;
|
|
|
|
background-color: #333333;
|
|
|
|
}
|
|
|
|
.warning {
|
|
|
|
border-color: #ffa93c;
|
|
|
|
background-color: #ffa93c;
|
|
|
|
}
|
|
|
|
.danger {
|
|
|
|
border-color: #ea494a;
|
|
|
|
background-color: #ea494a;
|
|
|
|
}
|
|
|
|
th {
|
|
|
|
background-color: #eeeeee;
|
|
|
|
}
|
|
|
|
.purple {
|
|
|
|
border-color: #7932ea;
|
|
|
|
background-color: #7932ea;
|
|
|
|
}
|
|
|
|
.success {
|
|
|
|
border-color: #4cb158;
|
|
|
|
background-color: #4cb158;
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-size: 17.5px;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.event {
|
|
|
|
display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
padding-top: 10px;
|
|
|
|
.primary {
|
|
|
|
border-color: #007ccd;
|
|
|
|
}
|
|
|
|
.info {
|
|
|
|
border-color: #14b8d4;
|
|
|
|
}
|
|
|
|
h4 {
|
|
|
|
text-transform: none !important;
|
|
|
|
font-weight: 500;
|
|
|
|
color: #008dcd;
|
|
|
|
margin: 5px 0px;
|
|
|
|
}
|
|
|
|
.inverse {
|
|
|
|
border-color: #333333;
|
|
|
|
}
|
|
|
|
.warning {
|
|
|
|
border-color: #ffa93c;
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
.danger {
|
|
|
|
border-color: #ea494a;
|
|
|
|
}
|
|
|
|
.date {
|
|
|
|
text-align: center;
|
|
|
|
display: inline-block;
|
|
|
|
border-left: 4px solid #eeeeee;
|
|
|
|
padding-left: 16px;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
h4 {
|
|
|
|
line-height: 1em;
|
|
|
|
color: #555555;
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
h1 {
|
|
|
|
font-weight: 500;
|
|
|
|
line-height: 0.8em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.purple {
|
|
|
|
border-color: #7932ea;
|
|
|
|
}
|
|
|
|
.success {
|
|
|
|
border-color: #4cb158;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.profile-sidebar {
|
|
|
|
ul {
|
|
|
|
margin: 0;
|
|
|
|
margin-top: 20px;
|
|
|
|
li {
|
|
|
|
list-style-type: none;
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
padding: 10px 0px;
|
|
|
|
i {
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.table-panel {
|
|
|
|
table {
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
}
|
|
|
|
i {
|
|
|
|
margin: 4px;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.progress-small {
|
|
|
|
height: 8px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.calendar {
|
|
|
|
background-position: -160px -128px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.quill {
|
|
|
|
background-position: -288px 0px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.stream {
|
|
|
|
background-position: 0 -64px;
|
|
|
|
.item {
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
padding: 10px 0px 30px 60px;
|
|
|
|
h4 {
|
|
|
|
margin-bottom: 6px;
|
|
|
|
}
|
|
|
|
p.date {
|
|
|
|
padding: 0;
|
|
|
|
float: right;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
.stream-danger {
|
|
|
|
background-color: #ea494a;
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
color: #777777;
|
|
|
|
}
|
|
|
|
.stream-info {
|
|
|
|
background-color: #14b8d4;
|
|
|
|
}
|
|
|
|
.stream-success {
|
|
|
|
background-color: #4cb158;
|
|
|
|
}
|
|
|
|
.stream-icon {
|
|
|
|
display: inline-block;
|
|
|
|
background-color: #cccccc;
|
|
|
|
border-radius: 4px;
|
|
|
|
height: 40px;
|
|
|
|
width: 40px;
|
|
|
|
text-align: center;
|
|
|
|
margin-left: -40px;
|
|
|
|
margin-bottom: -40px;
|
|
|
|
position: relative;
|
|
|
|
top: 15px;
|
|
|
|
right: 20px;
|
|
|
|
float: left;
|
|
|
|
i {
|
|
|
|
margin-top: 12px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.avatar {
|
|
|
|
border-radius: 4px;
|
|
|
|
margin-left: -40px;
|
|
|
|
margin-bottom: -40px;
|
|
|
|
height: 40px;
|
|
|
|
position: relative;
|
|
|
|
top: 15px;
|
|
|
|
right: 20px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.stream-warning {
|
|
|
|
background-color: #ffa93c;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.forms {
|
|
|
|
background-position: -96px -32px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.filters {
|
|
|
|
h5 {
|
|
|
|
margin-top: 20px;
|
|
|
|
padding-bottom: 5px;
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
}
|
|
|
|
input[type="checkbox"] {
|
|
|
|
float: left;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
span {
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .primary, .panel .primary h6 {
|
|
|
|
background-color: #007ccd;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .info, .panel .info h6 {
|
|
|
|
background-color: #14b8d4;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.spark {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
h4 {
|
|
|
|
font-weight: 500;
|
|
|
|
}
|
|
|
|
.sparklines {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
h4.sub {
|
|
|
|
color: #999999;
|
|
|
|
font-weight: 300;
|
|
|
|
span.minus {
|
|
|
|
color: #ea494a;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
span.plus {
|
|
|
|
color: #4cb158;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.widget td.bar-number, .widget td.bar-percent {
|
|
|
|
width: 15%;
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
ul.stat-list {
|
|
|
|
margin: 0;
|
|
|
|
li {
|
|
|
|
list-style-type: none;
|
|
|
|
label {
|
|
|
|
height: 32px;
|
|
|
|
width: 32px;
|
|
|
|
border-radius: 2px;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: middle;
|
|
|
|
margin-right: 10px;
|
|
|
|
i {
|
|
|
|
margin-top: 8px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
h4 {
|
|
|
|
font-weight: 600;
|
|
|
|
margin-right: 10px;
|
|
|
|
min-width: 30px;
|
|
|
|
}
|
|
|
|
h4.sub {
|
|
|
|
color: #999999;
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.messages {
|
|
|
|
h4 {
|
|
|
|
text-transform: none;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
.message-body {
|
|
|
|
padding-left: 80px;
|
|
|
|
textarea {
|
|
|
|
height: 80px;
|
|
|
|
margin-right: 20px;
|
|
|
|
width: 96%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.message {
|
|
|
|
padding-bottom: 20px;
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
h5 {
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.message-sidebar a.message-preview p, .message-sidebar a.message-preview h5 {
|
|
|
|
color: #999999;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-alarm {
|
|
|
|
background-position: -384px 0px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.users {
|
|
|
|
background-position: 0 -96px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.home {
|
|
|
|
background-position: -128px -96px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.no-star {
|
|
|
|
background-position: 0 -16px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.sidebar {
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
ul {
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
li {
|
|
|
|
list-style-type: none;
|
|
|
|
ul {
|
|
|
|
background-color: #f6f6f6;
|
|
|
|
box-shadow: inset 0 1px 10px #e0e0e0;
|
|
|
|
}
|
|
|
|
a {
|
|
|
|
display: block;
|
|
|
|
padding: 10px;
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
a:hover {
|
|
|
|
background-color: #eeeeee;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.login {
|
|
|
|
padding: 20px;
|
|
|
|
margin-top: 40px;
|
|
|
|
margin-bottom: 80px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-wifi {
|
|
|
|
background-position: -256px -64px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.plane {
|
|
|
|
background-position: -256px -96px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.batch {
|
|
|
|
background-image: url(images/white-batch-32.png);
|
|
|
|
display: inline-block;
|
|
|
|
height: 32px;
|
|
|
|
width: 32px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-code {
|
|
|
|
background-position: -64px 0px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.widget {
|
|
|
|
background-color: #eeeeee;
|
|
|
|
color: #555555;
|
|
|
|
padding: 20px;
|
|
|
|
border-radius: 6px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
td.bar-percent {
|
|
|
|
span {
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
td {
|
|
|
|
.progress {
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
border-radius: 4px;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
height: 8px;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
td.bar-label {
|
|
|
|
width: 20%;
|
|
|
|
text-align: right;
|
|
|
|
padding-right: 20px;
|
|
|
|
color: #999999;
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
ul.stat-list li label, ul.stat-list li h4, ul.stat-list li small, ul.stat-list li p {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-flag {
|
|
|
|
background-position: -384px -256px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
footer {
|
|
|
|
padding-top: 20px;
|
|
|
|
padding-bottom: 20px;
|
|
|
|
color: #999999;
|
|
|
|
a {
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.popover-title {
|
|
|
|
text-transform: none;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.qa {
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
padding-bottom: 20px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-top: 20px;
|
|
|
|
h4 {
|
|
|
|
text-transform: none;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.panel .purple, .panel .purple h6 {
|
|
|
|
background-color: #7932ea;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.knob {
|
|
|
|
text-align: center;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.message-sidebar a.active p, .message-sidebar a.active h5 {
|
|
|
|
color: rgba(255, 255, 255, 0.8);
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-comment {
|
|
|
|
background-position: -192px -256px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#in-sub-nav li a:hover, #in-sub-nav li a.active {
|
|
|
|
background-color: #555555;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
body h1, body h2, body h3, body h4, body h5, body h6 {
|
2013-05-21 02:34:02 +02:00
|
|
|
text-transform: capitalize;
|
2013-04-21 08:25:24 +02:00
|
|
|
font-weight: 300;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.b-database {
|
|
|
|
background-position: -256px 0px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.batch-big {
|
|
|
|
background-image: url(images/white-batch-64.png);
|
|
|
|
display: inline-block;
|
|
|
|
height: 64px;
|
|
|
|
width: 64px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.divide {
|
|
|
|
border-top: 1px solid #eeeeee;
|
|
|
|
margin-top: 40px;
|
|
|
|
padding-top: 40px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.page {
|
|
|
|
width: 1210px;
|
|
|
|
min-width: 1210px;
|
|
|
|
margin: auto;
|
|
|
|
background-color: #ffffff;
|
|
|
|
border-radius: 6px;
|
|
|
|
margin-top: -70px;
|
|
|
|
padding: 20px 0px;
|
|
|
|
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
|
|
|
|
.header {
|
|
|
|
padding-bottom: 10px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#events {
|
|
|
|
.load-more {
|
|
|
|
text-align: center;
|
|
|
|
overflow: auto;
|
|
|
|
height: 600px;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.half-star {
|
|
|
|
background-position: 0 -32px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.rating-star, .no-star, .half-star {
|
|
|
|
display: inline-block;
|
|
|
|
height: 16px;
|
|
|
|
width: 16px;
|
|
|
|
background-image: url(../img/stars.png);
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.stats {
|
|
|
|
text-align: center;
|
|
|
|
.primary {
|
|
|
|
background-color: #007ccd;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.info {
|
|
|
|
background-color: #14b8d4;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.inverse {
|
|
|
|
background-color: #333333;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.stat {
|
|
|
|
background-color: #eeeeee;
|
|
|
|
color: #555555;
|
|
|
|
padding: 10px;
|
|
|
|
border-radius: 6px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
text-align: center;
|
|
|
|
h6 {
|
|
|
|
margin-top: -10px;
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.warning {
|
|
|
|
background-color: #ffa93c;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.danger {
|
|
|
|
background-color: #ea494a;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.purple {
|
|
|
|
background-color: #7932ea;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.success {
|
|
|
|
background-color: #4cb158;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.message-sidebar {
|
|
|
|
border-right: 1px solid #eeeeee;
|
|
|
|
margin: -20px;
|
|
|
|
margin-right: 0;
|
|
|
|
overflow: auto;
|
|
|
|
height: 700px;
|
|
|
|
a:hover {
|
|
|
|
text-decoration: none;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
a.message-preview {
|
|
|
|
display: block;
|
|
|
|
background-color: #f6f6f6;
|
|
|
|
border-bottom: 1px solid #eeeeee;
|
|
|
|
padding: 10px 20px;
|
|
|
|
h4 {
|
|
|
|
font-weight: 400;
|
|
|
|
text-transform: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.load-more {
|
|
|
|
text-align: center;
|
|
|
|
a {
|
|
|
|
padding: 20px;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
a.active {
|
|
|
|
background-color: #008dcd;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
a.new {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.settings {
|
|
|
|
background-position: -288px -128px;
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
.tables {
|
|
|
|
background-position: -32px -32px;
|
|
|
|
code {
|
|
|
|
display: inline-block;
|
|
|
|
margin: 2px;
|
|
|
|
}
|
|
|
|
}
|
2013-06-02 21:29:00 +02:00
|
|
|
|
2013-04-21 08:25:24 +02:00
|
|
|
#in-sub-nav {
|
|
|
|
ul {
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 80px;
|
|
|
|
}
|
|
|
|
li {
|
|
|
|
list-style-type: none;
|
|
|
|
display: inline-block;
|
|
|
|
a {
|
|
|
|
display: block;
|
|
|
|
border-radius: 6px;
|
|
|
|
padding: 15px 10px 5px;
|
|
|
|
min-height: 56px;
|
|
|
|
min-width: 64px;
|
|
|
|
margin: 20px 10px 10px;
|
|
|
|
color: #ffffff;
|
|
|
|
font-weight: 100;
|
|
|
|
}
|
|
|
|
span.label.pull-right {
|
|
|
|
position: relative;
|
|
|
|
top: 24px;
|
|
|
|
right: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|