Updated ReadMe

This commit is contained in:
scar 2021-12-21 19:42:31 +01:00
parent ef55fc3832
commit dacc1df99f

View File

@ -16,24 +16,24 @@ On Production, the navbar change colors using Salsify colors. The logon footer a
If you use a Chrome profil for Retailers accounts, you can change the top right user icon to a shop one.
If you use a Chrome profil for Manufacturers, it can change it to a factory.
## How does it works
## How does it works?
Nothing is changed on the software itself: It's your broswer that applies more CSS rules to make it happens. It relies on the Chrome extension xStyle, that make it easy to turn them on or off, just in case it conflict with the website.
1. Install xStyle from the Chrome web store
1. Install xStyle from the [Chrome Web Store ⎋](https://chrome.google.com/webstore/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj)
2. In the extension, create a new Style
3. Copy one of the files available here in the text editor
3. Copy one of the files' content available here, in the text editor
4. You can use the file name as the style name, or use your own.
Repeate for each styles you want to enables.
## What each styles do ?
## What each styles do?
* LTG banner.css: Change the Load Testing banner
* PLR banner.css: Change your Pillar banner
* PPR banner.css: Change the Preproduction banner
* `LTG banner.css`: Change the Load Testing banner
* `PLR banner.css`: Change your Pillar banner
* `PPR banner.css`: Change the Preproduction banner
* Whiter banner.css: Estetics changes mainly changing text to pure white and the hover and selected looks. You'll like it. Works with the others files.
* `Whiter banner.css`: Estetics changes mainly changing text to pure white and the hover and selected looks. You'll like it. Works with the others files.
* Retailers Sigils.css: Change the top-right user icon to a Shop one, and make it orange. This can't tell if you'r actually logged as a Retailer or not.
* Suppliers Sigils.css: change the top-right user icon to a Factory one, and make it turquoise. This cn't tell if you're actually logged as a Manufacturer or not.
* `Retailers Sigils.css`: Change the top-right user icon to a Shop one, and make it orange. This can't tell if you'r actually logged as a Retailer or not.
* `Suppliers Sigils.css`: change the top-right user icon to a Factory one, and make it turquoise. This cn't tell if you're actually logged as a Manufacturer or not.