technical debt: updated names, style

This commit is contained in:
JesseBot 2018-07-25 08:23:53 +00:00
parent f670d50d49
commit 933d39e643
4 changed files with 7 additions and 4 deletions

View file

@ -868,7 +868,7 @@ a:hover {
}
@media (max-width: 800px) {
.col-xs-6, .col-xs-9 {
.col-xs-8, .col-xs-10 {
float: none;
margin: 0 auto;
}

View file

@ -55,6 +55,9 @@ div.bhoechie-tab-menu div.list-group>a:first-child{
div.bhoechie-tab-menu div.list-group>a:last-child{
border-bottom-right-radius: 0;
-moz-border-bottom-right-radius: 0;
background-color: #3d3d3d;
background-image: url('../images/sep-half.png');
color: #ffffff;
border-color: #383737;
}
div.bhoechie-tab-menu div.list-group>a.active,

View file

@ -22,7 +22,7 @@
<!-- Bootstrap core CSS -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<!-- Custom styles for this template -->
<link href="/css/main2.css" rel="stylesheet">
<link href="/css/main.css" rel="stylesheet">
<link href="css/tabs.css" rel="stylesheet">
<link href="css/font-style.css" rel="stylesheet">

View file

@ -1,7 +1,7 @@
% include('header_main.tpl')
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-4 col-md-3 col-lg-3">
<div class="col-xs-8 col-sm-4 col-md-3 col-lg-3">
<div class="dash-unit bhoechie-tab-container">
<dtitle>
<span aria-hidden="true" class="li_user fs1"></span>
@ -15,7 +15,7 @@
title="{{globals['name']}}">
</div><!-- /.dash-unit -->
</div><!-- /.col -->
<div class="col-xs-9 col-sm-7 col-md-8 col-lg-8 col-xl-8">
<div class="col-xs-10 col-sm-7 col-md-8 col-lg-8 col-xl-8">
<div class="dash-unit bhoechie-tab-container">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="col-lg-4 col-md-4 col-sm-4 col-xs-4 col-xl-4 active">