makes the actual data easier to read in details views
This commit is contained in:
parent
d758e3a979
commit
64a91c82ae
@ -225,3 +225,14 @@ ui bootstrap tweaks
|
||||
}
|
||||
|
||||
/* jhipster-needle-css-add-main JHipster will add new css style */
|
||||
|
||||
/* ==========================================================================
|
||||
ui tweaks by Hostsharing
|
||||
========================================================================== */
|
||||
.jh-entity-details > dt {
|
||||
color: lightslategray;
|
||||
}
|
||||
|
||||
.jh-entity-details > dd {
|
||||
font-size: 140%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user