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:
committed by
epriestley
parent
2bb61132a6
commit
683df86d54
@@ -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(
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
.pholio-mock-carousel-thumbnail {
|
||||
margin-right: 5px;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.pholio-mock-image {
|
||||
|
||||
Reference in New Issue
Block a user