Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F872221
category.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, 12:26 PM
Size
5 KB
Mime Type
text/plain
Expires
Sat, May 10, 12:26 PM (20 h, 19 m)
Engine
blob
Format
Raw Data
Handle
617854
Attached To
rTMST Themes.Modern-Store
category.css
View Options
@
charset
"UTF-8"
;
/* Category Page
*******************************************************************************/
.
goods
{
margin
:
5
px
0
;
padding
:
20
px
20
px
10
px
20
px
;
}
.
goods
.
good-item
{
float
:
left
;
height
:
200
px
;
margin-bottom
:
10
px
;
width
:
165
px
;
}
.
goods
.
good-item
.
borbottom
{
border-bottom
:
1
px
dotted
#d0d0d0
;
padding-bottom
:
10
px
;
}
.
goods
.
good-item
dl
{
border-right
:
1
px
dotted
#d0d0d0
;
padding
:
5
px
;
}
.
goods
.
good-item
dl
.
no-border-right
{
border-right
:
none
;
}
/*** Filter block ***/
.
filter-block
{
float
:
left
;
padding
:
10
px
0
;
width
:
100
%
;
}
.
filter-block
div
{
float
:
left
;
}
.
filter-block
.
paginate
{
font-weight
:
bold
;
padding
:
0
40
px
0
0
;
}
.
filter-block
.
sortby
{
font-weight
:
bold
;
}
.
filter-block
.
sortby
a
{
font-weight
:
normal
;
}
.
filter-block
.
display_switch
{
float
:
right
;
text-align
:
right
;
}
.
filter-block
.
display_switch
a
.
switch_thumb
{
width
:
48
px
;
height
:
21
px
;
display
:
block
;
background
:
url
(
@templates_base@/img/display-view.png
)
no-repeat
0
0
;
outline
:
none
;
text-indent
:
-9999
px
;
}
.
filter-block
.
display_switch
a
.
swap
{
background-position
:
0
100
%
;
}
.
filter-block
.
sortby
form
{
display
:
inline
;
}
.
items
{
padding
:
20
px
;
}
.
items
.
items-alt
{
padding
:
0
;
}
.
items
.
item
{
border-top
:
1
px
solid
#d0d0d0
;
float
:
left
;
padding
:
15
px
10
px
;
position
:
relative
;
width
:
auto
;
}
.
items
.
ribbon
{
background
:
url
(
@templates_base@/img/ribbon.png
)
no-repeat
0
0
;
height
:
40
px
;
position
:
absolute
;
top
:
-3
px
;
right
:
-26
px
;
width
:
102
px
;
z-index
:
100
;
}
.
items
.
ribbon
.
sale
{
background-position
:
0
0
;
}
.
items
.
ribbon
.
top
{
background-position
:
0
-40
px
;
}
.
items
.
ribbon
.
new
{
background-position
:
0
-80
px
;
}
.
items
.
item
.
img
{
float
:
left
;
padding-right
:
15
px
;
width
:
70
px
;
}
.
items
.
item
.
descr
{
float
:
left
;
padding-right
:
15
px
;
width
:
360
px
;
}
.
items
.
item
.
descr
h3
{
font-size
:
1.077
em
;
font-weight
:
bold
;
padding-bottom
:
5
px
;
}
.
items
.
item
.
descr
.
optional
{
padding
:
5
px
0
;
}
.
items
.
item
.
descr
.
optional
.
stars
{
padding
:
0
20
px
0
0
;
}
.
items
.
item
.
descr
.
optional
.
comp
label
em
{
font-style
:
normal
;
text-decoration
:
underline
;
}
.
items
.
item
.
descr
.
optional
.
comp
label
input
{
bottom
:
-2
px
;
margin
:
0
5
px
0
0
;
position
:
relative
;
}
.
items
.
item
.
price-block
{
float
:
left
;
width
:
185
px
;
}
.
items
.
item
.
price-block
s
.
under
{
display
:
block
;
font-size
:
1.308
em
;
font-weight
:
bold
;
padding-right
:
10
px
;
}
.
items
.
item
.
price-block
s
.
under
span
{
font-size
:
0.706
em
;
}
.
items
.
item
.
price-block
.
redprice
{
padding
:
10
px
0
;
}
.
items
.
item
.
price-block
em
.
price
{
color
:
#C2120A
;
font-size
:
1.846
em
;
font-weight
:
bold
;
font-style
:
normal
;
}
.
items
.
item
.
price-block
em
.
price
span
{
font-size
:
0.708
em
;
}
.
items
.
item
.
price-block
.
addtocart
{
background
:
url
(
@templates_base@/img/addtocart-left.jpg
)
no-repeat
0
0
;
color
:
#faffed
;
display
:
inline-block
;
font-size
:
1.077
em
;
font-weight
:
bold
;
text-shadow
:
#000
0
px
1
px
1
px
;
text-decoration
:
none
;
}
.
items
.
item
.
price-block
.
addtocart
span
{
background
:
url
(
@templates_base@/img/addtocart-right.jpg
)
no-repeat
100
%
0
;
display
:
inline-block
;
height
:
33
px
;
line-height
:
33
px
;
padding
:
0
20
px
;
}
ul
.
display
{
border-bottom
:
1
px
solid
#d0d0d0
;
float
:
left
;
width
:
100
%
;
}
ul
.
display
li
{
float
:
left
;
width
:
100
%
;
}
ul
.
thumb_view
{
border-bottom
:
none
;
}
ul
.
thumb_view
li
{
background-color
:
#fff
;
border
:
1
px
solid
#d0d0d0
;
-webkit-
border-radius
:
5
px
;
-moz-
border-radius
:
5
px
;
border-radius
:
5
px
;
float
:
left
;
height
:
180
px
;
margin
:
0
5
px
5
px
0
;
width
:
348
px
;
}
ul
.
thumb_view
li
.
item
{
border-top
:
none
;
padding
:
15
px
;
width
:
319
px
;
}
ul
.
thumb_view
li
.
item
.
img
{
position
:
absolute
;
top
:
38
px
;
width
:
133
px
;
}
ul
.
thumb_view
li
.
item
.
img
img
{
height
:
133
px
;
width
:
133
px
;
}
ul
.
thumb_view
li
.
item
.
ribbon
{
right
:
-4
px
;
}
ul
.
thumb_view
li
.
item
.
descr
{
position
:
absolute
;
width
:
auto
;
}
ul
.
thumb_view
li
.
item
.
descr
.
optional
{
left
:
158
px
;
position
:
absolute
;
top
:
132
px
;
width
:
165
px
;
}
ul
.
thumb_view
li
.
item
.
descr
.
optional
.
stars
{
padding
:
0
10
px
0
0
;
}
ul
.
thumb_view
li
.
item
.
descr
p
,
ul
.
thumb_view
li
.
item
.
descr
.
optional
.
reviews
{
display
:
none
;
}
ul
.
thumb_view
li
.
item
.
price-block
{
float
:
none
;
left
:
170
px
;
position
:
absolute
;
top
:
50
px
;
}
/*** Pagination ***/
.
pagination
{
padding-top
:
20
px
;
text-align
:
center
;
}
.
pagination
span
,
.
pagination
a
{
background
:
url
(
@templates_base@/img/paginate.png
)
no-repeat
-28
px
0
;
color
:
#fff
;
display
:
inline-block
;
font-size
:
1.308
em
;
font-weight
:
bold
;
height
:
28
px
;
line-height
:
28
px
;
text-align
:
center
;
text-decoration
:
none
;
width
:
28
px
;
}
.
pagination
span
.
prev
{
background-position
:
0
100
%
;
margin-right
:
20
px
;
}
.
pagination
a
.
prev
{
background-position
:
0
0
;
margin-right
:
20
px
;
}
.
pagination
span
.
next
{
background-position
:
-56
px
100
%
;
margin-left
:
20
px
;
}
.
pagination
a
.
next
{
background-position
:
-56
px
0
;
margin-left
:
20
px
;
}
.
pagination
a
.
active
{
background-position
:
-28
px
100
%
;
}
/*** Searchbox ***/
/*
.form { padding: 10px 0; }
.form input[type="text"] {
border: none;
background: #fff url(@templates_base@/img/bg-searchfield.jpg) no-repeat 0 0;
height: 23px;
padding: 2px 5px 2px 35px;
width: 162px;
}
*/
Event Timeline
Log In to Comment