index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
less
/
panels.less
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
Fix typo in panels.less comment: Collapsable → Collapsible (#20017)
Sébastien Santoro
1
-1
/
+1
2015-03-28
fixes #15830: properly reset border-radius on list items in collapsing panel ...
Mark Otto
1
-0
/
+6
2015-01-17
fixes #15493: inherit color on small/.small in .panel-title
Mark Otto
1
-1
/
+5
2014-10-02
Fixes #14711: Account for list groups in collapsing panels
Mark Otto
1
-1
/
+5
2014-09-04
Fixes #14437: Round the corners of table rows in panels as well as the cells
Mark Otto
1
-0
/
+6
2014-08-27
Fixes #14329: Fixed list-groups nested inside of collapsing panels, from @ape...
Mark Otto
1
-1
/
+2
2014-08-02
Fixes #14253: Add borders for tables that follow bodies in panels
Mark Otto
1
-1
/
+3
2014-07-23
Fixes #14142: Adding horizontal padding to captions in tables in panels.
Mark Otto
1
-0
/
+5
2014-06-08
fixes #13375
Mark Otto
1
-1
/
+2
2014-06-08
Merge branch 'master' into pr/13736
Mark Otto
1
-1
/
+1
2014-06-04
Resolves Issue #13689
Ben Zumhagen
1
-1
/
+3
2014-06-04
Fix bug where a panel recieve extra top border
Siarhei Khilko
1
-1
/
+1
2014-03-06
Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel bec...
Mark Otto
1
-1
/
+0
2014-02-14
Defined and use variables for .panel-heading & .panel-footer padding
rhaase
1
-2
/
+2
2014-02-08
Fixes #12625: Only remove first list group item's top and last list group ite...
Mark Otto
1
-8
/
+6
2014-02-08
Merge branch 'master' into pr/12462
Mark Otto
1
-37
/
+46
2014-02-07
Fixes #12447: Properly reset borders on table cells in panels
Mark Otto
1
-37
/
+46
2014-02-05
Added border radiuses to table when in a panel. Fixes #12461
Supergibbs
1
-0
/
+4
2014-01-23
Fix #12353: Scope table border reset in panels to first-child rows
Mark Otto
1
-2
/
+2
2014-01-19
remove border radius when it's not both ends in panel
Daijiro Wachi
1
-7
/
+39
2014-01-10
Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...
Mark Otto
1
-0
/
+2
2014-01-07
Fix #12073: Consistent order of variations
Julian Thilo
1
-4
/
+4
2013-12-23
Fixes #10492 better:
Supergibbs
1
-13
/
+14
2013-12-22
Fixes #10492 and some of #11970: round the proper corner on table cells in pa...
Mark Otto
1
-1
/
+1
2013-12-15
minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c
Chris Rebert
1
-9
/
+11
2013-12-15
copyediting
Chris Rebert
1
-1
/
+1
2013-12-15
Fixes #10492 again, this time for last row's corners on striped tables
Mark Otto
1
-0
/
+11
2013-12-14
Fixes #11867: Add `@panel-body-padding` variable
Mark Otto
1
-1
/
+1
2013-12-09
misc strictMath compliance fixes
Chris Rebert
1
-2
/
+2
2013-12-08
Switch to `&:extend(.clearfix all)` for clearfix mixin
Mark Otto
1
-1
/
+1
2013-12-04
Fixes #11712: Better support for .table-responsive within .panel's
Mark Otto
1
-0
/
+4
2013-11-30
Fixes #11544: Add color: inherit; to .panel-title to ensure proper text color...
Mark Otto
1
-0
/
+2
2013-11-28
Fixes #11553: Prevent double border on tables in panels without thead content
Mark Otto
1
-0
/
+4
2013-11-25
Fix for Issue #11411
Jesse Mandel
1
-1
/
+1
2013-11-02
& > == >
Gleb Mazovetskiy
1
-1
/
+1
2013-10-20
more spacing
Mark Otto
1
-0
/
+1
2013-10-20
Merge branch 'master' into pr/10656
Mark Otto
1
-3
/
+6
2013-09-16
Dropdown in panel header does not inherit its colors
Chris Ziogas
1
-0
/
+3
2013-09-11
Fixes #10492: Account for responsive tables in panels
Mark Otto
1
-3
/
+6
2013-09-05
account for last child bottom border; use 0 instead of none
Mark Otto
1
-3
/
+8
2013-09-05
Don't double border a bordered table within a panel
Kevin O'Connor
1
-0
/
+17
2013-09-03
remove unused .panel-collapse ruleset
Mark Otto
1
-5
/
+0
2013-08-19
`.table` style is duplicate in `List groups in panels` and `Tables in panels`
saiwang
1
-3
/
+0
2013-08-18
Refactor panels to have a base class for improved flexibility when customizin...
Mark Otto
1
-6
/
+8
2013-08-18
fixes #9786: enable tables in panels
Mark Otto
1
-0
/
+20
2013-08-17
Fixes #9752: clear floats in .panel-body
Mark Otto
1
-0
/
+1
2013-08-17
Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p...
Mark Otto
1
-1
/
+1
2013-08-15
fixes #9655: scrope list group styles in panels to immediate children only
Mark Otto
1
-1
/
+1
2013-08-12
Drop the accordion for the panel
Mark Otto
1
-6
/
+44
2013-08-11
Drop the font-weight on panel labels since heading elements already get it
Mark Otto
1
-1
/
+0
[next]