-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
R2-2642 - Adding copyrigh laguange to css files
- Loading branch information
1 parent
3b3249b
commit 751b6fe
Showing
170 changed files
with
340 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
app/javascript/components/action-button/components/default-button/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/action-button/components/icon-button/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.isDisabled { | ||
cursor: not-allowed; | ||
} |
2 changes: 2 additions & 0 deletions
2
app/javascript/components/action-dialog/components/text-with-close/styles.css
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.submitButtonWrapper { | ||
position: relative; | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/activity-log/components/activity-item/styles.css
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.activityLogContent { | ||
& table { | ||
& tbody { | ||
|
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
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
& li:before { | ||
content: none; | ||
|
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/charts/table-values/components/table-header/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/charts/table-values/components/table-rows/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.tableRow { | ||
background-color: var(--c-light-grey); | ||
|
||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
margin: 1.5em 0; | ||
overflow: auto; | ||
|
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
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/dashboard/badged-indicator/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.statusList { | ||
float: left; | ||
padding: 0 18px; | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/dashboard/dashboard-chip/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.chip { | ||
font-weight: bold; | ||
color: var(--c-black); | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/dashboard/dashboard-table/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.tableContainer { | ||
|
||
& div { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.seeAll { | ||
padding: .7em; | ||
font-size: var(--fs-13); | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.card { | ||
margin-bottom: 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
flex-grow: 1; | ||
padding: 15px; | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/dashboard/priority-summary/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.StatusList { | ||
float: left; | ||
padding: 0 18px; | ||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.cardShadow { | ||
boxShadow: none | ||
} | ||
|
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/disable-offline/components/offline-alert/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.alert { | ||
margin: 0 0 2em 0; | ||
} |
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.disabled { | ||
position: relative | ||
} | ||
|
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/error-boundary/components/error-state/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/form-filters/components/filters-form/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/form/components/form-section-tabs/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.tabContent { | ||
padding: 0 1em; | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/form/components/orderable-option-buttons/styles.css
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.loadingMargin { | ||
position: absolute; | ||
} | ||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.checkboxContainer { | ||
margin-top: 1em; | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/incidents-from-case/components/detail/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.actionBtn { | ||
margin: .5em 0; | ||
} |
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/index-filters/components/filter-types/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/index-filters/components/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
width: 100%; | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/index-table/cell-renderers/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.iconButton { | ||
padding: 0; | ||
display: block; | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/index-table/custom-toolbar-select/styles.css
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.icon { | ||
font-size: var(--fs-12); | ||
color: #e6e6e6; | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/insights-filters/components/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.filter { | ||
display: flex; | ||
|
||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.container { | ||
display: flex; | ||
width: 100%; | ||
|
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/insights-sub-report/components/exporter/styles.css
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
2 changes: 2 additions & 0 deletions
2
...ript/components/insights-sub-report/components/insights-table-header-sub-items/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/insights-sub-report/components/insights-table-header/styles.css
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
2 changes: 2 additions & 0 deletions
2
...script/components/insights-sub-report/components/multiple-violations-indicator/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.listItemText { | ||
width: 100%; | ||
|
||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.exportButton { | ||
color: var(--c-blue); | ||
} | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.exportButton { | ||
color: var(--c-blue); | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
app/javascript/components/internal-alert/components/dismiss-button/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.dismissButton { | ||
pointer-events: auto; | ||
} |
2 changes: 2 additions & 0 deletions
2
app/javascript/components/internal-alert/components/item/styles.css
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.icon { | ||
margin-right: 8px; | ||
padding: 10px 0; | ||
|
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
display: flex; | ||
align-items: center; | ||
|
2 changes: 2 additions & 0 deletions
2
.../components/key-performance-indicators/components/as-key-performance-indicator/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.helptextHeader { | ||
text-align: right; | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
...ript/components/key-performance-indicators/components/client-satisfaction-rate/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.invalidMessage { | ||
text-align: center; | ||
} |
2 changes: 2 additions & 0 deletions
2
...cript/components/key-performance-indicators/components/single-aggregate-metric/styles.css
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,5 @@ | ||
/* Copyright (c) 2014 - 2023 UNICEF. All rights reserved. */ | ||
|
||
.root { | ||
padding: 0 1rem 1rem 1rem; | ||
} | ||
|
2 changes: 2 additions & 0 deletions
2
...script/components/key-performance-indicators/components/stacked-percentage-bar/styles.css
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
2 changes: 2 additions & 0 deletions
2
...vascript/components/key-performance-indicators/components/table-percentage-bar/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/key-performance-indicators/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/layouts/components/app-layout/styles.css
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
2 changes: 2 additions & 0 deletions
2
app/javascript/components/layouts/components/login-layout/styles.css
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
Oops, something went wrong.