diff --git a/src/client/styles/app.styl b/src/client/styles/app.styl index 0fbf0ad..8d52510 100644 --- a/src/client/styles/app.styl +++ b/src/client/styles/app.styl @@ -45,7 +45,7 @@ body list-style none outside none margin 2px padding 4px - + h1 letter-spacing 0.1em margin-top 8px @@ -138,7 +138,7 @@ body div.cursor text-decoration underline - + #lib-filter margin 4px width 175px @@ -214,7 +214,7 @@ body div.selected selected-div() - + div.current border 1px solid #096AC8 background-color #292929 @@ -251,6 +251,15 @@ body width: 240px font-size: 1em +#menu-library .ui-state-disabled.ui-state-focus, +#menu-playlist .ui-state-disabled.ui-state-focus + margin: .3em -1px .2em + +#menu-library .menu-item-last.ui-state-disabled.ui-state-focus, +#menu-playlist .menu-item-last.ui-state-disabled.ui-state-focus + margin: 5px -1px .2em + height: 23px + #shortcuts h1 margin-bottom 10px diff --git a/src/public/index.html b/src/public/index.html index dfe1751..843cbd2 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -356,7 +356,7 @@
  • Queue Next in Random Order
  • Delete
  • Download
  • -
  • Edit Tags
  • +
  • Edit Tags