mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-23 07:15:50 -04:00
Added album icon before album titles. Thx again Ben.
This commit is contained in:
@@ -476,6 +476,14 @@ form .gError,
|
||||
background-color: #e8e8e8;
|
||||
}
|
||||
|
||||
#gContent #gAlbumGrid .gAlbum h2 span {
|
||||
background: transparent url('../images/ico-album.png') no-repeat top left !important;
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
margin-right: 5px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
/* Individual photo content ~~~~~~~~~~~~~~ */
|
||||
|
||||
#gContent #gItem {
|
||||
|
||||
Reference in New Issue
Block a user