Matthew Hodgson
|
46541a3f2e
|
logout button on splashscreen to avoid wedging users whose server has gone awol
|
2015-11-18 20:47:14 +00:00 |
|
Matthew Hodgson
|
2cf0ceb260
|
back out previous bodges to flexbox to make geminiscrollbar work in FF
|
2015-11-13 02:29:18 +00:00 |
|
Matthew Hodgson
|
04305460db
|
make firefox slightly happier
|
2015-11-13 01:19:40 +00:00 |
|
Matthew Hodgson
|
caa2fd97d1
|
sacrifice dead goats to make gemini-scrollbars work on firefox 42 and chrome 48 and later. the problem is that flexbox interacts badly with gemini-scrollbars, as gemini looks at the offsetWidth of the container in order to make the width of its enclosed scrollable view = width+scrollbarwidth. The problem is that flexbox then sees that the scrollable view has expanded, and unhelpfully flexes the container to fit it. This fixes the problem by providing more explicit widths for the containers to stop them flexing. I'm not sure I want to know why we don't also see the same problem with heights.
|
2015-11-13 00:46:50 +00:00 |
|
Matthew Hodgson
|
bbd7124ac7
|
improve comment on how our dynamic height CSS works
|
2015-11-11 00:57:16 +01:00 |
|
Matthew Hodgson
|
23c93de82e
|
Merge branch 'develop' into matthew/orderable-roomlist
|
2015-11-09 16:04:20 +00:00 |
|
Matthew Hodgson
|
05d921256f
|
re-skin the notification bar
|
2015-11-08 23:37:14 +00:00 |
|
Matthew Hodgson
|
5c406856ed
|
adjust column widths to match design
|
2015-11-08 12:59:19 +00:00 |
|
Matthew Hodgson
|
b15def84bc
|
fix spacing of the layout to match latest designs
|
2015-11-08 12:48:23 +00:00 |
|
Matthew Hodgson
|
7f65ba506b
|
WIP of new CSS
|
2015-10-23 02:39:56 +01:00 |
|
Matthew Hodgson
|
5d962e1feb
|
improve horizontal flexing of timeline
|
2015-10-11 18:04:01 +01:00 |
|
Matthew Hodgson
|
8bdb5c0745
|
implement right panel collapsing more correctly too
|
2015-10-11 02:25:26 +01:00 |
|
Matthew Hodgson
|
47ed8971e3
|
implement collapsible leftpanel at last
|
2015-10-11 02:09:14 +01:00 |
|
David Baker
|
148dbc23ed
|
Rename base skin to vector
|
2015-09-22 18:05:55 +01:00 |
|