[REM] bolding in accounts listing
This commit is contained in:
parent
c736a0802b
commit
78765edae5
@ -17,11 +17,10 @@ li > p {
|
|||||||
.accounts-table .related {
|
.accounts-table .related {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
.accounts-table .secondary {
|
.accounts-table .secondary {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: #ccc !important;
|
color: #aaa !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.accounts-table dl {
|
.accounts-table dl {
|
||||||
@ -31,10 +30,6 @@ li > p {
|
|||||||
.accounts-table h4, .accounts-table h5 {
|
.accounts-table h4, .accounts-table h5 {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
.accounts-table .related h4, .accounts-table h4.related,
|
|
||||||
.accounts-table .related h5, .accounts-table h5.related {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.accounts-table h4 {
|
.accounts-table h4 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -76,10 +71,6 @@ li > p {
|
|||||||
.accounts-table dt {
|
.accounts-table dt {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
.accounts-table .related dt,
|
|
||||||
.accounts-table dt.related {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
.accounts-table dt span {
|
.accounts-table dt span {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user