Added more icons
This commit is contained in:
+7
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user