Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Fixing ellipsis issue on pagination. #17

Merged
merged 3 commits into from
Jan 15, 2018

Conversation

imperator99
Copy link
Contributor

Added element to pager template with 'disabled' class. Added 'hover' to disabled style to prevent unnecessary colour changes.

Fixes #6.

…mplate with 'disabled' class. Added 'hover' to disabled style to prevent unnecessary colour changes.
@@ -440,6 +440,11 @@ a {
background-color: #fff;
border-color: $grey-border;
color: $grey;
&:hover {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All files in uikit-bootstrap are fetched from uikit-bootstrap project

And can be updated via a bash command

bash build/update_uikit_bootstrap.sh

Ref: https://github.com/govCMS/uikit-bootstrap/blob/master/sass/_elements.scss

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @pandaskii this has been updated.

@pandaskii pandaskii added this to the 1.0.0-alpha1 milestone Dec 19, 2017
@pandaskii pandaskii self-assigned this Dec 19, 2017
Jesse Boyd added 2 commits January 15, 2018 12:42
* master:
  Prepare the first alpha release
  Optimise the SVG files
  Optimise the JS build process
  Prepare the gulpfile for first alpha release
  Clean up legacy folder name is gitignore
  Ignore wget-log
  Yarn support
  Update govcms-ui.scss
  Update script to fetch the uikit_bootstrap
  Set fontHeight for iconFont
@pandaskii pandaskii merged commit 3f00cbb into govCMS:8.x-1.x Jan 15, 2018
@imperator99 imperator99 deleted the pagination-ellipsis-fix-2 branch January 15, 2018 04:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants