File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
components/progresscircle Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,6 @@ governing permissions and limitations under the License.
25
25
/* default size and thickness */
26
26
--spectrum-progress-circle-size : var (--spectrum-progress-circle-size-medium );
27
27
--spectrum-progress-circle-thickness : var (--spectrum-progress-circle-thickness-medium );
28
-
29
- /* track border style */
30
- --spectrum-progress-circle-size : var (--spectrum-progress-circle-size-medium );
31
- --spectrum-progress-circle-thickness : var (--spectrum-progress-circle-thickness-medium );
32
28
}
33
29
34
30
.spectrum-ProgressCircle--sizeS {
@@ -46,9 +42,6 @@ governing permissions and limitations under the License.
46
42
.spectrum-ProgressCircle {
47
43
/* fill is bright color */
48
44
--highcontrast-progress-circle-fill-border-color : Highlight;
49
-
50
- /* fill over background is bright color */
51
- --highcontrast-progress-circle-fill-border-color-over-background : Highlight;
52
45
}
53
46
}
54
47
You can’t perform that action at this time.
0 commit comments