瀏覽代碼

- Fixed the (cosmetic) bug #237: hyperlinks color.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@745 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 14 年之前
父節點
當前提交
cc0bcb74b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      css/light-grey.css

+ 1 - 1
css/light-grey.css

@@ -136,7 +136,7 @@ td.label {
     font-weight:bold;	
 }
 
-p a, p a:visited, td a, td a:visited {
+.ui-widget-content td a, .ui-widget-content td a:visited, p a, p a:visited, td a, td a:visited {
 	text-decoration:none;
 	color: #1C94C4;
 	padding-left:14px;