diff options
| author | aidahosa1 <aisosa_idahosa@brown.edu> | 2024-09-17 12:55:38 -0400 |
|---|---|---|
| committer | aidahosa1 <aisosa_idahosa@brown.edu> | 2024-09-17 12:55:38 -0400 |
| commit | 313b3d3e67689b175cdc85426ff6af809d476622 (patch) | |
| tree | ce1d4a40bce9bbfcdb9078c9092db1cc7593393e /src/client/views/FilterPanel.scss | |
| parent | 1568898125218538a93666cf5d83b9cf01739b49 (diff) | |
done with comments-- pull request
Diffstat (limited to 'src/client/views/FilterPanel.scss')
| -rw-r--r-- | src/client/views/FilterPanel.scss | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/client/views/FilterPanel.scss b/src/client/views/FilterPanel.scss index 34c3d2fc1..fbdebde0d 100644 --- a/src/client/views/FilterPanel.scss +++ b/src/client/views/FilterPanel.scss @@ -350,19 +350,7 @@ } -.drawing-box{ - position: absolute; - z-index: 10000; - border-color: black; - border-style: solid; - border-width: medium; - border-radius: 10%; - background-color: #323232; - - - -} // .sliderBox-outerDiv { // width: 30%;// width: calc(100% - 14px); // 14px accounts for handles that are at the max value of the slider that would extend outside the box // height: 40; // height: 100%; |
