mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
css sprites for all themes
git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
@@ -74,10 +74,10 @@ A:hover {
|
||||
}
|
||||
|
||||
.pwg-icon {
|
||||
background-image: url(images/s26_outline_ffffff.png);
|
||||
background-image: url(../default/s26/outline_ffffff.png);
|
||||
}
|
||||
|
||||
A:hover .pwg-icon {
|
||||
background-image: url(images/s26_outline_ffff80.png);
|
||||
background-image: url(../default/s26/outline_ffff80.png);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user