mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 21:36:00 +00:00
font icons instead of SVG icons
This commit is contained in:
@@ -9,6 +9,9 @@ export default function ThemeHelmet() {
|
||||
.color-green { color: green; }
|
||||
.color-on-statusbar-green { color: lime; }
|
||||
.color-blue { color: blue; }
|
||||
.color-blue-icon { color: #05A; }
|
||||
.color-magenta-icon { color: #808 }
|
||||
.color-yellow-icon { color: #880 }
|
||||
`}</style>
|
||||
</Helmet>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user