Ignore:
Timestamp:
May 22, 2011, 12:34:18 PM (13 years ago)
Author:
mistic100
Message:

code cleanup

File:
1 edited

Legend:

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

    r9968 r10984  
    11.titrePage {
    2         clear:right;
     2  clear:right;
    33}
    44
    5 
    65table {
    7         width:80%;
     6  width:80%;
    87}
    98td {
    10         width:50%;
    11         white-space: nowrap;
     9  width:50%;
     10  white-space: nowrap;
    1211}
    1312.title {
    14         display:block;
    15         font-weight:bold;
    16         text-align:right;
    17         margin-right:10px;
     13  display:block;
     14  font-weight:bold;
     15  text-align:right;
     16  margin-right:10px;
    1817}
    1918.title.cluetip:after {
    20         margin-left:5px;
    21         vertical-align:top;
     19  margin-left:5px;
     20  vertical-align:top;
    2221}
    2322
    2423.pwg-icon {
    25         margin:-5px 0;
     24  margin:-5px 0;
    2625}
    2726
    2827.version_title {
    29         float:right;
    30         position:relative;
    31         top:-24px;
    32         margin-bottom:-20px !important;
    33         font-size:12px !important;
    34         font-style:italic;
    35         font-weight:normal;
     28  float:right;
     29  position:relative;
     30  top:-24px;
     31  margin-bottom:-20px !important;
     32  font-size:12px !important;
     33  font-style:italic;
     34  font-weight:normal;
    3635}
Note: See TracChangeset for help on using the changeset viewer.