Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vue-cdbp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Markus Opolka
vue-cdbp
Commits
830ec60e
Commit
830ec60e
authored
Dec 20, 2018
by
Markus Opolka
Browse files
Options
Downloads
Patches
Plain Diff
Change to FAU colors
parent
ebcd5310
Branches
android-goldfish-3.18-dev
No related tags found
1 merge request
!11
V1.1.7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/App.vue
+3
-3
3 additions, 3 deletions
src/App.vue
with
3 additions
and
3 deletions
src/App.vue
+
3
−
3
View file @
830ec60e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
</v-list>
</v-list>
</v-navigation-drawer>
</v-navigation-drawer>
<v-toolbar
color=
"
blue darken-4
"
dark
fixed
app
>
<v-toolbar
color=
"
#003366
"
dark
fixed
app
>
<v-toolbar-side-icon
@
click.stop=
"drawer = !drawer"
></v-toolbar-side-icon>
<v-toolbar-side-icon
@
click.stop=
"drawer = !drawer"
></v-toolbar-side-icon>
<v-toolbar-title>
{{
name
}}
</v-toolbar-title>
<v-toolbar-title>
{{
name
}}
</v-toolbar-title>
<v-spacer></v-spacer>
<v-spacer></v-spacer>
...
@@ -42,8 +42,8 @@
...
@@ -42,8 +42,8 @@
</v-content>
</v-content>
</v-fade-transition>
</v-fade-transition>
</main>
</main>
<v-footer
color=
"
blue darken-4
"
app
>
<v-footer
color=
"
#003366
"
app
>
<span
class=
"white--text"
>
©
201
7
Friedrich-Alexander-Universität Erlangen-Nürnberg
</span>
<span
class=
"white--text"
>
©
201
8
Friedrich-Alexander-Universität Erlangen-Nürnberg
</span>
</v-footer>
</v-footer>
</v-app>
</v-app>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment