https://github.com/timwis/casebook-print-client
Adds print-friendly styles to client profile on Citizens Advice's Casebook software
https://github.com/timwis/casebook-print-client
Last synced: about 2 months ago
JSON representation
Adds print-friendly styles to client profile on Citizens Advice's Casebook software
- Host: GitHub
- URL: https://github.com/timwis/casebook-print-client
- Owner: timwis
- License: mit
- Created: 2019-06-21T17:04:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T15:53:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T07:11:38.825Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# casebook-print-client
Adds print-friendly styles to the client profile page on Citizens Advice's Casebook software using [Stylus][stylus] to inject CSS.## Installation
1. Install the **Stylus** browser extension from the [Chrome web store][stylus-chrome] or [Firefox add-ons][stylus-firefox].
2. Click here: [][css] to install the custom styles.Then, when viewing a client in Casebook, use your browser's print button (Ctrl + P).
## Screenshot
## How does it work?
[Stylus][stylus] is a browser extension that allows you to customise the layout of specific webpages in your own browser. For instance, you could make the background of google.com pink, and every time you go there it will be pink until you disable it. Your customisations only affect your browser, but you can share your customisations with other people who have Stylus installed. This project is a shared customisation for Casebook. Customisations like this have no special access: they just alter the page's layout within your browser.[stylus]: https://github.com/openstyles/stylus
[stylus-chrome]: https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne
[stylus-firefox]: https://addons.mozilla.org/firefox/addon/styl-us/
[css]: https://raw.githubusercontent.com/timwis/casebook-print-client/master/casebook-print-client.user.css