mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Modified page title font and table hover background color.
This commit is contained in:
parent
62f19e7411
commit
42db66cdf7
@ -272,6 +272,7 @@ body {
|
|||||||
#sub-title {
|
#sub-title {
|
||||||
font-family: Roboto-Regular;
|
font-family: Roboto-Regular;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
font-weight: 600;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-left: 18px;
|
padding-left: 18px;
|
||||||
color: RGBA(0, 0, 0, 1);
|
color: RGBA(0, 0, 0, 1);
|
||||||
@ -363,6 +364,10 @@ body {
|
|||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.platform-link-placeholder i {
|
||||||
|
margin-right: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
#application-list {
|
#application-list {
|
||||||
transition: margin-right .5s;
|
transition: margin-right .5s;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user