Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F883966
forms.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
forms.css
View Options
@
charset
"utf-8"
;
/* -------------------------------------------------------------
Zed
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Dereckson
Tags: space retro futurist
Filename: forms.css
Version: 1.0
Created: 2010-01-27
Updated: 2010-01-27
Licence: Creative Commons BY 3.0
------------------------------------------------------------- */
/* ------
Import dojo CSS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@
import
"/js/dojo/dijit/themes/tundra/tundra.css"
;
/* -------------------------------------------------------------
Forms rows
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
form
.
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)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
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
;
}
.
dijitButton
{
color
:
black
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 07:44 (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23545
Default Alt Text
forms.css (1 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment