Skip to content

Commit 8858415

Browse files
committed
toggled state to have override disabled button opacity
1 parent 7e94552 commit 8858415

File tree

1 file changed

+1
-0
lines changed
  • arduino-ide-extension/src/browser/style

1 file changed

+1
-0
lines changed

arduino-ide-extension/src/browser/style/main.css

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
.item.arduino-tool-item.toggled {
2828
background-color: unset;
29+
opacity: 1;
2930
}
3031

3132
.item.arduino-tool-item.toggled .arduino-verify-sketch--toolbar {

0 commit comments

Comments
 (0)