You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/components/scratchpad/PanelButton.page.styl

16 lines
271 B
Stylus

@import './var.inc.styl'
.scratchpad__panel-button
background: none
border: 0
line-height: rem($panel-header-height)
margin: 0
color: #FFF
padding: rem(0 5px)
cursor: pointer
font-size: rem($font-size-small)
outline: 0
&:hover
color: $tab-color