Changeset 552

Show
Ignore:
Timestamp:
02/07/07 14:49:51 (2 years ago)
Author:
thomase
Message:

Removed document editable view color fiddling, but leaving in font size tweak for Greek.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • PleiadesSkin/trunk/skins/pleiadesskin/pleiades-global.css

    r551 r552  
    3535} 
    3636 
    37 .documentEditable .documentContent { 
    38     border: 1px solid #9E9E9E; 
    39 } 
    40  
    41  
    42 .contentViews { 
    43     border-color: #9E9E9E; 
    44 } 
    45  
    46 .contentViews li a { 
    47     border-color: #9E9E9E; 
    48     color: #777777; 
    49 } 
    50  
    51 .contentViews .selected a { 
    52      background-color: #DADADA; 
    53     border-bottom-color: #DADADA; 
    54     color: black; 
    55 } 
    56  
    57 .contentViews li a:hover { 
    58     background-color: #DADADA; 
    59 } 
    60  
    61 .contentActions { 
    62     background-color: #DADADA; 
    63     border-left-color: #9E9E9E; 
    64     border-right-color: #9E9E9E; 
    65     color: #777777; 
    66 } 
    67  
    68 .contentActions a { 
    69     color: #777777; 
    70 } 
    71  
    72 .contentActions a:hover { 
    73     color: black; 
    74 } 
    75  
    76 .contentActions li { 
    77     border-left-color: #9E9E9E; 
    78 } 
    79  
    80 .state-visible { 
    81     color: #777777; 
    82 } 
    83  
    84  
    85  
    8637 
    8738