Large set of changes - building the GUI for the data tracking app.
This commit is contained in:
@@ -398,6 +398,12 @@ sub {
|
||||
.inlineBlock {
|
||||
display: inline-block;
|
||||
}
|
||||
.modal-dialog {
|
||||
background: #fff;
|
||||
}
|
||||
.selected {
|
||||
background-color: #ffe184 !important;
|
||||
}
|
||||
/* Footer Lines */
|
||||
#footer {
|
||||
margin-top: 6px;
|
||||
@@ -497,6 +503,6 @@ sub {
|
||||
.headerIcon {
|
||||
width: 30px;
|
||||
}
|
||||
#users .highlight {
|
||||
#users .selected {
|
||||
background-color: #ffe184 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user