Changeset 276 for trunk/plugins/Forms/popups/input.html
- Timestamp:
- 07/19/05 00:38:02 (7 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/Forms/popups/input.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/Forms/popups/input.html
r254 r276 107 107 }; 108 108 </script> 109 <style rel="stylesheet" type="text/css">110 DIV.line { clear: both; }111 109 112 LABEL {113 padding-top: 3px;114 padding-left: 3px;115 padding-right: 3px;116 }117 118 LABEL.label {119 float: left;120 width: 8em;121 text-align: right;122 }123 </style>124 110 </head> 125 111
