mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
fix icon bottom border
git-svn-id: http://piwigo.org/svn/trunk@8169 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -448,6 +448,9 @@ A {
|
||||
A:hover {
|
||||
border-bottom: 1px solid #858460;
|
||||
}
|
||||
A.pwg-state-default:hover {
|
||||
border-bottom: 0; /*reset above for icons*/
|
||||
}
|
||||
|
||||
IMG {
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user