Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F36622810
tokenizer.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
tokenizer.css
View Options
/**
* @provides aphront-tokenizer-control-css
* @requires aphront-typeahead-control-css
*/
body
div
.
jx-tokenizer
{
background
:
transparent
;
position
:
relative
;
width
:
100
%
;
}
body
div
.
jx-tokenizer-container
{
position
:
relative
;
display
:
block
;
padding
:
0
;
height
:
30
px
;
}
var
.
jx-tokenizer-metrics
{
position
:
absolute
;
left
:
20
px
;
top
:
20
px
;
}
body
input
.
jx-tokenizer-input
{
border
:
1
px
solid
transparent
;
border-width
:
1
px
0
px
;
padding
:
3
px
;
outline
:
none
;
float
:
left
;
width
:
100
%
;
border-shadow
:
none
;
box-shadow
:
none
;
-webkit-
box-shadow
:
none
;
font-size
:
13
px
;
color
:
#777
;
height
:
26
px
;
}
body
input
.
jx-tokenizer-input
:
focus
{
box-shadow
:
none
;
-webkit-
box-shadow
:
none
;
border-color
:
transparent
;
}
.
jx-typeahead-placeholder
{
margin-left
:
4
px
;
}
a
.
jx-tokenizer-x
{
padding-left
:
4
px
;
}
a
.
jx-tokenizer-x
:
hover
{
color
:
#000
;
text-decoration
:
none
;
}
a
.
jx-tokenizer-token
{
padding
:
2
px
6
px
3
px
;
border
:
1
px
solid
#a4bdec
;
margin
:
3
px
2
px
0
4
px
;
background
:
#dee7f8
;
float
:
left
;
cursor
:
pointer
;
border-radius
:
3
px
;
color
:
#333
;
}
a
.
jx-tokenizer-token
:
hover
{
text-decoration
:
none
;
background
:
#bbcef1
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 26, 6:26 PM (2 h, 14 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b9/d6/8f6761648f1cecb113118463a2c4
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment