Browse
For agents
About
StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more
/
2.1
StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more
v2.1
Switch version
3.7.0
3.6.0
3.6.1
3.5.2
trunk
2.0
2.1
2.2
2.3
2.4
2.4.1
2.4.2
2.4.3
2.5.0
2.5.1
2.5.2
2.5.3
2.5.4
2.5.5
2.5.6
2.5.7
2.6.0
2.6.1
3.0.0
3.0.1
All 71 releases
Overview
Code
stockpack
/
assets
/
sass
/
sidebar.scss
sidebar.scss
in StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more 2.1, at assets/sass/sidebar.scss
25 lines
404 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
stockpack-sidebar
{
2
.
attachment-info
{
3
.
thumbnail
{
4
max-width
:
267
px
;
5
max-height
:
267
px
;
6
7
img
{
8
max-width
:
260
px
;
9
max-height
:
260
px
;
10
}
11
}
12
}
13
14
.
stockpack-downloader
{
15
.
license-stockpack-image
{
16
margin-left
:
10
px
;
17
}
18
19
.
stockpack-already-licensed
{
20
line-height
:
31
px
;
21
padding-left
:
10
px
;
22
font-style
:
italic
;
23
}
24
}
25
}