mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-19 03:54:23 +02:00
remove iro file association, show theme descriptions
This commit is contained in:
@@ -1604,7 +1604,9 @@ select {
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.bottom-bar__theme-credit {
|
||||
.bottom-bar__theme-metadata {
|
||||
min-width: 0;
|
||||
margin-left: auto;
|
||||
color: var(--text-tertiary);
|
||||
font-size: 10px;
|
||||
line-height: 1.4;
|
||||
@@ -1614,6 +1616,18 @@ select {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.bottom-bar__theme-credit {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.bottom-bar__theme-description {
|
||||
color: var(--text-tertiary);
|
||||
}
|
||||
|
||||
.bottom-bar__theme-separator {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
.bottom-bar__theme-credit--link {
|
||||
color: var(--text-secondary);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user