diff --git a/src/ctree-app/ctree-landing.html b/src/ctree-app/ctree-landing.html index 162c877..7554b50 100644 --- a/src/ctree-app/ctree-landing.html +++ b/src/ctree-app/ctree-landing.html @@ -81,11 +81,7 @@ --app-secondary-color: black; } #mainLayout app-toolbar { - padding: 15px 10px 10px 15px; - @apply --layout-horizontal; - @apply --layout-end-justified; - background-color: rgba(255, 255, 255, 0.95); - + padding: 0 8px 0 0; } #content { @apply --layout-fit; @@ -94,59 +90,37 @@ background-color: #DBE8DE; color: #63A375; } - #headerTitle { - color: #63A375; - font-size: 23px; - - } - #menuButton{ - color: black; - float: right; + #headerTitle, #menuButton { + display: none; } app-drawer ul { text-align: left !important; } app-header-layout { - height: 200vh; + height: 100vh; } app-header { background-color: #FFFFFF; color: #fff; - height: 6%; } app-header paper-icon-button { - + --paper-icon-button-ink-color: white; + } + paper-tab { + width: 0; } - - paper-tab[link] a { @apply --layout-horizontal; @apply --layout-center-center; - color: #000000; + color: #196948; text-decoration: none; - font-size: 12px; - outline: none; - - } - paper-tabs{ - --paper-tabs-selection-bar-color: blue; - } - paper-tab.iron-selected{ - color: blue !important ; - - - } - paper-tabs[noink][nobar] paper-tab.core-selected { - color: #db352c; - paper-tab iron-icon { padding-right: 2px; } .tabTooltip { visibility: hidden; } - paper-button { text-transform: none; } @@ -166,7 +140,6 @@ font-weight: bold; } - h1 { font-size: 4em; } @@ -306,10 +279,6 @@ } paper-tabs { display: none; - float: right; - - - } #headerTitle, #menuButton { display: inline-block; @@ -493,8 +462,6 @@ } - - @@ -505,55 +472,45 @@ - - - - - + + -
Collaboration Tree
- - -
- Collaboration Trees - - - - - - Overview - - - - - Feedback - - - - - Features - - - - - cTree - - - - - Participate - - - -
+
Collaboration Trees
+ + + + + Overview + + + + + Feedback + + + + + Features + + + + + cTree + + + + + Participate + + +
-