Merge branch 'master' of https://github.com/sigonasr2/ngsplanner
This commit is contained in:
commit
8aa0dc1817
@ -6,10 +6,12 @@ This tool was created for Phantasy Star Online 2: New Genesis. It is used to the
|
|||||||
|
|
||||||
The goal of NGS Planner is be accurate, accessible, and shareable.
|
The goal of NGS Planner is be accurate, accessible, and shareable.
|
||||||
|
|
||||||
### Contributers
|
### Contributors
|
||||||
|
|
||||||
- Developer, Database Designer - [sigonasr2](https://twitter.com/sigonasr2)
|
- Developer, Database Designer - [sigonasr2](https://twitter.com/sigonasr2)
|
||||||
- UI & Game Consultant - [Dudley](https://twitter.com/dudleyc_)
|
- UI & Game Consultant - [Dudley](https://twitter.com/dudleyc_)
|
||||||
|
- Clutch Code Revision - [Mira](https://twitter.com/MiraWaNeko)
|
||||||
|
- Background Artwork - [Patata-tan](https://twitter.com/PatataTan)
|
||||||
|
|
||||||
### Resources Used:
|
### Resources Used:
|
||||||
|
|
||||||
|
@ -1396,10 +1396,10 @@ dd:before {
|
|||||||
content: "\25E7" !important;
|
content: "\25E7" !important;
|
||||||
}
|
}
|
||||||
.check {
|
.check {
|
||||||
opacity: 25%;
|
opacity: 0.25;
|
||||||
}
|
}
|
||||||
.check:hover {
|
.check:hover {
|
||||||
opacity: 100%;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.check:before {
|
.check:before {
|
||||||
font-family: "Segoe UI Symbol";
|
font-family: "Segoe UI Symbol";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user