EVOLUTION-NINJA
Edit File: pre_planned_batches.css
.preplannedbatches{ padding-top:5%; padding-bottom:5%; } .pre-planned-batches-div{ background: white; padding-left: 0 !important; padding-right: 0 !important; box-shadow: 1px 1px 6px #d9d7d7; } .row{ margin-left: 0 !important; margin-right: 0 !important; } .preplannedbatches_tabs li{ //float: left; //list-style-type: none; width:25%; text-align: center; //padding: 10px; border-right:2px solid white; background: #c0c0c0; } .preplannedbatches_tabs a{ color: black; font-size: 18px; font-weight: 600; } .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover { color:black !important; background-color:#a6cf39 !important; } .nav>li>a:focus, .nav>li>a:hover { background-color: transparent !important; } .preplannedbatches_tabs a:hover{ text-decoration: none; } .nav-pills>li>a { border-radius: 0 !important; } .nav-pills>li+li { margin-left: 0 !important; } /*-----------------------*/ .preplannedbatches_body{ padding: 15px; } .tabs_headdings{ text-align: center; text-transform: uppercase; color: #4e6a02; font-weight: 600; } .table{ margin-top: 25px; } .thead-dark{ background: #a6cf39; } .delete{ text-align: center; } .delete>input[type='checkbox'] { //-webkit-appearance:none; -webkit-transform: scale(2); //width:25px; //height:25px; background:white; border-radius:5px; border:2px solid #a6cf39; } .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { vertical-align: middle !important; } .skip_bt{ background: white; border:1px solid silver; width:49%; box-shadow: 0px 1px 8px silver; padding: 10px; font-weight: 600; text-transform: uppercase; font-size: 16px; //margin-right:10px; } .submit_bt{ background:#fb641b; border: transparent; color: white; } .tab_course_img { height: 49px; } .cartbt{ width: 100%; } .row_tab_btn{ padding-right: 0 !important; margin-top: 10px; padding-left: 0 !important; } .form-control{ margin-bottom: 5px; } @media only screen and (min-width:320px) and (max-width:640px) { .nav-pills>li { float: none !important; } .preplannedbatches_tabs li { width: 100%; border-bottom: 2px solid white; } .cartbt{ width: 100%; } } @media only screen and (min-width:641px) and (max-width:991px) { .preplannedbatches_tabs li { width: 30%; border-bottom: 2px solid white; } } @media only screen and (min-width:992px) and (max-width:1258px) { }