Commit graph

52 commits

Author SHA1 Message Date
Rushabh Mehta
77b11dd1ce fix(tests): workspace tests and more style fixes 2024-08-26 18:15:59 +05:30
Rushabh Mehta
087ee41ea1 feat(design): espresso style sidebar 2024-08-23 22:15:33 +05:30
Rushabh Mehta
37b7fa59b1 fix(styles): various styles and updates to workspaces 2024-08-19 12:06:55 +05:30
Rushabh Mehta
1d678146a9 fix(styles): cleaner sidebars for list and form 2024-08-14 16:13:57 +05:30
barredterra
72d1a31376 fix: use bootstrap's media queries
https://getbootstrap.com/docs/4.6/layout/overview/#responsive-breakpoints
2024-04-02 15:52:01 +02:00
barredterra
b289ea119c fix: calculate variable checkbox padding
Checkbox size differs on small screens, the padding needs to be adjusted accordingly.
2024-03-25 20:54:45 +01:00
Rushabh Mehta
57d911af98 fix(minor): some more espresso polish 2023-11-27 16:03:36 +05:30
Suraj Shetty
b1294596db style: Auto format .scss files with prettier 2023-11-13 11:50:43 +05:30
Shariq Ansari
98f357cbb1 chore: handle dark mode 2023-11-08 13:50:47 +05:30
Maharshi Patel
259695a1c7 fix: web styles espresso
- added Inter & Inter V on website and font-stack
- added flex to logged-in to center avatar
- decreased brand logo height to 22px
- added primary border-bottom to active navbar link
- added underline to links for blog content
  and added to from-markdown for web pages
2023-10-26 12:50:56 +05:30
Maharshi Patel
969fd71d01 fix: dark mode and misc
* timeline, quill toolbar, attach control, modal backdrop.
* datatable, notification color and spacing, checkbox disabled state and more.
* workspace edit mode, grid link icon, label and input spacing.
2023-09-18 15:28:22 +05:30
Maharshi Patel
6590d24151 fix: dark mode, timeline, logo colors
* changed variables from gray-* to dark mode compatible ones.
* timeline style fixes
* change logo with new black colors.
2023-09-15 12:04:17 +05:30
Maharshi Patel
f207c28f6f fix: contrast issue on major/prominent parts of design
changed light text to muted from gray-600  to gray-700.
misc: fixed grid-heading alignment issue caused by line-height
2023-09-01 13:44:38 +05:30
Maharshi Patel
3dc3872dfc fix: issues shared by frappe team's initial review
fixed issues shared in comment
- Refresh Icon Title ( also added safe guard to strip es prefix )
- changed card shadow variable to more subtle shadow
- reduced padding for padding-sm variable
- removed fixed height which caused overflow of long content for class like-disabled-input
- changed frappe-card box-shadow to border to have more flat look
- added green color back to avatar
- changed form-section-description text size as per new text-size
- fixed double scrollbar issue in notification list
2023-08-25 19:10:53 +05:30
Maharshi Patel
8d1d36f34d fix: update css_variable file for new design
removed redundant variables from the file and changed few to match the new design
2023-08-18 14:13:26 +05:30
Shariq Ansari
398fe0d84f fix: group buttons are overlapping 2023-04-12 17:07:23 +05:30
Ritwik Puri
65a76cc0f3
Merge pull request #19083 from Aradhya-Tripathi/refactor-bg-submissions
fix: misc fixes (background submission)
2023-01-23 13:18:18 +05:30
Suraj Shetty
e2b3dd60c2 fix: Indicator contrast to make it more readable 2023-01-20 19:12:21 +05:30
Suraj Shetty
dcbc9e54ca fix: Indicator dot colors in dark mode 2023-01-20 14:16:04 +05:30
phot0n
12f0be1906 refactor(minor): better banner and removed unnecessary complexity for unlocking ref document 2023-01-13 12:57:32 +05:30
Shariq Ansari
538a5be99f feat: copy fieldname to clipboard on click
minor dark mode color fix
2023-01-01 13:51:10 +05:30
Shariq Ansari
56e02a899e fix: support dark mode 2022-12-07 22:28:02 +05:30
Ankush Menat
2c36874554 style: add config for CSS and SCSS 2022-07-13 20:30:07 +05:30
Ankush Menat
99d3fe3893 fix(dark theme): background color on version page 2022-07-13 20:30:07 +05:30
Shariq Ansari
c1df1b1f18 fix: min height for disabled field moved to common scss 2022-06-14 14:44:55 +05:30
Suraj Shetty
0fab4de3b8 Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature 2022-05-25 14:18:10 +05:30
Ankush Menat
57b2f755e5
fix: use darker shade for text on dark blue
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-05-24 11:50:51 +05:30
Ankush Menat
2800923d1b fix: darken blue 600
Co-Authored-By: Shariq Ansari <sharique.rik@gmail.com>
2022-05-23 14:32:42 +05:30
Ankush Menat
552ea50a73 fix: bump shade of muted text to gray-700 2022-05-21 17:51:23 +05:30
Ankush Menat
b86669ef61 fix(a11y): increase contrast levels
All these were failing WCAG recommended contrast levels.
2022-05-21 17:14:40 +05:30
Shariq Ansari
78489cd700
feat: Quick List Block for Workspace (#16887) 2022-05-13 15:34:35 +05:30
Suraj Shetty
0388398133 Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature 2022-02-17 10:49:55 +05:30
Shariq Ansari
eb61898246 style: added css for list count selection buttons 2022-02-14 13:24:32 +05:30
Suraj Shetty
e0e12d43f1 Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature 2022-02-07 13:26:57 +05:30
Pruthvi Patel
eb6d7d2ea7 fix: dynamic colors for checkbox and radio 2022-02-02 15:47:34 +05:30
Suraj Shetty
1569aa768c fix: Code block style 2022-01-27 15:12:04 +05:30
Suraj Shetty
377eb88198 fix: Update alert colors according to the new design 2022-01-20 09:29:29 +05:30
Suraj Shetty
c1b76c49d1 Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature 2022-01-13 11:46:42 +05:30
Suraj Shetty
4ee99ce7e1 feat: Set expiry to document link 2022-01-13 11:45:45 +05:30
Summayya
3dfde0e98f refactor: move font variable from desk to common file 2021-12-30 10:54:44 +05:30
Summayya
d7b2822ce8 refactor: move rnl arrow to common variable file 2021-12-08 18:01:07 +05:30
Suraj Shetty
f1c5fc4fe6 feat: Shareable link for comments and communications
- Also, highlight comment/communication that has been shared.
2021-10-07 21:50:08 +05:30
Suraj Shetty
cd499af6b2 fix: Move layout colors to common css_variables.scss
-  Layout colors are used by website as well
2021-07-20 08:43:42 +05:30
leela
8dd99b6e0e fix: styles for link field in webpages
The styles are missing for the wepage link field
2021-06-26 09:59:28 +05:30
shariquerik
f412b45330 fix: added checkbox css variables 2021-06-21 15:56:46 +05:30
shariquerik
9fd6491631 refactor: Used css variables also added missing colors 2021-05-01 15:08:31 +05:30
walstanb
eb45e8775a feat(UI): standardardized themed scrollbar 2021-04-17 15:20:12 +05:30
Suraj Shetty
ce117d4aee
fix: Miscellaneous Changes (#12397) 2021-02-15 13:23:51 +05:30
prssanna
0d693d72e6 fix: dark theme button styles 2021-02-08 16:52:59 +05:30
Suraj Shetty
578bb6f5bc fix: Update grays for better contrast 2021-01-07 12:56:37 +05:30