Changeset 14374
- Timestamp:
- 12/29/08 18:07:10 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfAdvancedAdminGeneratorPlugin/branches/pmacadden0.2.1/web/css/sf_admin_select_from_parents.css
r13774 r14374 18 18 #sf_admin_container .form-row th { 19 19 border-bottom: 1px solid #ccc; 20 font-size: 10px; 20 21 } 21 22 plugins/sfAdvancedAdminGeneratorPlugin/branches/pmacadden0.2.1/web/css/top_filters.css
r14373 r14374 87 87 88 88 #sf_admin_container label { 89 font-size: 1 0pt;89 font-size: 12px; 90 90 display: block; 91 91 padding: 0 1em 3px 0; … … 294 294 border-bottom: 0px; 295 295 border-right: 0px; 296 font-size: 1 0pt;296 font-size: 12px; 297 297 } 298 298 … … 325 325 326 326 #sf_admin_container .sf_admin_edit_help { 327 font-size: 8pt;327 font-size: 10px; 328 328 color: #aaa; 329 329 } 330 330 331 331 .form-errors h2 { 332 font-size: 1 1pt!important;332 font-size: 12px !important; 333 333 } 334 334 335 335 .form-errors dt, .form-errors dd { 336 font-size: 1 0pt;336 font-size: 12px; 337 337 } 338 338 339 339 #sf_admin_container .form-error { 340 font-size: 1 0pt;340 font-size: 12px; 341 341 } 342 342 … … 379 379 #sf_admin_container .form-row th { 380 380 border-bottom: 1px solid #ccc; 381 font-size: 12px; 381 382 } 382 383 … … 387 388 388 389 .sf_admin_edit_hint { 390 font-size: 12px; 389 391 display: none; 390 392 position: absolute;