File tree Expand file tree Collapse file tree
grid/custom-grid-paging-style
hierarchical-grid/hierarchical-grid-paging-style
tree-grid/tree-grid-paging-style Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ $my-primary: #231c2c;
55$my-secondary : #d0ab23 ;
66$dark-gray : #333 ;
77$light-gray : #999 ;
8- $inactive-color : #9b7829 ;
8+ $inactive-color : #826217 ;
99
1010$dark-paginator : paginator-theme (
1111 $text-color : $my-secondary ,
1212 $background-color : $my-primary ,
1313 $border-color : $my-secondary
1414);
1515
16- $dark-button : icon-button-theme (
16+ $dark-button : flat- icon-button-theme (
1717 $foreground : $my-secondary ,
1818 $hover-foreground : $dark-gray ,
1919 $hover-background : $my-secondary ,
@@ -59,13 +59,12 @@ $dark-drop-down-theme: drop-down-theme(
5959
6060:host {
6161 ::ng- deep {
62- @include css-vars ($dark-drop-down-theme );
63-
62+ @include css-vars ($dark-drop-down-theme );
63+
6464 igx-paginator {
6565 @include css-vars ($dark-button );
6666 @include css-vars ($dark-input-group );
6767 @include css-vars ($dark-select );
6868 }
6969 }
7070}
71-
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ $my-primary: #231c2c;
55$my-secondary : #d0ab23 ;
66$dark-gray : #333 ;
77$light-gray : #999 ;
8- $inactive-color : #9b7829 ;
8+ $inactive-color : #826217 ;
99
1010$dark-paginator : paginator-theme (
1111 $text-color : $my-secondary ,
1212 $background-color : $my-primary ,
1313 $border-color : $my-secondary
1414);
1515
16- $dark-button : icon-button-theme (
16+ $dark-button : flat- icon-button-theme (
1717 $foreground : $my-secondary ,
1818 $hover-foreground : $dark-gray ,
1919 $hover-background : $my-secondary ,
@@ -59,7 +59,7 @@ $dark-drop-down-theme: drop-down-theme(
5959
6060:host {
6161 ::ng- deep {
62- @include css-vars ($dark-drop-down-theme );
62+ @include css-vars ($dark-drop-down-theme );
6363
6464 igx-paginator {
6565 @include css-vars ($dark-button );
@@ -68,4 +68,3 @@ $dark-drop-down-theme: drop-down-theme(
6868 }
6969 }
7070}
71-
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ $my-primary: #231c2c;
55$my-secondary : #d0ab23 ;
66$dark-gray : #333 ;
77$light-gray : #999 ;
8- $inactive-color : #9b7829 ;
8+ $inactive-color : #826217 ;
99
1010$dark-paginator : paginator-theme (
1111 $text-color : $my-secondary ,
1212 $background-color : $my-primary ,
1313 $border-color : $my-secondary
1414);
1515
16- $dark-button : icon-button-theme (
16+ $dark-button : flat- icon-button-theme (
1717 $foreground : $my-secondary ,
1818 $hover-foreground : $dark-gray ,
1919 $hover-background : $my-secondary ,
@@ -59,13 +59,12 @@ $dark-drop-down-theme: drop-down-theme(
5959
6060:host {
6161 ::ng- deep {
62- @include css-vars ($dark-drop-down-theme );
63-
62+ @include css-vars ($dark-drop-down-theme );
63+
6464 igx-paginator {
6565 @include css-vars ($dark-button );
6666 @include css-vars ($dark-input-group );
6767 @include css-vars ($dark-select );
6868 }
6969 }
7070}
71-
You can’t perform that action at this time.
0 commit comments