Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MediaDBViewerAPI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BA_SI-Projekt
MediaDBViewerAPI
Commits
03834135
Commit
03834135
authored
Feb 18, 2016
by
Nico Schallehn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Schlüssel hinzugefügt
parent
39479164
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
style.css
webapp/css/style.css
+2
-2
ic_enhanced_encryption_black_24dp_1x.png
webapp/images/icons/ic_enhanced_encryption_black_24dp_1x.png
+0
-0
index.php
webapp/index.php
+2
-0
No files found.
webapp/css/style.css
View file @
03834135
...
...
@@ -159,11 +159,11 @@ border-top-right-radius: 3px;
background-size
:
100%
100%
;
}
.nav
li
:nth-child
(
5
)
a
{
background
:
url(../images/icons/ic_
settings_black_48
dp_1x.png)
;
background
:
url(../images/icons/ic_
enhanced_encryption_black_24
dp_1x.png)
;
background-size
:
100%
100%
;
}
.nav
li
:nth-child
(
6
)
a
{
background
:
url(../images/i
mg_sprite.png)
-216px
-9px
;
background
:
url(../images/i
cons/ic_settings_black_48dp_1x.png)
;
background-size
:
100%
100%
;
}
ul
.header_right_box
{
...
...
webapp/images/icons/ic_enhanced_encryption_black_24dp_1x.png
0 → 100644
View file @
03834135
186 Bytes
webapp/index.php
View file @
03834135
...
...
@@ -240,6 +240,8 @@ License URL: http://creativecommons.org/licenses/by/3.0/
data-tooltip=
"Serien"
><a
href=
"index.php?action=serien"
>
</a></span></li>
<li><span
class=
"simptip-position-bottom simptip-movable"
data-tooltip=
"Statistik"
><a
href=
"index.php?action=statistik"
>
</a></span></li>
<li><span
class=
"simptip-position-bottom simptip-movable"
data-tooltip=
"Schlüssel"
><a
href=
"index.php?action=schluessel"
>
</a></span></li>
<li><span
class=
"simptip-position-bottom simptip-movable"
data-tooltip=
"Einstellungen"
><a
href=
"index.php?action=einstellungen"
>
</a></span></li>
<!-- <li><span class="simptip-position-bottom simptip-movable" data-tooltip="more"><a href="movie.html"> </a></span></li> -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment