Changeset 1164 in ExiteCMS


Ignore:
Timestamp:
12/09/07 23:59:47 (4 years ago)
Author:
hverton
Message:

removed css code for button:hover, so the theme default will be used instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/ExiteCMS/wikka.css

    r1023 r1164  
    541541    border-bottom: 2px solid #336; 
    542542} 
    543 */ 
    544543input[type=submit]:hover, input[type=button]:hover { 
    545544    background-color: #66C; 
     
    547546    border-bottom: 2px solid #668; 
    548547} 
     548*/ 
    549549 
    550550textarea#body{ 
Note: See TracChangeset for help on using the changeset viewer.