diff options
| author | bobzel <zzzman@gmail.com> | 2020-09-17 14:49:43 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2020-09-17 14:49:43 -0400 |
| commit | fcc3a497551c5de6ccf44d5bb2dc2af48cb7b1fb (patch) | |
| tree | ae52279fb77cb6fb1d79fc63e85cfdf3180997d5 /src/client/views/nodes/formattedText/DashFieldView.scss | |
| parent | 04ab7a6a6d206014f99b46a6a8771c205cdb079a (diff) | |
simplified novice colleciotn menu. fixed Carousel 3D
Diffstat (limited to 'src/client/views/nodes/formattedText/DashFieldView.scss')
| -rw-r--r-- | src/client/views/nodes/formattedText/DashFieldView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/formattedText/DashFieldView.scss b/src/client/views/nodes/formattedText/DashFieldView.scss index 09dfb349f..e16036000 100644 --- a/src/client/views/nodes/formattedText/DashFieldView.scss +++ b/src/client/views/nodes/formattedText/DashFieldView.scss @@ -19,6 +19,7 @@ position: relative; display: inline-block; font-weight: normal; + background: rgba(0,0,0,0.1); } .dashFieldView-fieldSpan { min-width: 20px; |
