Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1160376
profile.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, Sep 19, 5:16 AM
Size
3 KB
Mime Type
text/plain
Expires
Sun, Sep 21, 5:16 AM (5 h, 27 m)
Engine
blob
Format
Raw Data
Handle
750499
Attached To
rTMST Themes.Modern-Store
profile.css
View Options
@
charset
"UTF-8"
;
/* Profile Blocks
*******************************************************************************/
.
profile
{
background-color
:
#fff
;
border
:
1
px
solid
#d0d0d0
;
-webkit-
border-radius
:
5
px
;
-moz-
border-radius
:
5
px
;
border-radius
:
5
px
;
padding
:
20
px
30
px
;
width
:
auto
;
}
.
profile
.
registerpage
{
border
:
none
;
padding
:
0
30
px
;
width
:
680
px
;
-webkit-
border-radius
:
0
;
-moz-
border-radius
:
0
;
border-radius
:
0
;
}
.
profile-title
{
border-bottom
:
1
px
solid
#d0d0d0
;
margin-bottom
:
15
px
;
padding-bottom
:
15
px
;
}
.
profile
,
.
review
h1
{
color
:
#525252
;
float
:
left
;
font
:
1.538
em
Verdana
,
Arial
,
Tahoma
,
Sans-Serif
;
}
.
profile
p
.
req
{
color
:
#3e85d2
;
float
:
right
;
font-size
:
1
em
;
font-weight
:
bold
;
padding-top
:
10
px
;
}
.
profile
.
halfcol
{
float
:
left
;
padding
:
0
15
px
0
0
;
width
:
315
px
;
}
.
profile
.
halfcol-last
{
padding
:
0
;
position
:
relative
;
}
.
profile-form
label
{
display
:
block
;
font-weight
:
bold
;
padding-bottom
:
3
px
;
}
.
profile-form
.
left
label
{
display
:
inline
;
padding-bottom
:
0
px
;
float
:
left
;
padding-top
:
3
px
;
width
:
90
px
;
}
.
field-content
label
{
display
:
inline
;
font-weight
:
normal
;
padding
:
0
;
}
.
red
{
color
:
#cd0000
;
font-weight
:
normal
;
padding
:
0
0
0
5
px
;
}
.
profile-form
p
{
clear
:
both
!important
;
float
:
left
;
padding
:
5
px
0
;
}
.
profile-form
.
field
{
width
:
270
px
;
}
.
profile-form
.
alt2
.
field
{
width
:
150
px
;
}
.
field
.
statusSuccess
{
background
:
url
(
@templates_base@/img/bg-field-success.jpg
)
repeat-x
0
0
;
border
:
1
px
solid
#80d04d
!important
;
}
.
field
.
statusError
,
.
error
.
field
{
background
:
url
(
@templates_base@/img/bg-field-error.jpg
)
repeat-x
0
0
;
border
:
1
px
solid
#d80000
!important
;
}
.
review
.
profile-form
.
field
{
float
:
left
;
width
:
380
px
;
}
.
review
.
profile-form
p
.
buttons
{
padding
:
0
0
0
90
px
;
width
:
380
px
;
}
.
review
.
profile-form
p
.
buttons
em
{
float
:
right
;
text-align
:
right
;
width
:
170
px
;
}
.
terms
{
text-align
:
center
;
width
:
100
%
;
}
.
password-block
{
/*display: none;*/
float
:
left
;
padding
:
5
px
0
;
position
:
relative
;
width
:
100
%
;
}
.
registerpage
.
password-block
{
display
:
block
;
}
.
password-block
p
{
clear
:
none
!important
;
padding
:
0
15
px
0
0
;
}
.
password-block
p
.
pasfield2
{
padding
:
0
;
}
.
password-block
.
field
{
width
:
121
px
;
}
#
change-password
{
color
:
#267bd1
;
}
.
colorbar
{
display
:
inline-block
;
height
:
8
px
;
width
:
29
px
;
}
.
password-strength
{
display
:
none
;
font-weight
:
bold
;
}
.
password-strength
.
meterDefault
{
color
:
#aaa
;
}
.
password-strength
.
meterFail
{
color
:
#daa
;
}
.
password-strength
.
meterWarn
{
color
:
#fd6
;
}
.
password-strength
.
meterGood
{
color
:
#ada
;
}
.
password-strength
.
meterExcel
{
color
:
#66c133
;
}
.
password-strength
.
colorbar
.
meterDefault
{
background-color
:
#ddd
;
}
.
password-strength
.
colorbar
.
meterFail
{
background-color
:
#fdd
;
}
.
password-strength
.
colorbar
.
meterWarn
{
background-color
:
#feb
;
}
.
password-strength
.
colorbar
.
meterGood
{
background-color
:
#dfd
;
}
.
password-strength
.
colorbar
.
meterExcel
{
background-color
:
#66c133
;
}
Event Timeline
Log In to Comment