Robin Scholtes
|
9ec902a369
|
add a different background color on op selected, based on user test feedback
|
2023-05-15 13:34:13 +12:00 |
|
Robin Scholtes
|
a27de41328
|
[#181] reduce title-height from 48 to 40
|
2023-05-10 16:51:50 +12:00 |
|
Robin Scholtes
|
0868d97cee
|
[#181] adjust #controls panel template and css so it will automatically scale based on #controls height, which makes adjustWidth() redundant. Controls is now 50px height on mobile ( 70 was just a lot of wasted space that can be better spend )
|
2023-05-10 15:27:43 +12:00 |
|
Robin Scholtes
|
222bb624ae
|
[#181] decrease size of controls for mobile UI
|
2023-05-10 13:15:01 +12:00 |
|
Robin Scholtes
|
ee9ea051d1
|
[#181] handle the correct resetting of layouts in any maximised pane situation, i.e. window resizing while panels are maximised etc. Prevent mobile keyboard popup window resize events to trigger layout resetting when panes are maximised, use JS to calculate the innerHeight available for mobile devices as they are of variable / unreliable / inconsistent heights
|
2023-05-09 14:56:44 +12:00 |
|
Robin Scholtes
|
8bed81c5ee
|
[#181] disable tooltips on mobile UI
|
2023-05-02 20:42:57 +12:00 |
|
Robin Scholtes
|
5916251893
|
[#181] fix output loading gears for mobile, add a _structure css file in /themes that is shared across themes
|
2023-05-02 17:54:28 +12:00 |
|
Robin Scholtes
|
f6b23ecca5
|
[#181] mobile layout: set heights of all components to make up 100vh
|
2023-04-19 23:16:43 +12:00 |
|
Robin Scholtes
|
b4c0378a01
|
[#181] move stylesheets from layout to organised components/, leave overal structure in layout/_structure
|
2023-04-18 22:04:40 +12:00 |
|
Robin Scholtes
|
0e49d52546
|
tidy up code, add controls-height var and implement across stylesheets, start work on operation/category lists
|
2023-04-17 16:03:46 +12:00 |
|
Robin Scholtes
|
6da34bcf52
|
[#181] tidy up changes so far ( move css blocks to their appropriate places, remove redundant css, update template to work with mobile UI )
|
2023-04-17 12:59:00 +12:00 |
|
n1474335
|
11fca557af
|
Merge branch 'fix_dark_theme_highlight' of https://github.com/SamueleFacenda/CyberChef
|
2023-03-23 17:52:41 +00:00 |
|
Samuele Facenda
|
764bd4b9ae
|
Update dark theme highligh
|
2023-03-15 08:38:56 +01:00 |
|
n1474335
|
f2bd838596
|
Fixed CSS for theme highlighting and status bar dropup height
|
2023-01-13 13:12:01 +00:00 |
|
n1474335
|
157dacb3a5
|
Improved highlighting colours and selection ranges
|
2022-07-11 11:43:48 +01:00 |
|
Matt
|
b3a10d4f9e
|
Made some better colour choices
|
2019-07-23 19:17:21 +01:00 |
|
Matt
|
67ead1c250
|
Fixed alternative theme tables
|
2019-07-22 23:12:36 +01:00 |
|
j433866
|
3dc57c4a4a
|
Update copyright year on solarized themes
|
2019-07-02 10:35:06 +01:00 |
|
j433866
|
4a84cf3ac7
|
Add css styling option for banner URL
|
2019-03-20 10:23:09 +00:00 |
|
j433866
|
e03e51c450
|
Add styling of checkboxes.
Change fonts in solarized themes to match classic.
Add styling of input fields to modals
|
2019-03-20 10:01:19 +00:00 |
|
j433866
|
b195fc69dd
|
Remove old css file
|
2019-03-19 14:39:46 +00:00 |
|
j433866
|
d09ab4a153
|
Add new solarized light and dark themes.
Add more elements to be controlled by theme css:
- Preloader spinner colours
- Operation disable / breakpoint icons
- Auto bake checkbox
- Search highlight colour
- Categories header colour
|
2019-03-19 14:37:46 +00:00 |
|
n1474335
|
2a55f1317a
|
Fixed themes for MD
|
2018-08-02 13:21:02 +01:00 |
|
n1474335
|
ba79144036
|
Operation arguments are now arranged using CSS Grid
|
2018-06-19 00:55:08 +01:00 |
|
n1474335
|
2bacd6424d
|
Converted operation arguments to material design
|
2018-06-10 12:03:55 +01:00 |
|
n1474335
|
1ce6e32086
|
Merged ESM into feature-bootstrap4. Started work on text inputs.
|
2018-06-09 10:43:36 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|
n1474335
|
bcc8804495
|
Updated buttons, fonts and collapse
|
2018-03-02 16:30:20 +00:00 |
|
n1474335
|
d4d7bcab7a
|
Added GeoCities theme
|
2017-08-10 12:35:30 +00:00 |
|
n1474335
|
a418f63a44
|
Added postcss-loader to provide fallbacks for older browsers
|
2017-05-18 23:24:24 +01:00 |
|
n1474335
|
e4ad7768d5
|
Finalised the dark theme
|
2017-05-17 23:02:52 +01:00 |
|
n1474335
|
280f1ee2df
|
Dark theme tweaks and improvements
|
2017-05-07 01:13:47 +01:00 |
|
n1474335
|
d1d394eec7
|
Fix search-results layout bug.
|
2017-05-02 20:56:57 +01:00 |
|
n1474335
|
2e4076bb75
|
Added option to change the theme.
|
2017-04-25 00:21:38 +01:00 |
|
n1474335
|
d71ac2e894
|
Moved from Sass to CSS with custom properties, allowing for dynamic theme changes.
|
2017-04-24 23:59:35 +01:00 |
|
n1474335
|
e3f41fea9c
|
Developing a dark theme.
|
2017-04-23 17:09:12 +01:00 |
|
n1474335
|
a4d93f23d6
|
Added preloader to hide elements before they are correctly rendered
|
2017-04-15 20:46:57 +01:00 |
|
n1474335
|
e0e5670d0e
|
Styles rewritten in a modular format with themable properties stored in variables.
|
2017-04-13 17:59:37 +01:00 |
|
n1474335
|
e120422b05
|
Styles now imported through Sass. Less removed.
|
2017-04-09 14:06:59 +01:00 |
|