Stephen Abello
7df27de5c1
N°4674 Fix code highlighter calls
2022-02-02 10:35:50 +01:00
acognet
3b4ba2aafd
N°4634 - Missing class icone in predefined search
2022-01-26 12:51:39 +01:00
Molkobain
5055397024
N°4481 - Restore HTML tables style identical between edition and visualization
2021-12-11 18:34:36 +01:00
Stephen Abello
af653608ef
N°4283 Replace hardcoded spacing values by SCSS spacing variables
2021-11-24 17:02:48 +01:00
Stephen Abello
ccf1bba235
N°4283 Introduce SCSS variables for size and spacing
2021-11-24 17:02:48 +01:00
Stephen Abello
e11d5c142c
N°3523 Adjust buttons and links colors to make application more accessible
2021-11-23 10:39:11 +01:00
Molkobain
bd67bc8838
N°3882 - Handle use of transparent colors in dynamic header dashlet
2021-10-01 11:48:05 +02:00
Molkobain
1cb100b010
N°3882 - Header dynamic: Pills now shows the real color from the DM
2021-09-23 11:44:12 +02:00
Stephen Abello
86ebb93149
N°3685 Compile SCSS files as a compressed CSS file and fix SCSS copyright comment so that they don't end up in compiled CSS
2021-09-15 16:16:20 +02:00
Stephen Abello
884d3c9477
N°3920 On a fullscreen text field and clicking on an image, make popup display on top of current text field
2021-09-07 09:35:53 +02:00
Molkobain
78eda6a2fc
N°3800 - Fix text color in code blocks for the activity entries (also update comment to explain both cases)
2021-09-01 14:29:07 +02:00
Pierre Goiffon
5b78820b32
N°3800 Fix color for highlighted code blocks
...
We want content in a simple code tag to be black
But the color set by Highligh.js must be kept
2021-08-31 16:44:59 +02:00
Stephen Abello
2f5a1c99a5
Add variables to class icon size CSS classes
2021-08-26 11:22:31 +02:00
Stephen Abello
ea9c1ab0b3
Add helpers to set size to class icons
2021-08-25 16:18:56 +02:00
Molkobain
0c5ebc3a84
N°1616 - Fix large HTML table overflowing in HTML fields or logs
2021-08-19 15:02:04 +02:00
Eric
8926c6783a
🐛 scss reference was in bulma not in iTop scss
2021-08-19 11:48:25 +02:00
Eric
48dee9c136
🐛 remove undefined scss reference
2021-08-19 10:55:58 +02:00
Molkobain
e666631f63
N°3918 - Restore style on broken wiki links (also add a tooltip to explain what it means)
2021-08-13 11:56:40 +02:00
Pierre Goiffon
0b9ccc8e67
N°3800 Fix HTML content display for table borders and code color
2021-08-11 17:08:00 +02:00
Pierre Goiffon
9d0e2fa64a
N°3807 Bring back styling to raw HTML content
...
Bulma minireset (https://github.com/jgthms/bulma/blob/master/sass/base/minireset.sass ) was applied everywhere in iTop. This was causing HTML content without any Bulma or iTop 3.0.* CSS classes to render with no styles anymore, not even the default browser's ones. Especially rendering for content styled in CK Editor was problematic...
This commit creates a new `ibo-is-html-content` CSS class (in css/backoffice/utils/helpers/_misc.scss) that just extends the `content` Bulma class (indirection to reduce framework coupling).
This new iTop CSS class is added in :
* AttributeText and its children when format is HTML
* HTML components
* activity entries in HTML format
The class can also be used elsewhere when needed, for example in modules having custom pages that aren't using yet the iTop 3.0.* UI components or CSS classes.
2021-08-04 10:37:54 +02:00
Molkobain
0e9ff71c0a
SCSS: Fix rules from 108bc2fa
...
- Don't nest selectors when there is no need to
- Use SCSS variables instead of CSS3 variables in SCSS files, otherwise we can't use SCSS functions. CSS3 variables should be kept for the front-end manipulations
2021-06-28 22:07:34 +02:00
acognet
2ca11aa2b7
N°3903 - Polishing: Query phrasebook
2021-06-25 10:15:40 +02:00
Molkobain
b072e1bb3d
SCSS: Add font size variables / helpers
2021-06-04 11:01:50 +02:00
Molkobain
77527987ee
SCSS: Add font weight variables / helpers
2021-06-04 11:01:49 +02:00
Molkobain
e669cfcea1
SCSS: Add 2 helpers classes to make elements transparent or opaque
2021-05-28 22:45:36 +02:00
Molkobain
0a04fe5917
SCSS: Add fallback fonts to minimize visual glitch while Raleway is not loaded
2021-05-26 16:55:10 +02:00
Molkobain
3ee4a14c56
N°4021 - Introduce sticky header for panels and object details (tab container to be done)
2021-05-26 10:37:02 +02:00
Molkobain
88634bcd92
SCSS: Refactor .is-code by moving it to helper file and renaming it
2021-05-05 18:29:33 +02:00
Molkobain
6ab6930986
SCSS: Refactor code typography
...
- New variables to defines base / code font families
- New helpers for code typography in all sizes
2021-05-05 18:25:37 +02:00
Molkobain
e45fd92022
SCSS: Move depression/elevation variables to proper files
2021-04-12 10:25:37 +02:00
Molkobain
605165fc5a
SCSS: Add font sizes CSS variables
2021-04-12 10:25:36 +02:00
Molkobain
644944c6fd
SCSS: Add border radius placeholders
2021-04-12 10:25:36 +02:00
Molkobain
8313d61521
SCSS documentation
2021-04-12 10:25:36 +02:00
Eric
d594f28ed9
N°3573 - Migrate backoffice pages to new UIBlock system : System Information
2021-04-09 09:55:58 +02:00
Molkobain
72b2feb697
N°3581 - Dashlet: Add max-width and tooltip on pills
2021-03-18 11:55:01 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Molkobain
10d5ca50fc
Add "error" colors to the semantic palette
2021-02-18 09:10:59 +01:00
Eric
d332787deb
Provide font CSS classes
2021-02-09 18:18:11 +01:00
Eric
3c60e4f765
Add Toolbar factory, Use new factory entry for cancel buttons, better check of twig errors, fix fatal error page
2021-02-09 14:43:46 +01:00
Molkobain
6710ffa334
N°3649 - Activity panel: Improve colors separation for case logs
2021-02-08 12:24:04 +01:00
Stephen Abello
50af5d9af1
Add semi bold font to typography
2021-02-02 16:14:33 +01:00
Stephen Abello
494789c02e
N°3669 Replace Monorale with Raleway (+ lining figures)
2021-02-02 15:30:33 +01:00
Eric
4f4ea5c6fa
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (move variable)
2021-02-02 08:50:48 +01:00
Eric
dd4d40ce81
N°2677 - Add style definition for enums (Fix list display)
2020-12-31 17:02:44 +01:00
Eric
f1ad55c86c
N°2677 - Add style definition for enums
2020-12-31 11:25:00 +01:00
Molkobain
efe61c7b14
N°2844 - Activity panel: Fix user medallion not displayed when filtering entries
2020-12-17 15:33:57 +01:00
Molkobain
47cebb8671
N°2127 - Fix visual glitch when several large fields in the form
2020-12-17 13:09:11 +01:00
Molkobain
f525e161a8
N°2127 - Fix field content overlapping on rest of the UI (Backoffice)
2020-12-17 12:12:04 +01:00
Molkobain
b454958742
N°2847 - Refactor Button block for a better use of semantic colors, also change "primary" action color to something less flashy
2020-11-02 17:39:10 +01:00
Molkobain
680f522065
N°2847 - Refactor color palettes SCSS files for a better comprehension
2020-11-02 16:38:01 +01:00