mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Deprecate editor-button css class
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
}
|
||||
}
|
||||
.red-ui-debug-msg-meta .red-ui-debug-msg-tools {
|
||||
.editor-button-small {
|
||||
.red-ui-button-small {
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
@@ -97,7 +97,7 @@
|
||||
.button-group:not(:last-child) {
|
||||
margin-right: 3px;
|
||||
}
|
||||
.editor-button-small {
|
||||
.red-ui-button-small {
|
||||
height: 16px;
|
||||
line-height: 14px;
|
||||
font-size: 8px;
|
||||
|
||||
Reference in New Issue
Block a user