diff --git a/html/style-light.css b/html/style-light.css
index ccefae5e4..7565cbb8c 100644
--- a/html/style-light.css
+++ b/html/style-light.css
@@ -1477,8 +1477,14 @@ div.menu3 {
margin-left:30px;
}
#folder {
- border-width:0px;
- border-collapse: collapse;
+ border-width:1px;
+ border-collapse: separate;
+ margin-left: 5%;
+ width: 90%;
+ border-radius: 9px;
+ border-style:solid;
+ padding : 5px;
+
}
#folder tr {
height: 30px;