forked from apache/nifi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NIFI-12903] style updates for drag/drop UX (apache#8729)
* [NIFI-12903] style updates for drag/drop UX * restore nf-editor styles * remove padding from new canvas items * remove unused disabled * no value set UX * restore initial disabled state This closes apache#8729
- Loading branch information
1 parent
b5a280a
commit 7b846a8
Showing
11 changed files
with
348 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,11 @@ | |
*/ | ||
|
||
.new-canvas-item { | ||
.cdk-drag { | ||
background: unset; | ||
height: 64px; | ||
} | ||
|
||
.icon { | ||
font-size: 32px; | ||
|
||
|
45 changes: 0 additions & 45 deletions
45
.../flow-designer/ui/canvas/items/connection/prioritizers/_prioritizers.component-theme.scss
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 0 additions & 45 deletions
45
...listing/parameter-context-inheritance/_parameter-context-inheritance.component-theme.scss
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.