Ignore:
Timestamp:
2012-07-26T16:05:26+12:00 (12 years ago)
Author:
sjm84
Message:

Some more fixes to the interface so that pages without browsing tabs still have readable titles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/style/core.css

    r26028 r26029  
    295295
    296296#titlesearchcontainer {
     297    padding-top: 20px;
    297298    width: 100%;
    298299}
    299300
    300301#titlesearchcontainer, #titlesearchcontainer form, #titlesearchcontainer h2{
    301     padding-top: 10px;
    302     padding-bottom: 0px;
    303302    margin-top: 0px;
    304303    margin-bottom: 0px;
     
    312311#titlearea  h2{
    313312    padding-left: 0px;
     313    padding-bottom: 20px;
    314314}
    315315
Note: See TracChangeset for help on using the changeset viewer.