-
- Downloads
[FIX] CSS vars usage (#27107)
Co-authored-by:Douglas Fabris <devfabris@gmail.com> Co-authored-by:
juliajforesti <juliajforesti@gmail.com>
Showing
- apps/meteor/app/theme/client/imports/components/message-box.css 5 additions, 1 deletion...eteor/app/theme/client/imports/components/message-box.css
- apps/meteor/app/theme/client/imports/general/theme_old.css 5 additions, 0 deletionsapps/meteor/app/theme/client/imports/general/theme_old.css
- apps/meteor/app/theme/client/imports/general/variables.css 15 additions, 60 deletionsapps/meteor/app/theme/client/imports/general/variables.css
- apps/meteor/app/theme/server/server.js 9 additions, 17 deletionsapps/meteor/app/theme/server/server.js
- apps/meteor/client/components/message/Attachments/Attachment/AttachmentDetails.tsx 1 addition, 1 deletion...ents/message/Attachments/Attachment/AttachmentDetails.tsx
- apps/meteor/client/components/message/Attachments/Files/VideoAttachment.tsx 2 additions, 3 deletions.../components/message/Attachments/Files/VideoAttachment.tsx
- apps/meteor/client/components/message/Attachments/QuoteAttachment.tsx 7 additions, 7 deletions...client/components/message/Attachments/QuoteAttachment.tsx
- apps/meteor/client/components/message/Attachments/components/Load.tsx 1 addition, 2 deletions...client/components/message/Attachments/components/Load.tsx
- apps/meteor/client/components/message/Attachments/components/Retry.tsx 1 addition, 2 deletions...lient/components/message/Attachments/components/Retry.tsx
- apps/meteor/client/head.html 1 addition, 1 deletionapps/meteor/client/head.html
- apps/meteor/client/lib/clickableItem.js 3 additions, 3 deletionsapps/meteor/client/lib/clickableItem.js
- apps/meteor/client/sidebar/footer/SidebarFooterDefault.tsx 3 additions, 5 deletionsapps/meteor/client/sidebar/footer/SidebarFooterDefault.tsx
- apps/meteor/client/views/admin/cloud/ConnectToCloudSection.js 1 addition, 1 deletion.../meteor/client/views/admin/cloud/ConnectToCloudSection.js
- apps/meteor/client/views/room/MessageList/components/MessageContentBody.tsx 7 additions, 8 deletions.../views/room/MessageList/components/MessageContentBody.tsx
- apps/meteor/ee/client/sidebar/footer/SidebarFooterWatermark.tsx 1 addition, 2 deletions...eteor/ee/client/sidebar/footer/SidebarFooterWatermark.tsx
- apps/meteor/package.json 2 additions, 0 deletionsapps/meteor/package.json
- ee/packages/ui-theming/.eslintrc.json 4 additions, 0 deletionsee/packages/ui-theming/.eslintrc.json
- ee/packages/ui-theming/package.json 61 additions, 0 deletionsee/packages/ui-theming/package.json
- ee/packages/ui-theming/src/PaletteStyleTag.tsx 10 additions, 0 deletionsee/packages/ui-theming/src/PaletteStyleTag.tsx
- ee/packages/ui-theming/src/convertToCss.ts 4 additions, 0 deletionsee/packages/ui-theming/src/convertToCss.ts
Loading
Please register or sign in to comment