element-web/src/skins/vector/css
2015-11-13 00:46:50 +00:00
..
atoms fix spinner layout yet more 2015-11-11 02:31:17 +01:00
molecules skin simpleheader 2015-11-11 01:59:56 +01:00
organisms 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
pages 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
templates improve spacing on login screen 2015-11-11 00:56:44 +01:00
common.css Merge branch 'develop' into matthew/redesign 2015-10-30 11:50:34 +00:00
gemini-scrollbar.css use gemini-scrollbar to provide fake scrollbars for the room list 2015-11-10 01:40:08 +00:00
hide.css skin RoomDropTarget correctly 2015-11-05 11:21:45 +00:00