File tree Expand file tree Collapse file tree 9 files changed +36
-18
lines changed
esm-patient-queues-app/src
esm-ugandaemr-app/src/pages/internet-power Expand file tree Collapse file tree 9 files changed +36
-18
lines changed Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/spacing' ;
22@use ' @carbon/styles/scss/type' ;
3- @import " ~@openmrs/esm-styleguide/src/vars" ;
3+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
4+
45.tabContainer {
56 margin-top : 1rem ;
67}
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
3- @import ' ~@openmrs/esm-styleguide/src/vars' ;
3+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
4+
45.bodyShort01 {
56 @include type .type-style (' body-compact-01' );
67}
3839
3940.careProgramContainer {
4041 margin-top : spacing .$spacing-05 ;
42+
4143 & >div {
4244 padding : 0 ;
4345 }
5153 padding : 0.5rem ;
5254}
5355
54- :global(.cds--header__global > button [aria-label = " End visit" ]), :global(.cds--header__global > button [aria-label = " Start a visit" ]) {
55- display : none ;
56- }
56+ :global(.cds--header__global > button [aria-label = " End visit" ]),
57+ :global(.cds--header__global > button [aria-label = " Start a visit" ]) {
58+ display : none ;
59+ }
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
33@use ' @carbon/colors' ;
4- @import ' ~ @openmrs/esm-styleguide/src/vars' ;
4+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
55
66.bodyContainer {
77 margin : spacing .$spacing-03 ;
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
33@use ' @carbon/colors' ;
4- @import ' ~@openmrs/esm-styleguide/src/vars' ;
4+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
5+
56.desktopHeading {
67 h4 {
78 @include type .type-style (' heading-compact-02' );
6566.content {
6667 width : 30% ;
6768 margin : spacing .$spacing-01 0 ;
69+
6870 & >p :first-child {
6971 @include type .type-style (' label-01' );
7072 color : colors .$gray-70 ;
7173 margin-bottom : spacing .$spacing-02 ;
7274 }
75+
7376 & span {
7477 @include type .type-style (' body-short-02' );
7578 color : colors .$gray-100 ;
8083 display : flex ;
8184 align-items : center ;
8285 justify-content : space-between ;
86+
8387 & >h4 {
8488 @include type .type-style (' productive-heading-02' );
8589 color : colors .$gray-80 ;
9296
9397.layer {
9498 height : 100% ;
95- :global (.cds--btn--primary ) {
99+
100+ :global (.cds--btn--primary ) {
96101 background-color : unset ;
97102 }
98103}
163168.content {
164169 width : 30% ;
165170 margin : spacing .$spacing-03 0 ;
171+
166172 & >p :first-child {
167173 @include type .type-style (' label-01' );
168174 font-size : var (--cds-label-01-font-size , 1rem );
169175 font-weight : var (--cds-label-01-font-weight , 600 );
170176 color : colors .$gray-70 ;
171177 margin-bottom : spacing .$spacing-02 ;
172178 }
179+
173180 & span {
174181 @include type .type-style (' body-short-02' );
175182 color : colors .$gray-100 ;
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
33@use ' @carbon/colors' ;
4- @import ' ~ @openmrs/esm-styleguide/src/vars' ;
4+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
55
66.desktopHeading {
77 h4 {
6666 width : 30% ;
6767 margin : spacing .$spacing-03 0 ;
6868
69- & > p :first-child {
69+ & > p :first-child {
7070 @include type .type-style (' label-01' );
7171 color : colors .$gray-70 ;
7272 margin-bottom : spacing .$spacing-02 ;
7676 @include type .type-style (' body-short-02' );
7777 color : colors .$gray-100 ;
7878 }
79- }
79+ }
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
33@use ' @carbon/colors' ;
4- @import ' ~ @openmrs/esm-styleguide/src/vars' ;
4+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
55
66.inputContainer {
77 margin : spacing .$spacing-05 0 ;
88}
9+
910.container {
1011 margin : spacing .$spacing-05 ;
1112 background-color : $ui-background ;
1415 margin : spacing .$spacing-02 spacing .$spacing-05 0 ;
1516 }
1617}
18+
1719.sectionTitle {
1820 @include type .type-style (' heading-compact-02' );
1921 color : $text-02 ;
3234.desktop {
3335 padding : 0rem ;
3436}
37+
3538.button {
3639 height : 4rem ;
3740 display : flex ;
6669 @include type .type-style (' productive-heading-02' );
6770 color : colors .$gray-80 ;
6871 margin-left : 1rem ;
69- }
72+ }
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
33@use ' @carbon/colors' ;
4- @import ' ~ @openmrs/esm-styleguide/src/vars' ;
4+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
55
66.bodyShort01 {
77 @include type .type-style (' body-compact-01' );
1515 padding-top : spacing .$spacing-02 ;
1616 }
1717}
18+
1819.desktopHeading ,
1920.tabletHeading {
2021 text-align : left ;
2122 text-transform : capitalize ;
2223 background-color : $ui-background ;
2324 padding-top : spacing .$spacing-02 ;
2425}
26+
2527.structuredList {
2628 padding : 0.5rem 0.5rem 0.5rem ;
2729}
3638 :global (.cds--structured-list-td ) {
3739 padding : 0.2rem 0.2rem 0.5rem ;
3840 }
41+
3942 background-color: $ui-background ;
40- }
43+ }
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/spacing' ;
22@use ' @carbon/styles/scss/type' ;
3- @import ' ~ @openmrs/esm-styleguide/src/vars' ;
3+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
44
55.productiveHeading01 {
66 @include type .type-style (' heading-compact-01' );
1212
1313.bodyLong01 {
1414 @include type .type-style (' body-01' );
15- }
15+ }
Original file line number Diff line number Diff line change 11@use ' @carbon/styles/scss/type' ;
22@use ' @carbon/styles/scss/spacing' ;
3- @import ' ~@openmrs/esm-styleguide/src/vars' ;
3+ @use ' @openmrs/esm-styleguide/src/vars' as * ;
4+
45.modalContainer {
56 .modalContent {
67 margin-top : 2rem ;
You can’t perform that action at this time.
0 commit comments