Page MenuHomePhorge

frontends_tab.scss
No OneTemporary

Size
424 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;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
dd {
text-overflow: ellipsis;
word-wrap: nowrap;
white-space: nowrap;
overflow-x: hidden;
max-width: 10em;
}
}

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 24, 4:23 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
98978
Default Alt Text
frontends_tab.scss (424 B)

Event Timeline