Ignore:
Timestamp:
13 Jan 2012, 15:36:45 (13 years ago)
Author:
Henrik Bettermann
Message:

Move action bar upwards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/static/waeup-base.css

    r7465 r7469  
    8989}
    9090
    91 
     91.btn {
     92  padding-bottom: 4px;
     93  padding-left: 8px;
     94  padding-right: 8px;
     95  padding-top: 4px;
     96}
    9297
    9398 /* IE doesn't like the footer tag*/
     
    111116 /* SIRP stuff */
    112117
    113 .actionbar {
    114   margin-bottom: 16px;
     118div.actionbar {
     119  margin-top: -24px;
     120  margin-left: -15px;
     121}
     122
     123a.actionbar {
     124  margin-bottom: 10px;
    115125}
    116126
Note: See TracChangeset for help on using the changeset viewer.