Removed all borders curves settings table

This commit is contained in:
l_samenv
2024-09-05 11:41:47 +02:00
parent b04528fb34
commit fba16774e4

View File

@ -69,14 +69,6 @@
width: 100%;
}
#curves-settings-popup-table,
#curves-settings-popup-table tr th,
#curves-settings-popup-table tr td:first-child /* bin cell */
{
border-collapse: collapse;
border: 1px solid rgb(93, 71, 71);
}
#curves-settings-popup-table tr td
{
padding: 0;