[Bug 1308651] Re: ubuntu-theme sets incorrect background/text color

Nobuto MURATA nobuto at nobuto-murata.org
Thu Apr 17 03:01:59 UTC 2014


user-menu part seems ok with the patch below, however I'm not sure what
is a correct way for confirmation dialog part.

--- /usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/css/ubuntu.css.bak        2014-04-09 11:40:05.000000000 +0000
+++ /usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/css/ubuntu.css    2014-04-17 03:00:08.015635480 +0000
@@ -3868,6 +3868,12 @@
   line-height: 20px;
   font-size: 13px !important;
 }
+#editor_list li > a {
+  color: #555555;
+}
+#editor_list li > a:hover {
+  color: #ffffff;
+}
 .page-header {
   margin: 0 0 5px 0;
   padding: 0 0 5px 0;

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1308651

Title:
  ubuntu-theme sets incorrect background/text color

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1308651/+subscriptions



More information about the Ubuntu-server-bugs mailing list