RVRNEXT-5 fine-tune styles
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
This commit is contained in:
parent
7e84e6b4ba
commit
6abe93e3b5
@ -113,7 +113,7 @@ p.small, span.small {
|
||||
}
|
||||
|
||||
.marginLeft {
|
||||
margin-left: 10px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.marginBottom {
|
||||
@ -121,7 +121,7 @@ p.small, span.small {
|
||||
}
|
||||
|
||||
.marginRight {
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.center {
|
||||
@ -455,7 +455,7 @@ table th {
|
||||
}
|
||||
|
||||
table th, table td {
|
||||
padding: 2px 0;
|
||||
padding: 3px 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@ -485,6 +485,7 @@ table th:not(:last-child), table td:not(:last-child) {
|
||||
margin-top: 4px;
|
||||
}
|
||||
button, a.button {
|
||||
margin: 3px 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user