Skip to content

Commit c306af6

Browse files
committed
delete bunch of eui styles
1 parent c439b3a commit c306af6

File tree

1 file changed

+0
-42
lines changed
  • redisinsight/ui/src/packages/redistimeseries-app/src/styles

1 file changed

+0
-42
lines changed

redisinsight/ui/src/packages/redistimeseries-app/src/styles/styles.scss

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,6 @@ div.plotly-notifier {
99
--body-color: white;
1010
--text-color: #B5B6C0;
1111

12-
// Text field
13-
.euiFieldText {
14-
color: #B5B6C0;
15-
font-size: 14px;
16-
height: 30px;
17-
width: 240px;
18-
19-
&:focus {
20-
background-image: unset;
21-
}
22-
}
23-
24-
// Text legend
25-
.euiFormLegend {
26-
font-size: 13px medium;
27-
color: #B5B6C0;
28-
}
29-
.euiFormLegend:not(.euiFormLegend-isHidden) {
30-
margin-bottom: 6px;
31-
}
32-
3312
.rangeslider-mask-min, .rangeslider-mask-max {
3413
fill: #161617 !important;
3514
fill-opacity: 1 !important;
@@ -67,27 +46,6 @@ div.plotly-notifier {
6746
fill-opacity: 1 !important;
6847
}
6948

70-
// Text field
71-
.euiFieldText {
72-
color: #415681;
73-
font-size: 14px;
74-
height: 30px;
75-
width: 240px;
76-
77-
&:focus {
78-
background-image: unset;
79-
}
80-
}
81-
82-
// Text legend
83-
.euiFormLegend {
84-
font-size: 13px medium;
85-
color: #527298;
86-
}
87-
.euiFormLegend:not(.euiFormLegend-isHidden) {
88-
margin-bottom: 6px;
89-
}
90-
9149
.chart-config-form {
9250
.more-options {
9351
section {

0 commit comments

Comments
 (0)