| Age | Commit message (Collapse) | Author | Files | Lines |
|
- Remove unsupported browsers fixes
- More consistent comment blocks
- Reorganise order of some blocks
- Add height fix for date/month/week/time inputs (#18842)
- Remove redundant type selectors
- Additional resets and theming options for `legend`
- Add date & color inputs to reboot page
- Use the same borders for text search, text inputs, textareas and date inputs
- Move code styling to reboot
|
|
|
|
Change `word-break: break-word;` to `word-wrap: break-word;`
|
|
|
|
* Remove default kbd element shadow, simplify selector while here
* Add new -shadow-inset variable so our shadows match on .form-control's, .form-select's, and .progress's
* Reuse box-shadow variables for .dropdown's, .popover's, .toast's, .modal's, and .img-thumbnail's
|
|
|
|
|
|
(#25054)
* Restyle code element, clean up variables
- Removes the padding and background-color
- Changes the color to a brand color ()
- Add new variables to kbd element styles to account for removing the code ones
- Remove overrides that were needed previously
* only break between words, and override it in the pre
* make file inputs 100% wide
* scope custom file changes in input group for sizing
* shorter button labels for responsive
* narrower cards
* button was too wide
* downsize
* fewer links in pagination
* redo cell text
* improve overflow docs
|
|
|
|
|
|
* Restyle code elements in links
Fixes #21259. Removes the background, color, and padding on code elements within anchors.
* Update _code.scss
|
|
[skip sauce]
[skip validator]
|
|
[skip sauce]
[skip validator]
|
|
- Rename -height to -height-base to match other vars
- Drop use of -height across the board and rely on it to be inherited
- Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
|
|
|
|
Refs #14368
[skip sauce]
[skip validator]
|
|
|
|
|
|
it's cleaner
|
|
|
|
|