Page MenuHomePhorge

frontends_tab.scss
No OneTemporary

Size
361 B
Referenced Files
None
Subscribers
None

frontends_tab.scss

.frontends-tab {
.cards-list {
padding: 0;
}
.relative {
position: relative;
}
.overlay {
position: absolute;
background: var(--bg);
// fix buttons showing through
z-index: 2;
opacity: 0.9;
inset: 0;
}
dd {
text-overflow: ellipsis;
white-space: nowrap;
overflow-x: hidden;
max-width: 10em;
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 20, 2:00 PM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
966918
Default Alt Text
frontends_tab.scss (361 B)

Event Timeline