-
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
Fixes #933 WIP, TC v2 changes
- Loading branch information
1 parent
2df1e2b
commit f912b9e
Showing
3 changed files
with
84 additions
and
5 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,3 +1,4 @@ | ||
$ueTimeConductorH: (25px, 3px, 20px); | ||
$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 |
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