This is just some static backup of the original site, don't expect every link to work!

Changeset a5690b


Ignore:
Timestamp:
Mar 6, 2010, 2:00:50 PM (13 years ago)
Author:
rene <rene@…>
Branches:
multiEdit, ng_0.6, ng_0.8, ng_0.9
Children:
9fe49e
Parents:
10dd26
Message:

css modification for Mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chrome/skin/classic/v_identity/v_identity.css

    r10dd26 ra5690b  
    8484    padding: 5px;
    8585}
    86 
     86/* Mac version modifications */
     87#viewGroup > * {
     88    -moz-border-image: none !important;
     89    -moz-box-align: stretch !important;
     90}
     91/* End Mac version modifications */
    8792#viewGroup radio {
    8893    -moz-appearance: none;
Note: See TracChangeset for help on using the changeset viewer.