fixed tabs css
This commit is contained in:
parent
ecda6ae794
commit
1a465d8a68
@ -8,7 +8,7 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
float: left;
|
float: left;
|
||||||
padding: 13px 23.02%;
|
padding: 13px 23.2%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@ -19,7 +19,7 @@
|
|||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
margin-bottom: -1px !important;
|
margin-bottom: -1px !important;
|
||||||
padding: 13px 23.03% 14px 23.03% !important;
|
padding: 13px 23.205% 14px 23.18% !important;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
<template name="teacher">
|
<template name="teacher">
|
||||||
<div class="main-center">
|
<div class="main-center-admin">
|
||||||
<div>
|
<div>
|
||||||
<h5>Chromebook Checkout</h5>
|
<h5>Chromebook Checkout</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user