web/data/cubicweb.css
changeset 10069 e2a760b9fb93
parent 10036 16f550b48d57
child 10074 ab956b780d4e
--- a/web/data/cubicweb.css	Sun May 04 22:29:20 2014 +0200
+++ b/web/data/cubicweb.css	Fri Nov 28 10:16:37 2014 +0100
@@ -53,10 +53,10 @@
 }
 
 /* more specific selectors to override jQueryUI's braindamaged CSS rules */
-#pageContent .ui-widget-content a,
-#pageContent .ui-widget-content a:active,
-#pageContent .ui-widget-content a:visited,
-#pageContent .ui-widget-content a:link,
+#pageContent .ui-tabs-panel a,
+#pageContent .ui-tabs-panel a:active,
+#pageContent .ui-tabs-panel a:visited,
+#pageContent .ui-tabs-panel a:link,
 a, a:active, a:visited, a:link {
   color: %(aColor)s;
   text-decoration: none;