Bug 1001659 - Update Modern for bug 948901 changes on directory listings. r=Neil

This commit is contained in:
rsx11m 2014-04-25 22:05:46 -05:00
Родитель b35f6eda1b
Коммит a187e7f2e3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -80,7 +80,7 @@ th:hover > a {
text-decoration: underline;
}
tbody > tr:hover {
body > table > tbody > tr:hover {
outline: 1px solid #98A5B2;
-moz-outline-radius: .3em;
}