Commit 5760ce17 authored by Joe TS Dell's avatar Joe TS Dell
Browse files

update

parent d572e617
Pipeline #1289 passed with stage
in 6 seconds
......@@ -133,4 +133,17 @@ a.button {
.btnGroupDiv{
/* padding: 20px 00px 00px 20px; */
padding: 0.5rem;
}
.blue-text {
color: #2196f3 !important;
}
.grey-text {
color: #9e9e9e !important;
}
.z-depth-1, .chip:active {
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}
\ No newline at end of file
This diff is collapsed.
......@@ -43,3 +43,4 @@ body {
padding-top:10px;
padding-bottom: 10px;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment