Added more icons

This commit is contained in:
2026-06-07 14:40:13 +02:00
parent c8ba511ebb
commit 88ed5d324a
15 changed files with 3020 additions and 17 deletions
+7 -2
View File
@@ -431,11 +431,16 @@ img {
flex: none;
}
.rb-console-icon-img {
height: 20px;
height: 22px;
width: auto;
max-width: 96px;
max-width: 110px;
object-fit: contain;
flex: none;
/* Light plate so dark/colored brand logos stay legible on dark themes. */
background: #fff;
padding: 3px 5px;
border-radius: 4px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.rb-fav-name,
.rb-console-name {