Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,431
    • Issues 1,431
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 246
    • Merge requests 246
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Merge requests
  • !730

Merged
Created Apr 08, 2019 by nana-4@nana-4

themes: Fix and improve linked button style

  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 6

Please note that this is an alternative of !440 (closed), based on !440 (comment 385447).


Instead of re-styling the border and radius of the linked buttons depending on the position (middle, first, last, or only child), just remove the border and radius in a specific direction when the button is :not(:first-child) and/or :not(:last-child).

This properly handles the style of linked buttons in all positions -- middle, first, last, and only child.

Fixes #1294 (closed)

Edited Apr 08, 2019 by nana-4
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-and-improve-linked-button-style