new L&F
diff --git a/_projectCommon.php b/_projectCommon.php index 887efe6..30b7ea3 100755 --- a/_projectCommon.php +++ b/_projectCommon.php
@@ -13,7 +13,7 @@ # Set the theme for your project's web pages. # See http://eclipse.org/phoenix/ - $theme = "Nova"; + $theme = "solstice"; # Define your project-wide Navigation here
diff --git a/resources/local.css b/resources/local.css index 346fba5..62d6d2e 100644 --- a/resources/local.css +++ b/resources/local.css
@@ -56,10 +56,6 @@ width:220px; } -#novaContent li { - list-style-image: url("/virgo/images/bullet.png"); -} - .toggle { cursor: pointer; color: #002E62;