Richard Lewis
10b17b7fd0
TintableSvgButton styling.
2017-11-15 13:04:58 +00:00
Matthew Hodgson
9f61cb8137
turns out that we /do/ use tertiaryAccentColor after all
2017-11-15 00:57:53 +00:00
Matthew Hodgson
9a0bbfb871
tint the colours in the theme rather than hardcode vector green
2017-11-04 23:43:34 +00:00
Matthew Hodgson
adedf23cfb
remove unnamespaced CSS fail
2017-11-04 22:19:06 +00:00
David Baker
b9e2b59504
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-10-27 19:01:34 +01:00
Matthew Hodgson
1798bff8f5
cosmetic fixes & hoverovers
2017-10-27 01:02:43 +01:00
Matthew Hodgson
8f0f34e761
fix buttons in other skins
2017-10-26 14:42:52 +01:00
Matthew Hodgson
ea19096db3
skin all the buttons
2017-10-25 23:56:31 +01:00
Luke Barnard
0561c5bd4f
Swap ui_opacity for panel_disabled
...
Simplify the API for disabling panels in the UI. `mx_fadable_faded` is applied instead of setting opacity.
2017-10-25 10:29:57 +01:00
Matthew Hodgson
cd31e6532b
initial wip theme
2017-10-20 18:43:06 +01:00
David Baker
42ca840fef
Add div.warning and use the scss var
...
rather than the css color name
2017-10-19 15:17:09 +01:00
Richard Lewis
317ff8c6af
Beta tag styling
2017-07-27 23:02:19 +01:00
Richard Lewis
f272961fbd
Styling for beta testing icon.
2017-07-14 23:30:47 +01:00
Matthew Hodgson
8a9b750b31
apply focus filter to normal buttons too
2017-04-22 01:55:57 +01:00
Luke Barnard
1e139ef183
Cosmetics to go with matrix-org/matrix-react-sdk#811
2017-04-21 17:04:11 +01:00
Matthew Hodgson
0a0293d8fb
fix focus on cancel button
2017-03-12 20:13:53 +00:00
Matthew Hodgson
4ad825e4fe
fix up cancelbutton CSS
2017-03-12 20:04:07 +00:00
Luke Barnard
a1462946cd
padding: 0px
2017-03-03 13:54:26 +00:00
Luke Barnard
024fea0687
Set padding-bottom: 0px for .mx_Dialog spinner
...
This was causing https://github.com/vector-im/riot-web/issues/3226
2017-03-02 17:39:02 +00:00
David Baker
c6ccfa0616
Copyright
2017-02-13 16:15:27 +00:00
David Baker
9e2793dfed
Style for split-out interactive auth
...
For https://github.com/matrix-org/matrix-react-sdk/pull/691
2017-02-13 16:10:43 +00:00
Matthew Hodgson
fa535996ae
fix textarea bg
2017-01-20 02:22:11 +00:00
Matthew Hodgson
5b95986705
fix various SCSS snafus
2017-01-18 20:05:18 +00:00
Matthew Hodgson
4f8d3b0e2b
more factoring
2017-01-17 02:00:34 +00:00
Matthew Hodgson
cab5bf8849
fix a lone lost opera vendor prefix
2017-01-16 19:00:44 +00:00
Matthew Hodgson
d74dfc9ee7
strip out unneeded -ms- prefixes
2017-01-16 18:58:37 +00:00
Matthew Hodgson
c305b72b91
strip out unneeded -moz- prefixes
2017-01-16 18:58:02 +00:00
Matthew Hodgson
dc1563d916
strip out unneeded webkit prefixes now we're using autoprefixer
2017-01-16 18:55:29 +00:00
Matthew Hodgson
002339fb86
factor out some more colours
2017-01-16 02:10:45 +00:00
Matthew Hodgson
35b3013386
fix up a few more colours
2016-12-31 14:27:44 +00:00
Matthew Hodgson
c6beaa1631
initial stab at an official dark theme via the magic of SASS.
...
SVGs are all broken, and some of the more exotic colours haven't been updated. There's been no attempt to use SASS to remove duplication from the CSS yet.
no attempt to switch it at runtime yet.
2016-12-28 04:06:10 +00:00
Matthew Hodgson
bacb284415
basic jig for SASS-based themed CSS (one bundle per theme)
2016-12-28 02:01:28 +00:00