diff --git a/_static/accounting.css b/_static/accounting.css index 7c0a84298..379ecefe3 100644 --- a/_static/accounting.css +++ b/_static/accounting.css @@ -40,7 +40,7 @@ li > p { padding: 5px; margin: 5%; - border-width: 3px; + border: 3px solid #666; border-radius: 3px; } @@ -94,9 +94,6 @@ li > p { background-color: transparent !important; color: #aaa !important; } - .accounts-table > div > div { - border-color: #666; - } .chart-of-accounts .highlight-op { background-color: #030035;