Przeglądaj źródła

- Prevent menu itemshyperlinks to get highlighted

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@754 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 14 lat temu
rodzic
commit
59d55d7b20
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      css/light-grey.css

+ 1 - 1
css/light-grey.css

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