misc_pterodactyl-panel/resources/scripts/components
AreYouScared c54cbe6638 Update Admin CSS / Few css fixes
Changed `code` color to be a little lighter, more contrast / easier to read (From #999 to #c3c3c3)
Added Readonly style, was white box with grey letters. Changes to Dark grey box and white letters.
Changed cursor for disabled / read-only to `not-allowed` instead of `text`
Closes #1918 -> Dropdown text was grey with a grey background.
Added Green and Yellow Text colors
Added Text-Danger
Changed Link color, to be a tad lighter
Added well/well-sm/well-lg to pterodactyl.css
Changed well to match the dark theme.
Hovering over Start / Restart show respective colors Green / Blue
2020-04-19 08:30:52 -04:00
..
auth Fix login screen 404 2020-04-17 14:43:03 -07:00
dashboard Show an error box if we couldn't fetch details about the instance 2020-04-17 12:03:16 -07:00
elements Fix login screen 404 2020-04-17 14:43:03 -07:00
screens Fix login screen 404 2020-04-17 14:43:03 -07:00
server Update Admin CSS / Few css fixes 2020-04-19 08:30:52 -04:00
App.tsx Update views to support a more logical container 2020-04-17 11:17:01 -07:00
FlashMessageRender.tsx Support deleting existing databases 2019-07-16 22:15:14 -07:00
MessageBox.tsx Add support for flash messages utilizing redux 2019-06-11 23:12:03 -07:00
NavigationBar.tsx Add very simple search support to pages, togglable with "k" 2020-04-03 22:39:53 -07:00
NetworkErrorMessage.tsx Add support for password reset links 2019-06-16 16:57:57 -07:00
ServerOverviewContainer.tsx Fix router to make it easier to actually navigate around the app 2019-06-22 18:09:42 -07:00