Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b9c84b4d
authored
Jan 29, 2013
by
Danyi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wizard navigation fix
parent
00e2a755
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
one/static/style.css
+1
-0
one/templates/new-template-flow.html
+2
-2
No files found.
one/static/style.css
View file @
b9c84b4d
...
...
@@ -149,6 +149,7 @@ a:link,a:visited{
float
:
none
!important
;
}
.wizard
nav
a
{
text-decoration
:
underline
;
display
:
block
;
}
.wizard
nav
.prev
{
...
...
one/templates/new-template-flow.html
View file @
b9c84b4d
...
...
@@ -53,8 +53,8 @@
</li>
</ul>
<nav>
<a
href=
"#"
class=
"prev"
>
Mégse
</a>
<a
href=
"#"
class=
"next"
>
Tovább
</a>
<a
href=
"#"
class=
"prev"
>
«
Mégse
</a>
<a
href=
"#"
class=
"next"
>
Tovább
»
</a>
<div
class=
"clear"
></div>
</nav>
</div>
...
...
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