Commit graph

20 commits

Author SHA1 Message Date
Andy Allan
520cffabea Upgrade to bootstrap 5.2 2023-09-29 09:41:35 +01:00
Andy Allan
ad4ed68037 Fix border settings used in workaround
Fixes #4263
2023-09-28 21:01:41 +01:00
Andy Allan
c975bae507 Workaround for dartsass vs bootstrap 5.1 bug 2023-09-27 09:35:30 +01:00
Andy Allan
c23d8bfa6a Remove unused parameter 2023-07-26 17:39:12 +01:00
Andy Allan
7ea3398c79 Remove unused CSS
The browse_details CSS classes were removed in 30ab1e91da and c4090bb150
2023-07-26 17:15:17 +01:00
Andy Allan
2b97658786 Bootstrap 5: Fix table striping background colour 2022-07-20 18:49:10 +01:00
Andy Allan
ac07a79078 Use bootstrap variables to style links
Bootstrap 5 now has a hover color, and instead of trying to override
with CSS, it's easier to use the variables instead.
2022-07-20 14:43:00 +01:00
Andy Allan
779167e493 Bootstrap 5: Enable negative margins 2022-07-20 11:13:33 +01:00
Andy Allan
f433fb3d4e Remove border-radius parameter
This overrides the same variable from bootstrap. Since bootstrap
also comes with -sm and -lg variants defined by rem, our px-based
override doesn't sit nicely with those.
2021-11-24 12:24:08 +00:00
Andy Allan
ab8d3485bd Use our darkgrey for bootstrap secondary colour
Our blue is less saturated and lighter, and so the bootstrap-default
secondary colour is too dark and too saturated when beside our
primary buttons.
2021-07-28 14:17:55 +01:00
Andy Allan
4a25d60876 Remove the red colour override, and use the bootstrap default
Full red clashes badly when side-by-side with our blues
2020-07-01 17:23:02 +02:00
Andy Allan
efa5f6d4b6 Use a new colour name for the vibrant greens 2019-12-11 16:51:04 +01:00
Andy Allan
9b6114ab0b Combine the two different offwhite background colours, and use the lighter one 2019-12-11 15:57:23 +01:00
Alexander Meshcheryakov
2d2334d34b Make list items highligh colour darker
The list highlight colour is currently very subtle and can be
had to spot so make it a little darker.

Closes #1090
2016-03-20 18:31:45 +00:00
Matt Amos
376a630756 Fix vertical alignment of text within select input on Firefox. 2015-01-26 16:57:34 +00:00
Matt Amos
91930aa4a5 Consolidated list highlight colours to one parameter. 2014-11-10 20:05:54 +00:00
Aaron Lidman
653f7c0d74 Increase sidebar width, back to 350px 2013-11-18 16:24:52 -08:00
Aaron Lidman
3e405040ea Adjust header sizing 2013-11-18 11:26:43 -08:00
John Firebaugh
8f4edc234a Darken grey 2013-11-13 12:37:56 -08:00
John Firebaugh
0e80a84374 Fix small screen header on interior pages 2013-11-11 14:56:33 -08:00