5c5864666e6c5f14b210e19c1f81d9eccd9329aa
out.html
... | ... | @@ -45,7 +45,7 @@ |
45 | 45 | th { border-bottom: 2px solid black; position: sticky; top: 0; background-color: #f2f2f2; z-index: 1; } |
46 | 46 | tr:nth-child(even) { background-color: #f9f9f9; } |
47 | 47 | tr:hover { background-color: #ddd; } |
48 | - input[type="text"] { margin-bottom: 20px; padding: 10px; width: calc(100% - 22px); border: 1px solid #ccc; border-radius: 4px; } |
|
48 | + input[type="text"] { margin-bottom: 20px; padding: 10px; width:25% ; border: 1px solid #ccc; border-radius: 4px; } |
|
49 | 49 | .filled-circle {padding: 1px 6px;border-radius: 100%;background-color: #000000;} |
50 | 50 | </style> |
51 | 51 | </head> |