eskim пре 5 година
родитељ
комит
4a61529c8a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/main/webapp/ux/plugins/agGrid/ag-theme-balham.css

+ 2 - 2
src/main/webapp/ux/plugins/agGrid/ag-theme-balham.css

@@ -462,8 +462,8 @@
   border-width: 0; }
 .ag-theme-balham .ag-row:not(.ag-row-first) {
   border-width: 1px 0 0; }
-/* .ag-theme-balham .ag-row.ag-row-last {
-  border-bottom-width: 1px; } */
+.ag-theme-balham .ag-row.ag-row-last {
+  border-bottom-width: 1px; } 
 .ag-theme-balham .ag-row-odd {
   background-color: #fcfdfe; }
 .ag-theme-balham .ag-row-even {