2015-02-25 14:08:14 +01:00
|
|
|
.page-header {
|
|
|
|
margin: 20px 0 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-header .logo {
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
|
2015-02-25 15:18:46 +01:00
|
|
|
/*.sidebar {
|
2015-02-25 14:08:14 +01:00
|
|
|
margin-top: 35px;
|
|
|
|
width: 200px;
|
2015-02-25 15:18:46 +01:00
|
|
|
}*/
|
2015-02-25 14:08:14 +01:00
|
|
|
|
|
|
|
.panel-primary {
|
|
|
|
border-color: #c61931;
|
|
|
|
}
|
|
|
|
|
|
|
|
.panel-primary>.panel-heading {
|
|
|
|
border-color: #c61931;
|
|
|
|
background-color: #c61931;
|
|
|
|
}
|
|
|
|
|
|
|
|
.panel-footer {
|
|
|
|
background-color: #f2f1f0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.panel-body.wireless {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-primary.btn-outline {
|
|
|
|
color: #c61931;
|
|
|
|
border-color: #c61931;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-primary:hover {
|
|
|
|
background-color: #c61931;
|
|
|
|
border-color: #c61931;
|
|
|
|
}
|