Bug: Permalink arrows visibility / p0w0 theme.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1973 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital 2007-04-22 20:23:52 +00:00
parent d96768a05e
commit 85efba1370

View file

@ -278,3 +278,6 @@ input.submit:active {
}
.qsearch { font-size: 80%; font-style: italic; }
* { outline: none; }
tr.throw td a { color: #fff; }
tr.throw td a:focus { color: #f92; }