Comment 5 for bug 1308651

Revision history for this message
Nobuto Murata (nobuto) wrote :

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;