This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap
Watch
1
Star
0
Fork
0
You've already forked blap
Code
Issues
Pull Requests
Packages
Projects
Releases
6
Wiki
Activity
Files
caa2fd97d1eabcb22479199d28efea9395c9723f
blap
/
src
/
skins
/
vector
/
css
/
organisms
T
History
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
..
CreateRoom.css
WIP of new CSS
2015-10-23 02:39:56 +01:00
LeftPanel.css
use gemini-scrollbar to provide fake scrollbars for the room list
2015-11-10 01:40:08 +00:00
MemberList.css
Add on a membership badge
2015-10-24 20:47:48 +01:00
RightPanel.css
quick implementation of all new MemberInfo
2015-10-25 19:09:38 +00:00
RoomDirectory.css
WIP of new CSS
2015-10-23 02:39:56 +01:00
RoomList.css
skin RoomDropTarget correctly
2015-11-05 11:21:45 +00:00
RoomSubList.css
put a load of margin on the bottommost sublist to increase its hit target size and avoid problems when toggling its hiddenness
2015-11-08 14:08:17 +00:00
RoomView.css
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
UserSettings.css
WIP of new CSS
2015-10-23 02:39:56 +01:00
ViewSource.css
invites section
2015-10-24 02:02:33 +01:00