Changeset 5860 for trunk

Show
Ignore:
Timestamp:
11/11/08 08:51:57 (2 months ago)
Author:
matti.tahvonen@…
Message:

fixes #2159

Location:
trunk/WebContent/ITMILL/themes/default
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebContent/ITMILL/themes/default/slider/slider.css

    r5287 r5860  
    66        border-top: 1px solid #cccfd0; 
    77        border-bottom: 1px solid #cccfd0; 
    8         height: 3px; 
     8        height: 12px; 
    99        margin: 5px 0; 
     10        width:200px;     
    1011} 
    1112 
  • trunk/WebContent/ITMILL/themes/default/styles.css

    r5848 r5860  
    664664 
    665665.i-formlayout-error-indicator { 
     666        /* fix width so layout is not jumpy when error disapear */ 
    666667        width: 12px; 
    667668} 
     
    14461447        border-top: 1px solid #cccfd0; 
    14471448        border-bottom: 1px solid #cccfd0; 
    1448         height: 3px; 
     1449        height: 12px; 
    14491450        margin: 5px 0; 
     1451        width:200px;     
    14501452} 
    14511453