Development

Changeset 14374

You must first sign up to be able to contribute.

Changeset 14374

Show
Ignore:
Timestamp:
12/29/08 18:07:10 (4 years ago)
Author:
pmacadden
Message:

hint and help are now separated, you can add one or both helps (hint and/or help)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfAdvancedAdminGeneratorPlugin/branches/pmacadden0.2.1/web/css/sf_admin_select_from_parents.css

    r13774 r14374  
    1818#sf_admin_container .form-row th { 
    1919  border-bottom: 1px solid #ccc; 
     20  font-size: 10px; 
    2021} 
    2122 
  • plugins/sfAdvancedAdminGeneratorPlugin/branches/pmacadden0.2.1/web/css/top_filters.css

    r14373 r14374  
    8787 
    8888#sf_admin_container label { 
    89   font-size: 10pt
     89  font-size: 12px
    9090  display: block; 
    9191  padding: 0 1em 3px 0; 
     
    294294  border-bottom: 0px; 
    295295  border-right: 0px; 
    296   font-size: 10pt
     296  font-size: 12px
    297297} 
    298298 
     
    325325 
    326326#sf_admin_container .sf_admin_edit_help { 
    327   font-size: 8pt
     327  font-size: 10px
    328328  color: #aaa; 
    329329} 
    330330 
    331331.form-errors h2 { 
    332   font-size: 11pt !important; 
     332  font-size: 12px !important; 
    333333} 
    334334 
    335335.form-errors dt, .form-errors dd { 
    336   font-size: 10pt
     336  font-size: 12px
    337337} 
    338338 
    339339#sf_admin_container .form-error { 
    340   font-size: 10pt
     340  font-size: 12px
    341341} 
    342342 
     
    379379#sf_admin_container .form-row th { 
    380380  border-bottom: 1px solid #ccc; 
     381  font-size: 12px; 
    381382} 
    382383 
     
    387388 
    388389.sf_admin_edit_hint { 
     390  font-size: 12px; 
    389391  display: none; 
    390392  position: absolute;