mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Changed webapps title [EMM] into [IoT Server]
This commit is contained in:
parent
56ac0fd918
commit
737d1da07b
@ -171,7 +171,7 @@ h2.app-title {
|
||||
margin:0;
|
||||
padding:3px 0 0 0;
|
||||
color:#fafafa;
|
||||
text-transform: uppercase;
|
||||
/*text-transform: uppercase;*/
|
||||
}
|
||||
|
||||
.wr-global-header {
|
||||
@ -208,7 +208,7 @@ h2.app-title {
|
||||
|
||||
@media (max-width: 570px) {
|
||||
h2.app-title:after {
|
||||
content: "EMM";
|
||||
content: "IoT Server";
|
||||
}
|
||||
h2.app-title span {
|
||||
display: none;
|
||||
|
||||
@ -171,7 +171,7 @@ h2.app-title {
|
||||
margin:0;
|
||||
padding:3px 0 0 0;
|
||||
color:#fafafa;
|
||||
text-transform: uppercase;
|
||||
/*text-transform: uppercase;*/
|
||||
}
|
||||
|
||||
.wr-global-header {
|
||||
@ -208,7 +208,7 @@ h2.app-title {
|
||||
|
||||
@media (max-width: 570px) {
|
||||
h2.app-title:after {
|
||||
content: "EMM";
|
||||
content: "IoT Server";
|
||||
}
|
||||
h2.app-title span {
|
||||
display: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user