Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
sailfish-for-opo.tchncs.de
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Milan
sailfish-for-opo.tchncs.de
Commits
baa96335
Commit
baa96335
authored
Apr 12, 2016
by
Milan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move css to top
parent
189d3182
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
10 additions
and
314 deletions
+10
-314
apps.html
apps.html
+1
-1
de/apps.html
de/apps.html
+1
-1
de/home.html
de/home.html
+1
-1
de/install.html
de/install.html
+1
-1
de/tricks-and-fixes.html
de/tricks-and-fixes.html
+1
-1
de/tricks-and-fixes.html~
de/tricks-and-fixes.html~
+0
-304
de/warehouse.html
de/warehouse.html
+1
-1
home.html
home.html
+1
-1
install.html
install.html
+1
-1
tricks-and-fixes.html
tricks-and-fixes.html
+1
-1
warehouse.html
warehouse.html
+1
-1
No files found.
apps.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Additional Packages
</title>
</head>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -88,7 +89,6 @@
<br>
</div>
</div>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<script
src=
"scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"scripts/jquery/to-position.js"
></script>
<script
src=
"scripts/bootstrap/js/bootstrap.min.js"
></script>
...
...
de/apps.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - weitere Pakete
</title>
</head>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -86,7 +87,6 @@
<br>
</div>
</div>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<script
src=
"../scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"../scripts/jquery/to-position.js"
></script>
<script
src=
"../scripts/bootstrap/js/bootstrap.min.js"
></script>
...
...
de/home.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Home
</title>
</head>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -63,6 +64,5 @@
<script
src=
"../scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"../scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"../scripts/jquery/piwik.js"
></script>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
de/install.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Installation
</title>
</head>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -92,7 +93,6 @@
<script
src=
"../scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"../scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"../scripts/jquery/piwik.js"
></script>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
de/tricks-and-fixes.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Tricks
&
Fixes
</title>
</head>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -313,7 +314,6 @@ trigger: 'hover',
});
</script>
<script
src=
"../scripts/jquery/piwik.js"
></script>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
de/tricks-and-fixes.html~
deleted
100644 → 0
View file @
189d3182
This diff is collapsed.
Click to expand it.
de/warehouse.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Warehouse
</title>
</head>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -55,7 +56,6 @@
<script
src=
"../scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"../scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"../scripts/jquery/piwik.js"
></script>
<link
href=
'../scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
home.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Home
</title>
</head>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -62,6 +63,5 @@
<script
src=
"scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"scripts/jquery/piwik.js"
></script>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
install.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Install
</title>
</head>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -93,7 +94,6 @@
<script
src=
"scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"scripts/jquery/piwik.js"
></script>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
tricks-and-fixes.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Tricks
&
Tricks Fixes Fixes
</title>
</head>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -395,7 +396,6 @@ trigger: 'hover',
});
</script>
<script
src=
"scripts/jquery/piwik.js"
></script>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
warehouse.html
View file @
baa96335
...
...
@@ -9,6 +9,7 @@
Sailfish for Oneplus One - Warehouse
</title>
</head>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<div
class=
"space-top"
></div>
<div
class=
"container shader"
id=
"content"
>
...
...
@@ -55,7 +56,6 @@
<script
src=
"scripts/bootstrap/js/jquery.min.js"
></script>
<script
src=
"scripts/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"scripts/jquery/piwik.js"
></script>
<link
href=
'scripts/custom.css'
rel=
"stylesheet"
type=
"text/css"
>
</body>
</html>
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