Page MenuHomePhorge

chat-constants.js
No OneTemporary

Size
440 B
Referenced Files
None
Subscribers
None

chat-constants.js

// @flow
export const tooltipStyle = {
paddingLeft: 5,
paddingRight: 5,
rowGap: 3,
};
export const tooltipLabelStyle = {
padding: 6,
height: 20,
};
export const tooltipButtonStyle = {
paddingLeft: 6,
paddingRight: 6,
width: 30,
height: 38,
};
export const typeaheadStyle = {
tooltipWidth: 296,
tooltipMaxHeight: 268,
tooltipVerticalPadding: 16,
tooltipLeftOffset: 16,
tooltipTopOffset: 4,
rowHeight: 40,
};

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 7, 7:55 AM (7 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5711902
Default Alt Text
chat-constants.js (440 B)

Event Timeline