このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
076server/public/css/techsuwa/table_m.css

4 行
193 B
CSS

.table-dark { border: 2px solid #3daee9; }
.table-dark th, .table-dark td, .table-dark thead th { border-color: #3daee9; }
.table-dark.table-hover tbody tr:hover { background-color: #2980b9; }