Spaces:
Sleeping
Sleeping
Update static/style.css
Browse files- static/style.css +2 -2
static/style.css
CHANGED
|
@@ -153,7 +153,7 @@ body{
|
|
| 153 |
position: relative;
|
| 154 |
flex-shrink: 0; /* Prevents these containers from shrinking */
|
| 155 |
}
|
| 156 |
-
ul {
|
| 157 |
list-style-type: none;
|
| 158 |
margin: 0;
|
| 159 |
padding: 0;
|
|
@@ -163,7 +163,7 @@ body{
|
|
| 163 |
background-color: #333;
|
| 164 |
position: fixed;
|
| 165 |
z-index:999
|
| 166 |
-
}
|
| 167 |
|
| 168 |
|
| 169 |
#measureselectid :hover,#relvselectid :hover{
|
|
|
|
| 153 |
position: relative;
|
| 154 |
flex-shrink: 0; /* Prevents these containers from shrinking */
|
| 155 |
}
|
| 156 |
+
/* ul {
|
| 157 |
list-style-type: none;
|
| 158 |
margin: 0;
|
| 159 |
padding: 0;
|
|
|
|
| 163 |
background-color: #333;
|
| 164 |
position: fixed;
|
| 165 |
z-index:999
|
| 166 |
+
} */
|
| 167 |
|
| 168 |
|
| 169 |
#measureselectid :hover,#relvselectid :hover{
|