mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
feat: add advanced wired variable tools UI
This commit is contained in:
@@ -178,6 +178,13 @@
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-wired-tools {
|
||||
background-image: url("@/assets/images/wiredtools/wired_menu.png");
|
||||
background-size: contain;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.nitro-icon.icon-message.is-unseen {
|
||||
background-image: url("@/assets/images/toolbar/icons/message_unsee.gif");
|
||||
}
|
||||
@@ -697,4 +704,4 @@
|
||||
|
||||
.nitro-icon.icon-navigator-search-delete:active {
|
||||
background-image: url("@/assets/images/navigator/saves-search/delete_search_click.png");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user