Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1135120
text-edit.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
text-edit.css
View Options
.
text
{
/* these are default widths and heights for new text objects */
height
:
100
px
;
width
:
100
px
;
/* other default properties for text objects can be set here as well */
/*
background-color: ...;
color: ...;
font-size: ...;
font-style: ...;
font-weight: ...;
letter-spacing: ...;
line-height: ...;
text-align: ...;
word-spacing: ...;
*/
}
.
glue-text-input
{
/* this is the textarea for editing */
/* inherit as much as possible */
background-color
:
inherit
;
border
:
0
px
;
color
:
inherit
;
font-family
:
inherit
;
font-size
:
inherit
;
font-style
:
inherit
;
font-weight
:
inherit
;
letter-spacing
:
inherit
;
line-height
:
inherit
;
text-align
:
inherit
;
word-spacing
:
inherit
;
}
/* TODO: move this somewhere else? */
/* TODO: this list also could need some tweaking */
.
glue-font0
{
font-family
:
Verdana
,
Geneva
,
Tahoma
,
sans-serif
;
}
.
glue-font1
{
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.
glue-font2
{
font-family
:
"Courier New"
,
Courier
,
monospace
;
}
.
glue-font3
{
font-family
:
Georgia
,
serif
;
}
.
glue-font4
{
font-family
:
Tahoma
,
Geneva
,
sans-serif
;
}
.
glue-font5
{
font-family
:
"Times New Roman"
,
Times
,
serif
;
}
File Metadata
Details
Attached
Mime Type
text/x-asm
Expires
Jul 6 2025, 07:32 (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27281
Default Alt Text
text-edit.css (1 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment