add oos to set items

This commit is contained in:
Zin Moe
2020-03-20 16:09:44 +06:30
parent b8d66044cc
commit 1c88f722e6
4 changed files with 172 additions and 56 deletions

View File

@@ -27,6 +27,14 @@ table.fixed-header {
}
}
.bg-gray {
background-color: #D7D7D7;
}
.box-shadow-none {
box-shadow: none !important;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;