* Add detail view of instance module.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.detail-header .icon-info-sign {color: rgba(var(--color-secondary-500-rgb),var(--tw-bg-opacity));}
|
||||
#dynamicPager {justify-content: flex-end;}
|
||||
#dynamicPager .ghost {color: rgb(131, 138, 157);}
|
||||
#dynamicTable a {color: inherit;}
|
||||
.progress-container i {margin: auto; margin-right: 6px;}
|
||||
.progress-container .progress {margin: auto; width: 200px; height: .7rem; margin-left: 6px; margin-right: 15px;}
|
||||
.label-dot {
|
||||
display: inline-block;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
padding: 0;
|
||||
line-height: 20px;
|
||||
text-indent: -9999em;
|
||||
border-radius: 50%;
|
||||
}
|
||||
Reference in New Issue
Block a user