Attributions
- --
-
-
diff --git a/src/app/attributions.tpl.html b/src/app/attributions.tpl.html deleted file mode 100644 index e40d6343..00000000 --- a/src/app/attributions.tpl.html +++ /dev/null @@ -1,63 +0,0 @@ -
- Welcome to a place where you can listen, learn, share your discoveries and help out the environment! - The Bioacoustic Workbench is a repository for audio recordings of the environment and tools that aid in - analysing the sounds. - We gather recordings from a wide range of environments, find practical ways to annotate - the sounds with information about what's going on in them, and then enable that - information to be put to use by ecologists and other parties interested in conservation. -
- -- Welcome back to the Bioacoustic Workbench, {{$root.userData.userName}}! We're glad you're - here. -
+- Time to get started! You can sign in using an account you already have! +
+ This page is currently unused. + If you have been sent here it was likely by mistake. + Please report this bug to us.
- - diff --git a/src/app/navigation/_navigation.scss b/src/app/navigation/_navigation.scss index 35dec5ce..171f052a 100644 --- a/src/app/navigation/_navigation.scss +++ b/src/app/navigation/_navigation.scss @@ -16,10 +16,10 @@ right-nav-bar { left-nav-bar { @for $i from 0 through 4 { .indentation-#{$i} { - $step: ($i * 5%); + $step: ($i * 10%); width: 100% - $step; margin-left: $step !important; - font-size: 100% - $step; + font-size: 100% - ($step / 2); } } } \ No newline at end of file diff --git a/src/app/uiHints/ribbon.js b/src/app/uiHints/ribbon.js index 4cae8b33..357ac294 100644 --- a/src/app/uiHints/ribbon.js +++ b/src/app/uiHints/ribbon.js @@ -23,7 +23,7 @@ angular case "building": this.class = "building"; this.text = "\xa0"; - this.tooltip = "This feature is still being built and is not available"; + this.tooltip = "This feature is still being built and is not yet available"; break; default: this.class = this.type; diff --git a/src/index.html b/src/index.html index 428415e7..857c3d0b 100644 --- a/src/index.html +++ b/src/index.html @@ -100,6 +100,9 @@ +