Style tweaks
This commit is contained in:
@@ -91,6 +91,6 @@ $thinColumnWidth: 240px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* undo pointer cursor on detail box heading */
|
/* undo pointer cursor on detail box heading */
|
||||||
#globalDetail .card .top {
|
#globalDetail.card .top {
|
||||||
cursor: auto;
|
cursor: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,4 +15,10 @@ td {
|
|||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.summaryTable {
|
||||||
|
&:nth-child(3){
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user