Ignore:
Timestamp:
Mar 17, 2011, 8:25:13 PM (13 years ago)
Author:
mistic100
Message:

[extensions] Contest Results

  • New bloc for PWG Stuffs
  • Use new admin links and javascript implementation
  • Distinguish pending and running contests (both pending before)
File:
1 edited

Legend:

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

    r9572 r9745  
    1 .titrePage {
    2         clear:right;
    3 }
    4 .titrePage h2 {
    5         text-align:center;
    6 }
    7 
    81.result_comment {
    92        width:95%;
     
    7164        color:#a00;
    7265}
     66
     67#CR_config tr td:first-child {
     68        max-width:300px;
     69        min-width:300px;
     70}
     71
     72.version_title {
     73        float:right;
     74        position:relative;
     75        top:-24px;
     76        margin-bottom:-20px !important;
     77        font-size:12px !important;
     78        font-style:italic;
     79        font-weight:normal;
     80}
Note: See TracChangeset for help on using the changeset viewer.