summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/panels.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fixed style-lint errors for `panels.scss`59875-stylelint-panelsDenys Mishunov2019-07-151-1/+0
| | | | | Removed @extend from SCSS file in favor of directly assigning CSS class in corresponding HTML snippets.
* Removes EE differences for panels.scssFilipa Lacerda2019-03-221-1/+0
|
* Remove .card-title from .card-header for BS4 migrationTakuya Noguchi2018-10-191-5/+0
| | | | | | | | | | | | Replaces .card-header > hX.card-title with hX.card-header to remove .card-title. At a occurrence where bold styling is not necessary, div.card-header is used instead. By full removal of .card-title at the moment, all workarounds for BS4's card-title are removed as well. More information: https://getbootstrap.com/docs/4.0/migration/#panels Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Remove background color from card-body styleGeorge Tsiolis2018-07-181-1/+0
|
* Fix members table layoutAnnabel Dunstone Gray2018-05-231-1/+0
|
* Fix panel/card stylingAnnabel Dunstone Gray2018-05-221-0/+2
|
* Fix styles on new merge request compare pageClement Ho2018-04-161-1/+1
|
* Ran migration scriptClement Ho2018-04-091-8/+8
|
* Backport panels styles from EEbackport-panels-styles-from-eeEric Eastwood2017-06-151-42/+48
| | | | | See https://gitlab.com/gitlab-org/gitlab-ee/blob/43a570dcf5cbd0a98572d5601e9000e906791db0/app/assets/stylesheets/framework/panels.scss
* Backport empty panel heading from EE related issuesbackport-empty-panel-heading-styles-from-related-issuesEric Eastwood2017-06-131-0/+4
| | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/commit/4b5a1c9a6570d70cd3e16b3c1d3c2ec0471f46eb#777d5694836def44d2a73f1c7590aea20aed6c22_35_35 From MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1797/
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-8/+0
| | | | | | center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
* Remove double border from compare pagereview-commits-and-commit-scssAnnabel Dunstone Gray2016-12-291-0/+8
|
* Align milestone column header with count number25810-misaligned-countSam Rose2016-12-191-0/+14
|
* Tweaked position of badge in panel headingsmembers-uiPhil Hughes2016-10-131-0/+5
| | | | Various UI tweaks
* Fix .panel-title styleAlfredo Sumaran2016-08-051-0/+5
| | | | | | Since .panel-heading is a bit different from bootstrap, using .panel-title for h3 looks different. So with this .panel-title will look good again inheriting custom properties our app sets for .panel-heading
* Tests fix for ref switcherPhil Hughes2016-06-181-0/+4
|
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-221-5/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix inline panel heading heightDouwe Maan2015-12-151-1/+4
|
* Use consistent padding in panel headingDouwe Maan2015-12-081-2/+4
|
* Use gl-padding instead of 15px/20px where appropriateDouwe Maan2015-12-021-0/+15