Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776834
styles.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
Fri, Feb 7, 7:23 PM
Size
10 KB
Mime Type
text/plain
Expires
Sun, Feb 9, 7:23 PM (1 d, 3 h)
Engine
blob
Format
Raw Data
Handle
559071
Attached To
rTADV Themes.Advanced
styles.css
View Options
/* --- Golbal Usage Styles --- */
html
,
body
{
margin
:
0
px
;
padding
:
0
px
;
height
:
100
%
;
border
:
none
;
font
:
9
pt
Arial
;
color
:
#000000
;
}
.
fullwidth
{
width
:
100
%
;
}
table
{
margin
:
0
px
;
padding
:
0
px
;
border-collapse
:
collapse
;
}
td
{
font
:
11
px
Arial
,
serif
;
color
:
#000000
;
margin
:
0
px
;
padding
:
0
px
;
}
.
hidden-element
{
display
:
none
;
}
.
horizontal-separator
{
background
:
url
(
'@templates_base@/platform/img/horizontal_dashed_line.gif'
)
bottom
repeat-x
;
}
.
vertical-separator
{
background
:
url
(
'@templates_base@/platform/img/vertical_dashed_line.gif'
)
top
center
repeat-y
;
}
img
,
img
A
{
border
:
0
px
;
}
form
{
display
:
inline
;
}
.
top-background
{
background
:
url
(
'@templates_base@/platform/img/top_background.gif'
)
right
repeat-y
;
}
.
top-baner-cell
{
padding
:
10
px
;
text-align
:
center
;
}
.
menu-background
{
background
:
url
(
'@templates_base@/platform/img/menu_background.gif'
)
top
repeat-x
#1865AC
;
width
:
100
%
;
}
.
top-select-padding
{
padding
:
0
px
15
px
;
}
.
footer-table
td
{
background
:
url
(
'@templates_base@/platform/img/footer_blue.gif'
)
top
repeat-x
;
height
:
26
px
;
color
:
#F7EEE4
;
font-size
:
10
px
;
padding
:
0
px
10
px
;
}
.
footer-table
a
{
color
:
#F7EEE4
;
}
/* --- Link Styles --- */
a
{
color
:
#197ACA
;
}
a
:
hover
{
color
:
#FF9900
;
}
a
.
more-link
{
font-size
:
10
px
;
}
a
.
item-action
{
font-size
:
9
px
;
color
:
#666666
;
}
a
.
item-action
:
hover
{
color
:
#000000
;
}
.
footer-links
{
text-align
:
right
;
padding
:
5
px
10
px
;
}
.
footer-links
A
{
color
:
#333333
;
font-size
:
10
px
;
}
.
footer-links
A
:
hover
{
color
:
#666666
;
}
/* --- Side Box Styles --- */
.
side-box-header
{
background
:
url
(
'@templates_base@/platform/img/side_boxes_background.gif'
)
bottom
repeat-x
#83AFD6
;
height
:
29
px
;
padding
:
0
px
8
px
0
px
20
px
;
}
.
side-box-title
{
font-size
:
12
px
;
color
:
#FFFFFF
;
}
.
side-box-title
A
{
font-size
:
12
px
;
color
:
#FFFFFF
;
text-decoration
:
underline
;
}
.
side-box-title
A
:
hover
{
font-size
:
12
px
;
color
:
#FFDC0E
;
}
.
side-box-content
{
background
:
url
(
'@templates_base@/platform/img/side_boxes_content.gif'
)
top
repeat-x
;
padding
:
20
px
20
px
;
}
/* --- Content Box Styles --- */
.
content-box-header
{
background
:
#F0F5FA
;
height
:
29
px
;
padding
:
0
px
20
px
;
}
.
content-box-title
{
font-size
:
15
px
;
font-family
:
Arial
;
color
:
#000000
;
font-weight
:
bold
;
}
.
content-box-content
{
background
:
#FFFFFF
;
padding
:
20
px
20
px
0
px
20
px
;
}
/* --- Form Control Styles --- */
.
input-text
,
.
input-textarea
{
background
:
url
(
'@templates_base@/platform/img/input_text_background.gif'
)
top
repeat-x
#FFFFFF
;
border
:
1
px
solid
#7091B9
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
11
px
;
}
.
input-textarea
{
overflow
:
auto
;
}
.
input-select
{
color
:
#333333
;
font-size
:
11
px
;
}
.
button
{
background
:
url
(
'@templates_base@/platform/img/input_button_background.gif'
)
bottom
repeat-x
#efefef
;
border
:
1
px
solid
#688BAC
;
padding
:
0
px
;
font-size
:
11
px
;
padding
:
0
px
5
px
;
}
.
delete-button
{
background
:
url
(
'@templates_base@/platform/img/delete_button_background.gif'
)
bottom
repeat-x
#FF6D6D
;
color
:
#FFFFFF
;
border
:
1
px
solid
#CC0000
;
padding
:
0
px
;
font-size
:
11
px
;
padding
:
0
px
5
px
;
}
/* --- Form Field Styles --- */
.
field-name
{
padding
:
5
px
15
px
;
color
:
#2E5679
;
font-weight
:
bold
;
font-size
:
11
px
;
}
.
field-required
{
color
:
#FF0000
;
}
.
field-hint
{
color
:
#000000
;
font-size
:
10
px
;
}
.
field-error
{
color
:
#CC0000
;
font-size
:
10
px
;
}
.
field-value
{
padding
:
6
px
5
px
;
}
.
warning-message
td
{
padding
:
5
px
;
background
:
#FFE5E6
;
font-size
:
16
px
;
}
.
item-categories
td
{
padding
:
1
px
;
}
/* --- Login Sidebox Styles --- */
.
login-status
,
.
login-status
a
{
font-size
:
10
px
;
color
:
#FFFFFF
;
}
.
login-status
a
:
hover
{
font-size
:
10
px
;
}
.
remember-login
{
color
:
#000000
;
font-size
:
9
px
;
}
/* --- Navigation Bar Styles --- */
.
navigation-bar
{
background
:
url
(
'@templates_base@/platform/img/side_boxes_background.gif'
)
bottom
repeat-x
#83AFD6
;
height
:
29
px
;
padding
:
0
px
20
px
;
font-size
:
12
px
;
color
:
#FFFFFF
;
}
.
navigation-bar
A
{
color
:
#FFFFFF
;
}
.
navigation-bar
A
:
hover
{
color
:
#FFDC0E
;
}
/* --- Top Right Menu Styles --- */
.
menu-top-active-icon
,
.
menu-top-active-text
{
background
:
url
(
'@templates_base@/platform/img/top_menu_select.gif'
);
}
td
.
top-menu-padding
{
height
:
37
px
;
white-space
:
nowrap
;
}
.
menu-top-noactive-icon
,
.
menu-top-active-icon
{
padding
:
0
px
5
px
0
px
13
px
;
}
.
menu-top-noactive-text
,
.
menu-top-active-text
{
padding
:
0
px
13
px
0
px
3
px
;
}
a
.
top-menu-link
,
a
.
top-menu-link
:
hover
{
font-size
:
11
px
;
text-decoration
:
none
;
}
a
.
top-menu-link
{
color
:
#FFFFFF
;
}
a
.
top-menu-link
:
hover
{
color
:
#CCCCCC
;
}
/* --- Tab Styles --- */
.
inactive-tab
,
.
active-tab
{
padding
:
5
px
10
px
;
border
:
1
px
solid
#94c0de
;
}
.
inactive-tab
{
background-color
:
#eff4fa
;
}
.
active-tab
{
background-color
:
#FFFFFF
;
border-bottom-color
:
#FFFFFF
;
}
.
tab-bottom-line
{
background
:
url
(
'@templates_base@/platform/img/pixel_blue.gif'
)
bottom
repeat-x
;
}
.
tab-bottom-content
{
border-right
:
1
px
solid
#94c0de
;
border-left
:
1
px
solid
#94c0de
;
border-bottom
:
1
px
solid
#94c0de
;
padding
:
10
px
;
}
.
tab-left-padding
{
padding-left
:
40
px
;
}
/* --- Category Listing & My Account Styles --- */
.
directory-icon
{
width
:
22
px
;
vertical-align
:
top
;
padding
:
5
px
;
}
.
directory-text
{
padding
:
5
px
20
px
5
px
5
px
;
vertical-align
:
top
;
}
/* --- Item Listing Page & Item Details Page Styles --- */
.
item-listing
{
background
:
url
(
'@templates_base@/platform/img/gradient_background.gif'
)
top
repeat-x
#FFFFFF
;
}
.
item-listing-featured
{
background
:
url
(
'@templates_base@/platform/img/gradient_background_gr.gif'
)
top
repeat-x
#FFFFFF
;
}
.
item-listing-lead
{
background
:
url
(
'@templates_base@/platform/img/gradient_background_red.gif'
)
top
repeat-x
#FFFFFF
;
}
.
item-padding
{
padding
:
10
px
10
px
10
px
10
px
;
}
.
item-statistics
{
font-size
:
10
px
;
color
:
#666666
;
}
.
listing-field-name
{
font-weight
:
bold
;
}
.
category-statistics
{
font-size
:
10
px
;
}
.
category-header
td
{
padding
:
5
px
20
px
5
px
5
px
;
vertical-align
:
top
;
}
.
sub-section-header
,
.
sub-section-header
td
{
background-color
:
#F4F4F4
;
font-weight
:
bold
;
padding
:
5
px
15
px
;
font-size
:
12
px
;
}
.
listing-row
td
{
padding
:
5
px
8
px
;
}
/* --- Pagination Bar Styles --- */
.
current-page
{
background
:
#5B97CB
;
color
:
#FFFFFF
;
padding
:
1
px
2
px
;
}
a
.
page-link
{
color
:
#000000
;
text-decoration
:
none
;
}
/* --- Calendar Styles --- */
.
calendar
{
font-family
:
tahoma
,
verdana
,
sans-serif
;
color
:
#000
;
font-size
:
11
px
;
border
:
1
px
solid
#83B2C5
;
width
:
225
px
;
position
:
relative
;
z-index
:
1
;
display
:
none
;
cursor
:
default
;
}
.
calendar
table
{
/*font-family: tahoma,verdana,sans-serif;*/
color
:
#000
;
font-size
:
11
px
;
background-color
:
#fefefe
;
width
:
auto
;
cursor
:
default
;
border-collapse
:
separate
;
}
.
calendar
table
td
{
padding
:
2
px
;
text-align
:
center
;
}
.
calendar
tbody
.
disabled
{
color
:
#999
;
}
.
calendar
tbody
.
emptyrow
{
display
:
none
;
}
.
calendar
tbody
.
today
{
font-weight
:
bold
;
background-color
:
#eeeeee
;
border
:
1
px
solid
#aaaaaa
!important
;
}
.
calendar
tbody
.
emptycell
{
visibility
:
hidden
;
}
.
calendar
tbody
.
active
{
background-color
:
red
;
}
.
calendar
thead
.
title
{
font-weight
:
bold
;
}
.
calendar
thead
.
headrow
{
}
.
calendar
thead
.
active
{
background-color
:
#c4c0b8
;
padding
:
2
px
0
px
0
px
2
px
;
}
.
calendar
thead
.
hilite
{
background-color
:
#e4e0d8
;
}
.
calendar
tfoot
.
title
{
font-weight
:
normal
;
}
.
combo
{
position
:
absolute
;
display
:
none
;
width
:
4
em
;
top
:
0
px
;
left
:
0
px
;
cursor
:
default
;
border-top
:
1
px
solid
#fff
;
border-right
:
1
px
solid
#000
;
border-bottom
:
1
px
solid
#000
;
border-left
:
1
px
solid
#fff
;
background
:
#e4e0d8
;
font-size
:
smaller
;
padding
:
1
px
;}
.
combo
.
label
{
text-align
:
center
;
padding
:
1
px
;}
.
combo
.
active
{
background
:
#c4c0b8
;
padding
:
0
px
;
border-top
:
1
px
solid
#000
;
border-right
:
1
px
solid
#fff
;
border-bottom
:
1
px
solid
#fff
;
border-left
:
1
px
solid
#000
;}
.
combo
.
hilite
{
background
:
#048
;
color
:
#fea
;}
.
dpContainer
{
display
:
inline
;
}
.
list-no-squares
{
padding
:
0
px
;
list-style-type
:
none
;
margin
:
0
px
;
}
/* --- Listing Element Styles --- */
.
picture-padding
{
padding
:
20
px
5
px
20
px
20
px
;
vertical-align
:
top
;
width
:
120
px
;
}
.
text-padding
{
padding
:
20
px
5
px
;
}
.
file-list-icon
{
padding
:
2
px
10
px
2
px
0
px
;
vertical-align
:
top
;
}
.
file-list-label
{
padding
:
2
px
7
px
2
px
0
px
;
vertical-align
:
top
;
}
/* --- Item Rating Styles --- */
.
ratingblock
,
.
ratingblock
div
{
display
:
-moz-
inline-block
;
}
.
voted
{
color
:
#999
;
}
.
thanks
{
color
:
#36AA3D
;
}
.
static
{
color
:
#5D3126
;
}
.
inline-rating
{
display
:
-moz-
inline-block
;
display
:
-moz-
inline
-
box
;
display
:
inline-block
;
vertical-align
:
middle
;
}
.
star-rating
,
.
star-rating
a
:
hover
,
.
star-rating
a
:
active
,
.
star-rating
a
:
focus
,
.
star-rating
.
current-rating
{
background
:
url
(
'@templates_base@/platform/img/starrating.gif'
)
left
-1000
px
repeat-x
;
}
.
star-rating
{
position
:
relative
;
width
:
125
px
;
height
:
25
px
;
overflow
:
hidden
;
list-style
:
none
;
margin
:
0
;
padding
:
0
;
background-position
:
left
top
;
}
.
star-rating
li
{
display
:
inline
;
}
.
star-rating
a
,
.
star-rating
.
current-rating
{
position
:
absolute
;
top
:
0
;
left
:
0
;
text-indent
:
-1000
em
;
height
:
25
px
;
line-height
:
25
px
;
outline
:
none
;
overflow
:
hidden
;
border
:
none
;
}
.
star-rating
a
:
hover
,
.
star-rating
a
:
active
,
.
star-rating
a
:
focus
{
background-position
:
left
bottom
;
}
.
star-rating
a
.
r1-unit
{
width
:
20
%
;
z-index
:
6
;
}
.
star-rating
a
.
r2-unit
{
width
:
40
%
;
z-index
:
5
;
}
.
star-rating
a
.
r3-unit
{
width
:
60
%
;
z-index
:
4
;
}
.
star-rating
a
.
r4-unit
{
width
:
80
%
;
z-index
:
3
;
}
.
star-rating
a
.
r5-unit
{
width
:
100
%
;
z-index
:
2
;
}
.
star-rating
.
current-rating
{
z-index
:
1
;
background-position
:
left
center
;
}
.
small-star
{
width
:
50
px
;
height
:
10
px
;
}
.
small-star
,
.
small-star
a
:
hover
,
.
small-star
a
:
active
,
.
small-star
a
:
focus
,
.
small-star
.
current-rating
{
background-image
:
url
(
'star_small.gif'
);
line-height
:
10
px
;
height
:
10
px
;
}
/* --- Unprocessed Styles --- */
.
text-title
{
font-size
:
12
px
;
font-weight
:
bold
;
color
:
#1769b5
;
}
a
.
text-title
{
font-size
:
12
px
;
font-weight
:
bold
;
color
:
#1769b5
;
}
a
.
text-title
:
hover
{
color
:
#005695
;
}
/* ----- Depricated Styles ----- */
.
error
{
color
:
magenta
;
}
.
static
{
color
:
#00CC66
;
}
.
image_boder
{
border
:
1
px
solid
#CDCECD
;
}
.
table-border
{
border
:
1
px
solid
#EAEAEA
;
}
.
information-background
{
background-color
:
#F6F6FF
;
}
#
sitemap
ul
{
margin
:
0
0
10
px
10
px
;
padding
:
0
0
0
10
px
;
}
#
sitemap
ul
li
{
color
:
#0060BB
;
list-style-image
:
none
;
list-style-position
:
outside
;
list-style-type
:
disc
;
padding
:
5
px
0
0
;
}
Event Timeline
Log In to Comment