Luke Childs
|
a8867adeac
|
Add favourited menu
|
8 years ago |
Luke Childs
|
2cdf5e88da
|
Reduce width of hamburger
|
8 years ago |
Luke Childs
|
b67dff723f
|
Hover styles for hamburger menu
|
8 years ago |
Luke Childs
|
217c9f758b
|
Do hamburger menu in CSS
|
8 years ago |
Luke Childs
|
588e6b22f5
|
Inject menu button for hearted nodes
|
8 years ago |
Luke Childs
|
faa96cb69b
|
Add basic click handler
|
8 years ago |
Luke Childs
|
107520961d
|
Add heart svg if favourite node requirements are met
|
8 years ago |
Luke Childs
|
768f083ee8
|
Fix top position in iOS
|
8 years ago |
Luke Childs
|
27cd0aa0e2
|
Serve everything in public at root
Otherwise we were limited to only serving staic content in /assets
|
8 years ago |
Luke Childs
|
6ad2b0a063
|
Add seperate classes for hidden and visually hidden
Hidden hides from browser and screen reader, visually hidden just hides from browser
|
8 years ago |
Luke Childs
|
d8006054a5
|
Hide content without display none
Otherwise screen readers will ignore it
|
8 years ago |
Luke Childs
|
2a4eb48e62
|
Make content block text slightly lighter
|
8 years ago |
Luke Childs
|
fb078b4ca5
|
USe one CSS block to style all content blocks
|
8 years ago |
Luke Childs
|
2a86888930
|
Improve letter spacing
|
8 years ago |
Luke Childs
|
18f332eb36
|
Add content to about page and style
|
8 years ago |
Luke Childs
|
d60fba891a
|
More generic column item selector
|
8 years ago |
Luke Childs
|
8263bf6e17
|
Set box-shadow to non alpha colour
Now that the header is fixed the opacity looks bad when things show through
|
8 years ago |
Luke Childs
|
160d61d737
|
Fix footer links on small mobile devices
|
8 years ago |
Luke Childs
|
693e8e2e03
|
Add margin between status title and value
|
8 years ago |
Luke Childs
|
a885bfadef
|
Remove margin from dls
|
8 years ago |
Luke Childs
|
c8d48f90c6
|
Make default font colour lighter
|
8 years ago |
Luke Childs
|
88cb07bbad
|
Add link to GitHub profile
|
8 years ago |
Luke Childs
|
02a22c6974
|
Reduce search bar font size on mobile
|
8 years ago |
Luke Childs
|
e2fca61e4b
|
Making sure paddings match up with new fixed header
|
8 years ago |
Luke Childs
|
33c93531d5
|
Fixed header
|
8 years ago |
Luke Childs
|
08c118012f
|
Update bandwidth graph text/css to reflect (text) padding changes
|
8 years ago |
Luke Childs
|
bdb5e3e042
|
Some size optimisations on the font
|
8 years ago |
Luke Childs
|
e9d422efc0
|
Collaps columns on firefox
|
8 years ago |
Luke Childs
|
69ba941065
|
Make ascii graph responsive
|
8 years ago |
Luke Childs
|
84d12b1368
|
Show bandwidth graph on node page
|
8 years ago |
Luke Childs
|
c7d9dc4029
|
Fix flexbox sticky footer not working in IE
|
8 years ago |
Luke Childs
|
89b8eb40d3
|
Use nth-of-type to get icon cell
Saves adding a class to every single row
|
8 years ago |
Luke Childs
|
83891fbee7
|
Reset letterspacing with normal instead of initial
Better browser support (IE11)
|
8 years ago |
Luke Childs
|
e9b149a06b
|
Create reusable hide class
|
8 years ago |
Luke Childs
|
c8f25d7bde
|
Stops box-shadow floating under form if container doesn't exactly match input height
|
8 years ago |
Luke Childs
|
326f7b0c60
|
Remove default border radius on iOS
|
8 years ago |
Luke Childs
|
d25f6f739c
|
Fix search bar position for Safari and IE
|
8 years ago |
Luke Childs
|
ce61675a1a
|
Fix search not showing full height on Safari
|
8 years ago |
Luke Childs
|
d8b9e80b45
|
Fix css columns breaking block elements in Safari
|
8 years ago |
Luke Childs
|
7a6cbae047
|
Reduce vertical padding on header
|
8 years ago |
Luke Childs
|
f86be2ce80
|
Clear float on node title/status
|
8 years ago |
Luke Childs
|
876013b4de
|
Don't show node details tor icon on smaller screens
|
8 years ago |
Luke Childs
|
960ab7dade
|
Replace listing blocks overflow hidden with value overflow ellipsis
|
8 years ago |
Luke Childs
|
918c13822e
|
Don't let long titles (search query) break mobile layout
|
8 years ago |
Luke Childs
|
961e61e1b3
|
Don't let long values break mobile layout on node page
|
8 years ago |
Luke Childs
|
82e3fe0c3f
|
Collapse columns on smaller screens
|
8 years ago |
Luke Childs
|
5daa391645
|
Reduce list title padding on tiny screens
Reduces chance of text wrapping round on tiny mobile devices
|
8 years ago |
Luke Childs
|
a3c831c8c5
|
Tweak pagination alignment
|
8 years ago |
Luke Childs
|
c6c7a81c22
|
Reduce head/footer margins on smaller screens
|
8 years ago |
Luke Childs
|
9e0445d8b9
|
Make sure list block overflow is hidden
|
8 years ago |