-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Frontend] Styling for TC's TOI element
- Loading branch information
1 parent
f912b9e
commit 98e67f8
Showing
3 changed files
with
42 additions
and
16 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
platform/features/conductor-v2/conductor/res/sass/_constants.scss
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
$ueTimeConductorH: (25px, 16px, 20px); // Heights for Ticks, Data Visualization, Controls elements | ||
$ueTimeConductorRtH: (25px, 3px, 20px); // Heights for elements in Real-time mode | ||
$timeCondInputTimeSysDefW: 165px; // Default width for datetime value inputs | ||
$timeCondInputDeltaDefW: 60px; // Default width for delta value inputs, typically 00:00:00 | ||
$timeCondInputDeltaDefW: 60px; // Default width for delta value inputs, typically 00:00:00 | ||
$timeCondAxisLROffset: (5px, 5px); // Margin to left, right of tick axis and vis bar. For paging, use 15, 20px |
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