Skip to content

Commit

Permalink
[Backport 2.x] [Page Header] New page header for applications and UI …
Browse files Browse the repository at this point in the history
…updates (#2081) (#2095)

* [Page Header] New page header for applications and UI updates (#2081)

* Page header updates for applications

Signed-off-by: Adam Tackett <[email protected]>

* small adjustments

Signed-off-by: Adam Tackett <[email protected]>

* update snapshots

Signed-off-by: Adam Tackett <[email protected]>

* update from comments

Signed-off-by: Adam Tackett <[email protected]>

* remove custom css

Signed-off-by: Adam Tackett <[email protected]>

* update snapshots from osd

Signed-off-by: Adam Tackett <[email protected]>

---------

Signed-off-by: Adam Tackett <[email protected]>
Signed-off-by: Adam Tackett <[email protected]>
Co-authored-by: Adam Tackett <[email protected]>
(cherry picked from commit dd544f7)

* fixing lint errors

Signed-off-by: Adam Tackett <[email protected]>

---------

Signed-off-by: Adam Tackett <[email protected]>
Co-authored-by: Adam Tackett <[email protected]>
  • Loading branch information
TackAdam and Adam Tackett authored Aug 26, 2024
1 parent 333e63b commit f5e9def
Show file tree
Hide file tree
Showing 13 changed files with 17,031 additions and 17,032 deletions.
1 change: 0 additions & 1 deletion common/constants/shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export const LONG_CHART_COLOR = PLOTLY_COLOR[1];
export const pageStyles: CSS.Properties = {
float: 'left',
width: '100%',
maxWidth: '1130px',
};

export enum VIS_CHART_TYPES {
Expand Down
Loading

0 comments on commit f5e9def

Please sign in to comment.