Spaces:
Sleeping
Sleeping
Update static/css/style.css
Browse files- static/css/style.css +1 -3
static/css/style.css
CHANGED
|
@@ -468,9 +468,7 @@ textarea { width: 100%; background: #222; color: #fff; border: 1px solid #444; p
|
|
| 468 |
.del-btn{ flex:1; border:none; border-radius: 16px; padding: 12px 0; font-weight: 900; font-size: 1rem; cursor:pointer; transition: transform .12s ease, filter .12s ease; }
|
| 469 |
.del-btn:active{ transform: scale(.99); filter: brightness(1.05); }
|
| 470 |
.del-btn-confirm{ background: rgba(255,69,58,.95); color:#fff; }
|
| 471 |
-
.del-btn-cancel{ background: rgba(120,120,128,.22); color:#fff; border: 1px solid rgba(255,255,255,.10); }
|
| 472 |
-
/* ... */
|
| 473 |
-
/* ... */
|
| 474 |
|
| 475 |
/* ================================================== */
|
| 476 |
/* === استایلهای جدید برای بخش ظاهر (Appearance) === */
|
|
|
|
| 468 |
.del-btn{ flex:1; border:none; border-radius: 16px; padding: 12px 0; font-weight: 900; font-size: 1rem; cursor:pointer; transition: transform .12s ease, filter .12s ease; }
|
| 469 |
.del-btn:active{ transform: scale(.99); filter: brightness(1.05); }
|
| 470 |
.del-btn-confirm{ background: rgba(255,69,58,.95); color:#fff; }
|
| 471 |
+
.del-btn-cancel{ background: rgba(120,120,128,.22); color:#fff; border: 1px solid rgba(255,255,255,.10); }
|
|
|
|
|
|
|
| 472 |
|
| 473 |
/* ================================================== */
|
| 474 |
/* === استایلهای جدید برای بخش ظاهر (Appearance) === */
|