Ignore:
Timestamp:
Mar 31, 2010, 6:32:40 PM (15 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace fóra.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/forum/styles/prosilver/theme/cp.css

    r400 r702  
    347347#pm-menu {
    348348        line-height: 2.5em;
     349}
     350
     351/* PM panel adjustments */
     352.pm-panel-header {
     353        margin: 0;
     354        padding-bottom: 10px;
     355        border-bottom: 1px dashed #A4B3BF;
     356}
     357
     358.reply-all {
     359        display: block;
     360        padding-top: 4px;
     361        clear: both;
     362        float: left;
     363}
     364
     365.pm-panel-message {
     366        padding-top: 10px;
     367}
     368
     369.pm-return-to {
     370        padding-top: 23px;
     371}
     372
     373#cp-main .pm-message-nav {
     374        margin: 0;
     375        padding: 2px 10px 5px 10px;
     376        border-bottom: 1px dashed #A4B3BF;
    349377}
    350378
Note: See TracChangeset for help on using the changeset viewer.