initial commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
body {
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
.reports-all {
|
||||
.col {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.report-one {
|
||||
.fa{
|
||||
margin: auto;
|
||||
font-size: 20px;
|
||||
}
|
||||
.btn-group {
|
||||
width: 100%;
|
||||
}
|
||||
.report-number {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
.badge {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.reports-months-all {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
/*.status-row {*/
|
||||
/* background-color: lightgray;*/
|
||||
/*}*/
|
||||
a {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user