Changeset 5359


Ignore:
Timestamp:
1 Aug 2010, 16:43:59 (14 years ago)
Author:
Henrik Bettermann
Message:

adjust action bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/branches/henrik-experimental-layout/src/waeup/sirp/browser/static/waeupdefault.css

    r5356 r5359  
    3838-moz-border-radius-topright:0px;
    3939}
     40
     41.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a {
     42color:#000000;
     43font-size:93%;
     44line-height:1.6em;
     45min-height:1em;
     46padding:0 10px;
     47}
     48
     49.actionbar {
     50  margin-top: -10px;
     51  margin-bottom: 18px;
     52  margin-left: -15px;
     53}
     54
    4055
    4156/***** Uli Stuff *****/
     
    5570  position: relative;
    5671  top: 12px;
    57 }
    58 
    59 .actionbar {
    60   margin-top: -18px;
    61   margin-bottom: 18px;
    6272}
    6373
Note: See TracChangeset for help on using the changeset viewer.