mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
complete the actual side by side, but need to fix the margin
This commit is contained in:
+23
-18
@@ -2645,28 +2645,12 @@ cont.menu ul.main-menu>li li a{
|
||||
from {opacity: 0;}
|
||||
to {opacity: 1;}
|
||||
}
|
||||
/*end of part 28----------------------------------------------------*/
|
||||
/*end of part 27----------------------------------------------------*/
|
||||
|
||||
/*-------------------------------------------------------------------
|
||||
[27. Table and Collapsible]
|
||||
[28.Collapsible]
|
||||
-------------------------------------------------------------------*/
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
width: 100%;
|
||||
border: 1px solid #ddd;
|
||||
|
||||
}
|
||||
|
||||
th, td {
|
||||
text-align: left;
|
||||
padding: 8px;
|
||||
font-family: Nunito;
|
||||
}
|
||||
|
||||
tr:nth-child(even){background-color: #f2f2f2}
|
||||
|
||||
.collapsible {
|
||||
background-color: #f8f8f8;
|
||||
color: #069;
|
||||
@@ -2692,6 +2676,25 @@ tr:nth-child(even){background-color: #f2f2f2}
|
||||
}
|
||||
/*end of part 28----------------------------------------------------*/
|
||||
|
||||
/*-------------------------------------------------------------------
|
||||
[29. Table and Collapsible]
|
||||
-------------------------------------------------------------------*/
|
||||
|
||||
.form-first-name, .form-last-name {
|
||||
width: 46%;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.form-last-name {
|
||||
float: right;
|
||||
}
|
||||
.form-first-name {
|
||||
float: left;
|
||||
|
||||
}
|
||||
|
||||
/*end of part 29----------------------------------------------------*/
|
||||
|
||||
/*Other Styles and helpers------------------------------------------*/
|
||||
.block {
|
||||
display: block;
|
||||
@@ -2723,3 +2726,5 @@ h1 .button {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user