Index: chrome/browser/resources/options/chromeos_internet_options_page.css |
=================================================================== |
--- chrome/browser/resources/options/chromeos_internet_options_page.css (revision 66336) |
+++ chrome/browser/resources/options/chromeos_internet_options_page.css (working copy) |
@@ -47,7 +47,7 @@ |
height: 35px; |
} |
-.network-item:hover { |
+.network-item[connectable]:hover { |
xiyuan
2010/11/16 23:52:18
What style will be used for non-connectable networ
|
border-color: hsl(214, 91%, 85%); |
background-color: hsl(214, 91%, 97%); |
} |