mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
IoT Build UI Fixes
This commit is contained in:
parent
07a0dee2d9
commit
54bb91d428
@ -13,7 +13,6 @@
|
|||||||
<div class="page-content-wrapper">
|
<div class="page-content-wrapper">
|
||||||
<div class="row no-gutter add-padding-5x add-margin-top-5x" style="border: 1px solid #e4e4e4;">
|
<div class="row no-gutter add-padding-5x add-margin-top-5x" style="border: 1px solid #e4e4e4;">
|
||||||
<div class="media">
|
<div class="media">
|
||||||
<div class="media-body asset-desc add-padding-left-5x">
|
|
||||||
<div style="background: #11375B; color: #fff; padding: 10px; margin-bottom: 5px">
|
<div style="background: #11375B; color: #fff; padding: 10px; margin-bottom: 5px">
|
||||||
Policy Overview
|
Policy Overview
|
||||||
</div>
|
</div>
|
||||||
@ -73,7 +72,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{{else}}
|
{{else}}
|
||||||
<h1 class="page-sub-title">
|
<h1 class="page-sub-title">
|
||||||
Permission Denied
|
Permission Denied
|
||||||
|
|||||||
@ -3522,7 +3522,7 @@ a.btn-operations {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #11375B;
|
background: #11375B;
|
||||||
padding: 10px 24px;
|
padding: 5px 20px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@ -4615,7 +4615,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wr-hidden-operations-content .panel-body {
|
.wr-hidden-operations-content .panel-body {
|
||||||
padding: 5px 20px 20px;
|
padding: 0px 20px 20px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
.wr-hidden-operations-content .panel-body hr{
|
.wr-hidden-operations-content .panel-body hr{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user