Spaces:
Paused
Paused
Update src/components/menu-bar/google-drive-save.css
Browse files
src/components/menu-bar/google-drive-save.css
CHANGED
|
@@ -528,13 +528,6 @@
|
|
| 528 |
opacity: 0.6;
|
| 529 |
cursor: not-allowed;
|
| 530 |
}
|
| 531 |
-
/* 入力系要素を常に白に固定 */
|
| 532 |
-
input,
|
| 533 |
-
select,
|
| 534 |
-
textarea {
|
| 535 |
-
background-color: #fff !important;
|
| 536 |
-
color: #333 !important;
|
| 537 |
-
}
|
| 538 |
|
| 539 |
/* 特定のクラス付き要素も固定 */
|
| 540 |
.emailInput,
|
|
|
|
| 528 |
opacity: 0.6;
|
| 529 |
cursor: not-allowed;
|
| 530 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 531 |
|
| 532 |
/* 特定のクラス付き要素も固定 */
|
| 533 |
.emailInput,
|