[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-29 Thread Karl Williams
Sahid, Those changes look good to me. -K -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818770 Title: Unexpected graybar on top of openstack-dashboard login page To manage notifications about

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-28 Thread Karl Williams
I tried fixing the issue in-browser and think that this should work. Update from line 135 of static/themes/ubuntu/_styles.scss: ''' #splash { background: url("/static/themes/ubuntu/img/image-background-pattern.png"); position: absolute; width: 100vw; .login { ''' (note: this also

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Karl Williams
Removing the background colour will remove the grey strip and give the page a white background. The entire page background is meant to be that light grey colour but the fix to make that work would require a bit more styling. I think that the above proposed fix would work and perhaps we can look

[Bug 1481216] Re: [SRU] unreadable text color in confirmation dialog with ubuntu theme

2017-09-28 Thread Karl Williams
Hello Karl here (frontend dev, design team), I was away on leave when this was emailed to me last week. The patch suggestion looks good to me. It would be nice to avoid !importants where we can but this looks like the best approach to get this fairly critical bug out. We can look at better