diff --git a/README.md b/README.md index 81079e3..4f1ec46 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Repeate for each styles you want to enables. ![example of Color switching](public/navbar-notification-animated.gif) * `Squared logo place`: Remove the `border-radius` used for company logos, to allow more shapes than just circles. ![example of a not-cicle logo that can takes all space](public/squared-logo.png) +* `Blinkers.less`: Enable your blinkers when you use pagination arrows. + ![Example of blinkers](public/pagniation-are-blinkers.gif) * `Sigils.css`: Change the top-right user icon to a Shop or Factory depending on if you are logged as ar Retailer or a Supplier. * ![example of factory icon](public/user-white-factory.png) ![example of shop icon](public/user-white-shop.png) * `Jirafy.less`: Animate the Jira navbar with a light rotation on buttons. Lighten the Create button as well. diff --git a/public/pagniation-are-blinkers.gif b/public/pagniation-are-blinkers.gif new file mode 100644 index 0000000..8e64121 Binary files /dev/null and b/public/pagniation-are-blinkers.gif differ