Changeset 28429

Show
Ignore:
Timestamp:
01/15/09 02:56:22 (4 years ago)
Author:
cho45
Message:

セパレータスタイルの修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/userscripts/jautopagerize.user.js

    r28428 r28429  
    331331                                "background  : #222 !important;", 
    332332                                "clear       : both !important;", 
    333                                 "padding     : 0 1em !important;", 
     333                                "padding     : 0.5em 1em !important;", 
    334334                                "margin      : 3em 0 !important;", 
    335335                                "font-size   : 10px !important;", 
     
    338338                                "text-align  : center !important;", 
    339339                                "-moz-border-radius: 1em !important;", 
     340                        "}", 
     341                        "._autopagerize p {", 
     342                                "width       : 100%;", 
    340343                        "}", 
    341344                        "._autopagerize a:link,", 
     
    346349                                "color       : #fff !important;", 
    347350                                "background  : #222 !important;", 
     351                                "padding     : 0 !important;", 
     352                                "margin      : 0 !important;", 
    348353                        "}", 
    349354                        "#autopagerize_icon {",