Просмотр исходного кода

Also improved the search/display of replicas

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1677 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 13 лет назад
Родитель
Сommit
baa24dc4fa
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      css/light-grey.css

+ 4 - 0
css/light-grey.css

@@ -176,6 +176,10 @@ legend {
 	-webkit-border-radius: 6px;
 	border-radius: 6px;
 }
+.ui-widget-content td legend a, .ui-widget-content td legend a:hover, .ui-widget-content td legend a:visited {
+	color: #fff;
+}
+
 .ui-widget-content td a, p a, p a:visited, td a, td a:visited {
 	text-decoration:none;
 	color: #1C94C4;