Changeset 542:dbaa7dce60a5 in documentViewer for css


Ignore:
Timestamp:
Aug 21, 2012, 11:28:35 AM (12 years ago)
Author:
casties
Branch:
default
Message:

nicer index page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • css/docuviewer.css

    r540 r542  
    234234    margin-bottom: 0.5em;
    235235}
     236div.col.buttons ul.list {
     237        list-style-type: inherit;
     238        padding-left: inherit;
     239}
     240div.col.buttons ul.list li {
     241        margin-left: 1em;
     242}
    236243div.options.digilib li img {
    237244        vertical-align: middle;
     
    296303        max-width: 30em;
    297304}
    298 div.index-actions {
    299         float: left;
    300         border: 1px solid silver;
    301     padding: 1em;
    302         margin-top: 2em;
    303 }
    304 div.index-actions div.action {
    305         margin-bottom: 1em;
    306 }
    307305
    308306/*
Note: See TracChangeset for help on using the changeset viewer.