Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ae8627d6
authored
2014-08-26 16:48:30 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add color picker pages
1 parent
d2abc931
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
color-picker-yellow.html
color-picker-yellow.html
View file @
ae8627d
...
...
@@ -60,14 +60,13 @@
</div>
<div
class=
"topic__infos"
>
<div
class=
"container color-picker-nav"
>
<a
href=
"color-picker.html"
>
All
</a>
<a
href=
"color-picker-red.html"
>
Red
</a>
<a
href=
"color-picker-pink.html"
>
Pink
</a>
<a
href=
"color-picker-purple.html"
>
Purple
</a>
<a
href=
"color-picker-blue.html"
>
Blue
</a>
<a
href=
"color-picker-green.html"
>
Green
</a>
<a
class=
"current"
href=
"color-picker-yellow.html"
>
Yellow
</a>
<a
href=
"color-picker-orange.html"
>
Orange
</a>
<a
href=
"color-picker.html"
>
All
</a>
<a
href=
"color-picker-red.html"
>
Red
</a>
<a
href=
"color-picker-pink.html"
>
Pink
</a>
<a
href=
"color-picker-purple.html"
>
Purple
</a>
<a
href=
"color-picker-blue.html"
>
Blue
</a>
<a
href=
"color-picker-green.html"
>
Green
</a>
<a
class=
"current"
href=
"color-picker-yellow.html"
>
Yellow
</a>
<a
href=
"color-picker-gray.html"
>
Gray
</a>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment