Ignore:
Timestamp:
Oct 6, 2011, 10:03:31 AM (13 years ago)
Author:
mistic100
Message:

Reorganize language files

File:
1 edited

Legend:

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

    r9967 r12356  
    11table{
    2         width:80%;
     2  width:80%;
    33}
    44td {
    5         width:50%;
     5  width:50%;
    66}
    77.title {
    8         display:block;
    9         text-align:right;
    10         font-weight:bold;
    11         margin-right:10px;
     8  display:block;
     9  text-align:right;
     10  font-weight:bold;
     11  margin-right:10px;
    1212}
    1313.fixed {
    14         font-style:italic;
     14  font-style:italic;
    1515}
    1616.categoryLi div.head {
    17         font-size:0.9em;
    18         border-bottom:1px dotted #666;
    19         width:300px;
    20         margin-top:5px;
     17  font-size:0.9em;
     18  border-bottom:1px dotted #666;
     19  width:300px;
     20  margin-top:5px;
    2121}
    2222.categoryLi p {
    23         margin-left:10px;
     23  margin-left:10px;
    2424}
    2525
    2626.titrePage {
    27         clear:right;
     27  clear:right;
    2828}
    2929.version_title {
    30         float:right;
    31         position:relative;
    32         top:-24px;
    33         margin-bottom:-20px !important;
    34         font-size:12px !important;
    35         font-style:italic;
    36         font-weight:normal;
     30  float:right;
     31  position:relative;
     32  top:-24px;
     33  margin-bottom:-20px !important;
     34  font-size:12px !important;
     35  font-style:italic;
     36  font-weight:normal;
    3737}
Note: See TracChangeset for help on using the changeset viewer.