Skip to content

Commit 48d8703

Browse files
authored
Merge pull request #1948 from OpenC3/box_style
Change BOX styling
2 parents 9d94238 + b4e1613 commit 48d8703

File tree

91 files changed

+149
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+149
-114
lines changed

docs.openc3.com/docs/configuration/telemetry-screens.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ The VERTICALBOX widget sizes itself to fit its contents vertically and to fit th
356356
Example Usage:
357357
```ruby
358358
VERTICALBOX Info
359+
SUBSETTING 1 RAW border "1px dashed green"
359360
LABEL "TEST"
360361
LABEL "SCREEN"
361362
END
@@ -395,6 +396,8 @@ The HORIZONTALBOX widget sizes itself to fit its contents
395396
Example Usage:
396397
```ruby
397398
HORIZONTALBOX Info 10
399+
SUBSETTING 0 RAW text-align CENTER
400+
SUBSETTING 1 RAW border "1px solid blue"
398401
LABEL "TEST"
399402
LABEL "SCREEN"
400403
END
-1.87 KB
Loading
-1.22 KB
Loading

docs/404.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
15.1 KB
Loading
Binary file not shown.
16.3 KB
Loading
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)