Changeset 528:f8a5f63eafc0 in documentViewer for css


Ignore:
Timestamp:
Apr 13, 2012, 2:55:16 PM (12 years ago)
Author:
casties
Branch:
default
Message:

new viewMode=thumbs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • css/docuviewer.css

    r526 r528  
    2929}
    3030
    31 div.toc-thumbs .thumb {
     31table.thumbs .thumb {
    3232    padding: 3px;
    3333}
    34 div.toc-thumbs .thumbsel {
     34table.thumbs .thumbsel {
    3535    padding: 2px;
    3636    border: 1px solid blue;
    3737}
    38 div.toc-thumbs .thumbcap {
     38table.thumbs .thumbcap {
    3939    color: black;
    4040}
Note: See TracChangeset for help on using the changeset viewer.