Changeset 62a6187 in github


Ignore:
Timestamp:
Apr 5, 2012 4:39:40 AM (14 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
Children:
5effd52
Parents:
8d8f7a7
Message:
  • Remove outline on focused inputs (removes default Chrome/Safari? outline)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/styles.css

    r0cd919b r62a6187  
    6060        -webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); 
    6161        -o-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); 
     62        outline: none; 
    6263} 
    6364 
Note: See TracChangeset for help on using the changeset viewer.