Changes

Jump to navigation Jump to search
no edit summary
Line 731: Line 731:

.img-thumbnail.color-border {
.img-thumbnail.color-border {
   border-color: #44A755 !important;}
   border-color: #009999 !important;}


.title-red {
.title-red {
     padding-bottom: 9px;
     padding-bottom: 9px;
     margin: 40px 0px 20px;
     margin: 40px 0px 20px;
     border-bottom: 4px solid #44A755 !important;}
     border-bottom: 4px solid #009999 !important;}


.carousel .carousel-caption {
.carousel .carousel-caption {
Line 752: Line 752:
   font-weight: normal;
   font-weight: normal;
   line-height: 18px;
   line-height: 18px;
   background-color: #44A755 !important;
   background-color: #009999 !important;
   border-bottom: 1px solid #44A755 !important;
   border-bottom: 1px solid #009999 !important;
   border-radius: 5px 5px 0 0;}
   border-radius: 5px 5px 0 0;}


Line 768: Line 768:
   background-clip: padding-box;
   background-clip: padding-box;
   border: 1px solid #cccccc;
   border: 1px solid #cccccc;
   border: 1px solid #44A755 !important;
   border: 1px solid #009999 !important;
   border-radius: 0;
   border-radius: 0;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
Line 787: Line 787:
.table > tfoot > tr.active > th {
.table > tfoot > tr.active > th {
   color: #ffffff;
   color: #ffffff;
   background-color: #44A755 !important;}
   background-color: #009999 !important;}


.fa-li {
.fa-li {
Line 798: Line 798:
.panel.panel-primary-light-border {
.panel.panel-primary-light-border {
     box-shadow: none;
     box-shadow: none;
     border-color: #44A755 !important;}
     border-color: #009999 !important;}


.panel.panel-primary-light-border .panel-heading {
.panel.panel-primary-light-border .panel-heading {
     color: #000 !important;
     color: #000 !important;
     background-color: #ffffff;
     background-color: #ffffff;
     border-bottom: 1px solid #44A755 !important;
     border-bottom: 1px solid #009999 !important;
     box-shadow: 0 4px 0 0 #44A755 !important;
     box-shadow: 0 4px 0 0 #009999 !important;
     margin-bottom: 4px;}
     margin-bottom: 4px;}


blockquote {
blockquote {
     border-left: 3px solid #44A755 !important;}
     border-left: 3px solid #009999 !important;}


.btn.btn-primary {
.btn.btn-primary {
     color: #ffffff !important;
     color: #ffffff !important;
     background-color: #44A755 !important;
     background-color: #009999 !important;
     border-color: #00000 !important;
     border-color: #00000 !important;
     -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out;
     -webkit-transition: background-color 170ms ease-out, box-shadow 170ms ease-out;
Line 828: Line 828:
.panel.panel-info-white-border {
.panel.panel-info-white-border {
     box-shadow: none;
     box-shadow: none;
     border-color: #44A755 !important;}
     border-color: #009999 !important;}


.panel.panel-info-white-border .panel-heading {
.panel.panel-info-white-border .panel-heading {
Line 834: Line 834:
     background-color: #ffffff;
     background-color: #ffffff;
     border-bottom: 1px solid #565656 !important;
     border-bottom: 1px solid #565656 !important;
     box-shadow: 0 4px 0 0 #44A755 !important;
     box-shadow: 0 4px 0 0 #009999 !important;
     margin-bottom: 4px;}
     margin-bottom: 4px;}


Line 936: Line 936:
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
     color: #ffffff;
     color: #ffffff;
     background-color: #44A755 !important;
     background-color: #009999 !important;
}
}


.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
     background-color: #44A755 !important;
     background-color: #009999 !important;
}
}


.navbar-inverse-darker {
.navbar-inverse-darker {
     background-color: #44a755 !important;
     background-color: #009999 !important;
     border-color: #07151e;
     border-color: #07151e;
}
}


.dropdown-menu.darker-color li > a {
.dropdown-menu.darker-color li > a {
     color: #44A755;
     color: #009999;
}
}


Navigation menu