File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
knox-token-management-ui/token-management/app/tokenmanagement Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 4545
4646.reduce-icon-size {
4747 transform : scale (0.65 );
48+ }
49+
50+ ::ng-deep .mat-mdc-paginator {
51+ padding : 8px 12px ;
52+ min-height : 48px ;
53+ font-size : 13px ;
54+ }
55+
56+ ::ng-deep .mat-mdc-paginator .mat-mdc-icon-button {
57+ width : 36px ;
58+ height : 36px ;
59+ }
60+
61+ ::ng-deep .mat-mdc-paginator .mat-mdc-select {
62+ margin : 0 8px ;
63+ min-width : 56px ;
64+ }
65+
66+ ::ng-deep div .mat-mdc-select-panel {
67+ background-color : white !important ;
68+ }
69+
70+ ::ng-deep .mat-mdc-paginator .mat-mdc-select .mat-mdc-select-value {
71+ color : # 333 ;
72+ font-size : 13px ;
73+ }
74+
75+ ::ng-deep .mat-mdc-paginator .mat-mdc-select .mat-mdc-select-arrow {
76+ color : # 666 ;
77+ }
78+
79+ ::ng-deep .mat-mdc-paginator .mat-mdc-select-trigger {
80+ padding : 4px 8px ;
81+ border-radius : 4px ;
82+ border : 1px solid # ddd ;
83+ }
84+
85+ ::ng-deep .mdc-notched-outline > * {
86+ border : none !important ;
4887}
You can’t perform that action at this time.
0 commit comments