Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F872304
pikachoose.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, May 8, 3:10 PM
Size
1013 B
Mime Type
text/plain
Expires
Sat, May 10, 3:10 PM (22 h, 48 m)
Engine
blob
Format
Raw Data
Handle
617842
Attached To
rTMST Themes.Modern-Store
pikachoose.css
View Options
/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.
pika-thumbs
li
{
width
:
58
px
;
height
:
58
px
;}
.
pika-stage
{
position
:
relative
;}
/*if you change the padding on pika-stage you must adjust the top left of this to match! */
.
pika-stage
.
main-image
{
position
:
absolute
;
top
:
10
px
;
left
:
10
px
;}
.
pika-stage
.
pika-aniwrap
{
position
:
absolute
;
top
:
10
px
;
left
:
0
px
;}
.
pika-stage
.
pika-aniwrap
{
width
:
100
%
;}
.
pika-stage
.
pika-ani
{
position
:
relative
;
display
:
none
;
z-index
:
2
;
margin
:
0
auto
;}
.
pika-stage
img
{
border
:
0
;
height
:
100
%
;}
.
pika-imgnav
,
.
pika-counter
,
.
pika-textnav
{
display
:
none
;}
.
pika-thumbs
{
margin-top
:
340
px
;
overflow
:
hidden
;
position
:
absolute
;
width
:
100
%
;
}
.
pika-thumbs
li
{
border
:
1
px
solid
#dedede
;
cursor
:
pointer
;
float
:
left
;
margin
:
0
8
px
8
px
0
;
padding
:
3
px
8
px
;
}
.
pika-thumbs
li
:
last
{
margin
:
0
;}
.
pika-thumbs
li
.
clip
{
position
:
relative
;
height
:
100
%
;
text-align
:
center
;
vertical-align
:
center
;
overflow
:
hidden
;}
Event Timeline
Log In to Comment