2014-04-22 18:11:54 +00:00
|
|
|
|
|
|
|
.top-brand {
|
2014-04-22 19:59:35 +00:00
|
|
|
margin-top: 20px;
|
2014-04-22 18:11:54 +00:00
|
|
|
background: transparent url('/static/consul-logo.png') 0 no-repeat;
|
|
|
|
background-size: 30px 30px;
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.topbar {
|
2014-04-22 19:59:35 +00:00
|
|
|
padding: 30px;
|
2014-04-24 17:47:14 +00:00
|
|
|
margin-bottom: 20px;
|
2014-04-22 19:59:35 +00:00
|
|
|
min-height: 100px;
|
|
|
|
border-bottom: 1px #eee solid;
|
2014-04-22 18:11:54 +00:00
|
|
|
|
|
|
|
.btn {
|
2014-04-22 19:59:35 +00:00
|
|
|
margin-top: 20px;
|
|
|
|
min-width: 140px;
|
2014-04-22 18:11:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.btn-dropdown {
|
|
|
|
width: auto;
|
|
|
|
}
|
2014-04-22 19:59:35 +00:00
|
|
|
|
2014-04-22 18:11:54 +00:00
|
|
|
}
|