Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F872335
compare.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, 4:00 PM
Size
1 KB
Mime Type
text/plain
Expires
Sat, May 10, 4:00 PM (19 m, 14 s)
Engine
blob
Format
Raw Data
Handle
617954
Attached To
rTMST Themes.Modern-Store
compare.css
View Options
@
charset
"UTF-8"
;
/* Compare Page
*******************************************************************************/
#
content
.
compare
{
padding
:
20
px
;
}
.
good-item
{
border-right
:
1
px
dotted
#333
;
float
:
left
;
min-height
:
450
px
;
padding
:
0
0
15
px
;
width
:
225
px
;
}
.
good-item
.
last-child
{
border-right
:
none
;
}
.
good-item
.
button-delete
{
padding
:
0
0
10
px
0
;
text-align
:
center
;
}
.
good-item
.
rating
{
padding
:
10
px
0
0
;
text-align
:
center
;
}
.
good-item
.
rating
p
{
padding
:
5
px
0
0
;
}
.
good-item
.
har
{
text-align
:
left
;
}
.
good-item
.
har
dt
{
float
:
left
;
font-weight
:
bold
;
padding
:
0
10
px
3
px
0
;
width
:
100
px
;
}
.
good-item
.
har
dd
{
float
:
left
;
width
:
80
px
;
}
.
buttons-block
{
padding-top
:
120
px
;
text-align
:
center
;
}
.
compare-button
{
background
:
url
(
@templates_base@/img/bg-button-compare-left.jpg
)
no-repeat
0
0
;
color
:
#323232
;
display
:
inline-block
;
font-size
:
1.385
em
;
font-weight
:
bold
;
text-decoration
:
none
;
}
.
compare-button
span
{
background
:
url
(
@templates_base@/img/bg-button-compare-right.jpg
)
no-repeat
100
%
0
;
display
:
inline-block
;
height
:
60
px
;
padding
:
10
px
20
px
;
text-align
:
center
;
}
/*** Compare accordion ***/
#
compare-menu
h3
{
background
:
#fff
url
(
@templates_base@/img/bg-form-fieldset.jpg
)
repeat-x
0
0
;
color
:
#5b5b5b
;
cursor
:
pointer
;
font-weight
:
bold
;
height
:
26
px
;
line-height
:
26
px
;
padding
:
0
16
px
;
position
:
relative
;
}
#
compare-menu
a
{
color
:
#5b5b5b
;
padding-left
:
20
px
;
text-decoration
:
none
;
}
#
compare-menu
h3
.
active
a
{
color
:
#fff
;
}
#
compare-menu
.
ui-icon-circle-arrow-e
{
background
:
url
(
@templates_base@/img/bullet-menu.png
)
no-repeat
0
-22
px
;
height
:
6
px
;
width
:
10
px
;
}
#
compare-menu
.
ui-icon-circle-arrow-s
{
background
:
url
(
@templates_base@/img/bullet-menu.png
)
no-repeat
0
-6
px
;
height
:
6
px
;
width
:
10
px
;
}
#
compare-menu
.
good-item-cell
{
border-right
:
1
px
dotted
#333
;
float
:
left
;
max-height
:
450
px
;
padding-bottom
:
25
px
;
width
:
225
px
;
}
#
compare-menu
.
good-item-cell
.
description
{
max-height
:
450
px
;
overflow-x
:
hidden
;
padding
:
5
px
16
px
;
}
Event Timeline
Log In to Comment