* Set all envs to animate on loading only * Update Readme.md & publics * Remove spaces in files * Create gifs & Update ReadMe.md
38 lines
2.2 KiB
Markdown
38 lines
2.2 KiB
Markdown
# xStyle custom CSS for Alkemics front
|
|
|
|
## What is this?
|
|
|
|
This repository aims to tweak some website visuals. Changes are made inside your broswer via an extension, so it doesn't actually break anything.
|
|
|
|

|
|
|
|
## 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, and 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 ⎋](https://chrome.google.com/webstore/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj)
|
|
2. In the extension, create a new Style
|
|
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?
|
|
|
|
* `PREP banner.css`: Change the Preproduction banner and login's footer
|
|

|
|
* `PLLR banner.css`: Change your Pillar banner and login's footer
|
|

|
|
* `PERF banner.css`: Change the Load Testing banner and login's footer
|
|

|
|
* `PROD banner.css`: Change the Production banner and login's footer
|
|

|
|
* `Whiter banner.css`: Look & feel, mainly changing text to pure white and the hover and active elements. A _must have_. Works with the others files.
|
|
* `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.
|
|
*  
|
|
* `Alkessian.less`: Change the black navbar of Jira & Confluence back to the default white one and add slight animations.
|
|

|
|
* `Navbar color on Notif.css`: Emphase the notification banner by coloring the navbar as well, with a nice and tidy `transition`.
|
|

|
|

|