Remove last styles for spot icons

This commit is contained in:
Henriette Darge
2025-09-17 16:19:29 +02:00
parent bb2a925dd3
commit 699ccbdbd3
7 changed files with 1 additions and 44 deletions
@@ -39,9 +39,6 @@
@supports (-webkit-touch-callout: none)
padding: 1rem 1rem 5rem
.button .spot-icon
margin-right: 0.5rem
&--title
display: flex
justify-content: space-between
@@ -10,14 +10,6 @@
flex-shrink: 0
min-width: 0
> .spot-icon
width: $spot-spacing-1_5
height: $spot-spacing-1_5
&:not(.spot-breadcrumbs--crumb-divider)
color: var(--accent-color)
margin-right: $spot-spacing-0_25
&_collapsed:before
content: '...'
@@ -188,26 +188,5 @@
&:active
color: $spot-color-danger
.spot-icon
width: $spot-spacing-1_5
height: $spot-spacing-1_5
&:first-child
margin-left: calc(-1 * #{$spot-spacing-0_25} - 1px) // The border needs to be removed from this
&:not(:last-child)
margin-right: $spot-spacing-0_25
&:last-child
margin-right: calc(-1 * #{$spot-spacing-0_25} - 1px) // The border needs to be removed from this
&:not(:first-child)
margin-left: $spot-spacing-0_25
&:first-child:last-child
margin: 0 calc(-1 * #{$spot-spacing-0_5} - 1px) // The border needs to be removed from this
.spot-checkbox
margin-right: $spot-spacing-0_75
@@ -26,7 +26,6 @@
cursor: default
color: var(--muted-color)
.spot-icon,
.octicon
&:first-child:not(:last-child)
margin-right: $spot-spacing-0_25
@@ -46,9 +46,6 @@
+ .spot-divider
margin-top: $spot-spacing-1
> .spot-icon
margin-right: $spot-spacing-0-5
&-title
flex-grow: 1
@@ -29,9 +29,6 @@
&:hover
background-color: var(--bgColor-default)
.spot-icon
color: var(--body-font-color)
&--input
background: transparent
border: 0
@@ -68,7 +65,3 @@
&:not(:last-child)
margin-right: $spot-spacing-0_5
> .spot-icon
font-size: $spot-spacing-0_75
color: var(--body-font-color)
@@ -35,7 +35,7 @@
pointer-events: none
&:not(&_disabled):hover
.op-file-list--item-title > :not(.spot-icon)
.op-file-list--item-title > *
text-decoration: underline
&-action_faulty-status &-title