Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772445
modal.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
Sat, Feb 1, 10:07 AM
Size
679 B
Mime Type
text/plain
Expires
Mon, Feb 3, 10:07 AM (17 h, 14 m)
Engine
blob
Format
Raw Data
Handle
555868
Attached To
rTMST Themes.Modern-Store
modal.css
View Options
@
charset
"UTF-8"
;
.
tbox
{
position
:
absolute
;
display
:
none
;
padding
:
14
px
17
px
;
z-index
:
900
}
.
tinner
{
padding
:
15
px
;
-moz-
border-radius
:
3
px
;
border-radius
:
3
px
;
background
:
#fff
url
(
@templates_base@/img/modal/preload.gif
)
no-repeat
50
%
50
%
;
border
:
1
px
solid
#404040
;}
.
tmask
{
position
:
absolute
;
display
:
none
;
top
:
0
px
;
left
:
0
px
;
height
:
100
%
;
width
:
100
%
;
background
:
#000
;
z-index
:
800
}
.
tclose
{
position
:
absolute
;
top
:
45
px
;
right
:
50
px
;
width
:
100
px
;
height
:
15
px
;
cursor
:
pointer
;
background
:
url
(
@templates_base@/img/modal/close.png
)
no-repeat
100
%
0
;
color
:
#5a5a5a
;
font
:
bold
11
px
Arial
;
text-align
:
right
;
padding-right
:
20
px
;}
.
tcontent
{
border
:
9
px
solid
#e6e6e6
;
padding
:
40
px
50
px
;}
Event Timeline
Log In to Comment