Update fancy.css
Browse files
fancy.css
CHANGED
|
@@ -99,5 +99,5 @@ input[type="file"]::file-selector-button:hover {
|
|
| 99 |
.gradio-container .gr-textbox[aria-disabled="true"], .gradio-container .gr-textbox[readonly] {
|
| 100 |
background: #fdf2f8 !important; /* Pink 50 */
|
| 101 |
color: #db2777 !important; /* Pink 600 */
|
| 102 |
-
border: 1.5px solid #fbcfe8 !important; /* Pink 200 */
|
| 103 |
}
|
|
|
|
| 99 |
.gradio-container .gr-textbox[aria-disabled="true"], .gradio-container .gr-textbox[readonly] {
|
| 100 |
background: #fdf2f8 !important; /* Pink 50 */
|
| 101 |
color: #db2777 !important; /* Pink 600 */
|
| 102 |
+
border: 1.5px solid #fbcfe8 !important; /* Pink 200 */
|
| 103 |
}
|