Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F885874
forms.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
forms.css
View Options
@
charset
"utf-8"
;
/* -------------------------------------------------------------
Zed
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Dereckson
Tags: space retro futurist
Filename: forms.css
Version: 1.1
Created: 2010-01-27
Updated: 2010-07-02
Licence: Creative Commons BY 3.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Import dojo CSS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@
import
"/js/dojo/dijit/themes/tundra/tundra.css"
;
/* -------------------------------------------------------------
Forms rows
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
form
{
color
:
black
;
}
form
div
.
row
{
margin-bottom
:
0.8
em
;
}
hr
{
width
:
90
%
;
color
:
lightgray
;
margin
:
2
em
auto
2
em
auto
;
}
/* -------------------------------------------------------------
input tags width
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
small
{
width
:
5
em
;
}
.
medium
{
width
:
12
em
;
}
.
long
{
width
:
20
em
;
}
/* -------------------------------------------------------------
Labels (from dojo CSS)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
label
{
color
:
white
;
}
.
firstLabel
{
display
:
inline-block
;
display
:
-moz-
inline
-
box
;
width
:
10
em
;
min-width
:
10
em
;
vertical-align
:
top
;
}
.
secondLabel
{
width
:
auto
;
margin-left
:
5
em
;
margin-right
:
1
em
;
}
fieldset
label
{
margin-right
:
1
em
;
}
/* -------------------------------------------------------------
Misc
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Doesn't display DOJO tooltips provider if JS disabled */
.
dojotooltip
{
display
:
none
;
}
/* Kludge: normal font size for form items */
form
{
font-size
:
90
%
;
}
label
{
font-size
:
medium
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 20:37 (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23446
Default Alt Text
forms.css (2 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment