Dark-Admin icon indicating copy to clipboard operation
Dark-Admin copied to clipboard

Admin bar initial styles

Open MichaelArestad opened this issue 9 years ago • 2 comments

Still in progress, but will eventually look like this:

image

MichaelArestad avatar Aug 30 '15 22:08 MichaelArestad

There is some funkiness around the "Howdy" text. I'm currently using a font-size: 0; rule to hide it. Any ideas on a better way to get rid of it @DevinVinson ?

I also really hate the hover styles relying on JS classes so I'll likely attempt to fix that.

MichaelArestad avatar Aug 30 '15 22:08 MichaelArestad

Easiest that I know of would be to replace it: https://github.com/DevinVinson/Dark-Admin/commit/b42c3d0aa689a0f0729fc0fb8248ec73a8ba042d

DevinVinson avatar Aug 30 '15 23:08 DevinVinson