diff --git a/screenshot.png b/screenshot.png index 2ab6717..dc4301b 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/src/main/resources/css/app.css b/src/main/resources/css/table.css similarity index 100% rename from src/main/resources/css/app.css rename to src/main/resources/css/table.css diff --git a/src/main/resources/css/tree.css b/src/main/resources/css/tree.css index 5c5a4a3..41c5d93 100644 --- a/src/main/resources/css/tree.css +++ b/src/main/resources/css/tree.css @@ -64,8 +64,6 @@ .glyphicon { position: relative; font-style: normal; - font-weight: bold; - font-size: 20px; } .glyphicon-plus-sign::before { @@ -74,7 +72,6 @@ .glyphicon-min-sign::before { content: "-"; - /*transform: translate(0,-5px);*/ } .hidden{ diff --git a/src/main/resources/index.html b/src/main/resources/index.html index dfbbc09..0b6f7db 100644 --- a/src/main/resources/index.html +++ b/src/main/resources/index.html @@ -3,7 +3,7 @@