Ignore:
Timestamp:
Jul 6, 2012, 4:40:28 PM (12 years ago)
Author:
mistic100
Message:
  • display creation date
  • improve set titles for Tags and Calendar
  • add Download history admin page

TODO : User Selection, localization, change archive name to more user-friendly one in the Force-Download

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/admin/template/style.css

    r16392 r16400  
    1818  width:300px;
    1919}
     20
     21.table2 .action {
     22  width:70px;
     23}
     24.table2 .user {
     25  width:120px;
     26}
     27.table2 .date {
     28  width:180px;
     29}
     30.table2 .size {
     31  width:100px;
     32}
     33.table2 .images {
     34  width:100px;
     35}
     36.table2 .archives {
     37  width:110px;
     38}
     39.table2 .status {
     40  width:100px;
     41}
Note: See TracChangeset for help on using the changeset viewer.