Plugin Directory

Changeset 1642719


Ignore:
Timestamp:
04/22/2017 12:04:38 AM (9 years ago)
Author:
agusph
Message:

Minor fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aph-syntax-highlighter/tags/1.2.1/includes/aphsh-build.php

    r1616840 r1642719  
    3333            "pre.aphsh-adddarkplain,
    3434pre.aphsh-addlightplain {
    35     padding: 15px 20px !important;
     35    padding: 10px 15px !important;
    3636    display: block;
    3737    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    38     white-space: pre-wrap;
    3938    white-space: -moz-pre-wrap;
    4039    white-space: -o-pre-wrap;
     
    4443}
    4544pre.aphsh-addlightplain {
    46     background: #efefef !important;
     45    background: #f9f9f9; !important;
    4746    color: #4a4a4a;
    4847}
Note: See TracChangeset for help on using the changeset viewer.