1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Pointer to show on pholio thumbnails

Summary: Pointer to show on pholio thumbnails

Test Plan: Pointer is shown

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4720
This commit is contained in:
Lauri-Henrik Jalonen 2013-01-29 04:19:33 -08:00 committed by epriestley
parent 2bb61132a6
commit 683df86d54
2 changed files with 2 additions and 1 deletions

View file

@ -3190,7 +3190,7 @@ celerity_register_resource_map(array(
),
'pholio-css' =>
array(
'uri' => '/res/8d8d99c1/rsrc/css/application/pholio/pholio.css',
'uri' => '/res/f101ad7c/rsrc/css/application/pholio/pholio.css',
'type' => 'css',
'requires' =>
array(

View file

@ -14,6 +14,7 @@
.pholio-mock-carousel-thumbnail {
margin-right: 5px;
display: inline-block;
cursor: pointer;
}
.pholio-mock-image {