Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example CSS Missing Parts #118

Closed
firefly21 opened this issue Mar 24, 2011 · 1 comment
Closed

Example CSS Missing Parts #118

firefly21 opened this issue Mar 24, 2011 · 1 comment

Comments

@firefly21
Copy link

The examples/pagination.css doesn't look exactly like the showcase (http://mislav.uniqpath.com/will_paginate/)

It's missing:

.digg_pagination span.current {
background: none repeat scroll 0 0 #2E6AB1;
border: 1px solid #2E6AB1;
color: white;
font-weight: bold;
}

@mislav
Copy link
Owner

mislav commented Aug 2, 2011

I'm removing the "examples" directory from source. People should now refer to the showcase for sample CSS.

@mislav mislav closed this as completed Aug 2, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants