realreport 1.11.0 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*
2
- RealReport v1.11.0
2
+ RealReport v1.11.2
3
3
  Copyright (C) 2013-2025 WooriTech Inc.
4
4
  All Rights Reserved.
5
5
  */
@@ -1327,6 +1327,7 @@ border-bottom: 1px solid #ccc; */
1327
1327
  }
1328
1328
 
1329
1329
  .rr-sheet-print-table tr td {
1330
+ border: 0;
1330
1331
  border-color: transparent;
1331
1332
  }
1332
1333