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="row no-gutter add-padding-5x add-margin-top-5x" style="border: 1px solid #e4e4e4;">
|
||||
<div class="media">
|
||||
<div class="media-body asset-desc add-padding-left-5x">
|
||||
<div style="background: #11375B; color: #fff; padding: 10px; margin-bottom: 5px">
|
||||
Policy Overview
|
||||
</div>
|
||||
@ -73,7 +72,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{else}}
|
||||
<h1 class="page-sub-title">
|
||||
Permission Denied
|
||||
|
||||
@ -3522,7 +3522,7 @@ a.btn-operations {
|
||||
font-size: 13px;
|
||||
color: #fff;
|
||||
background: #11375B;
|
||||
padding: 10px 24px;
|
||||
padding: 5px 20px;
|
||||
display: inline-block;
|
||||
margin-right: 2px;
|
||||
text-decoration: none;
|
||||
@ -4615,7 +4615,7 @@ a.wr-side-panel-toggle-btn.selected {
|
||||
}
|
||||
|
||||
.wr-hidden-operations-content .panel-body {
|
||||
padding: 5px 20px 20px;
|
||||
padding: 0px 20px 20px;
|
||||
background: #ffffff;
|
||||
}
|
||||
.wr-hidden-operations-content .panel-body hr{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user