Changeset 10049 for art

Show
Ignore:
Timestamp:
11/29/08 16:46:05 (1 month ago)
Author:
afz
Message:

update all themes for compatible with blog calendar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • art/themes/bamboo/blog.css

    r9680 r10049  
    9797} 
    9898 
    99 .calendar #cal-header a { 
     99.calendar #cal-footer a { 
    100100font-weight: bold; 
    101101color: #339933; 
     
    103103} 
    104104 
    105 .calendar #cal-header #arrow-left { 
     105.calendar #cal-footer #arrow-left { 
    106106margin-left: 2px; 
    107107float: left; 
    108108} 
    109109 
    110 .calendar #cal-header #arrow-right { 
     110.calendar #cal-footer #arrow-right { 
    111111margin-right: 2px; 
    112112float: right; 
  • art/themes/bamboo/blog.rtl.css

    r9680 r10049  
    100100} 
    101101 
    102 .calendar #cal-header a { 
     102.calendar #cal-footer a { 
    103103font-weight: bold; 
    104104color: #339933; 
     
    106106} 
    107107 
    108 .calendar #cal-header #arrow-left { 
     108.calendar #cal-footer #arrow-left { 
    109109margin-right: 2px; 
    110110float: right; 
    111111} 
    112112 
    113 .calendar #cal-header #arrow-right { 
     113.calendar #cal-footer #arrow-right { 
    114114margin-left: 2px; 
    115115float: left; 
  • art/themes/coffee-n-cream/style.css

    r9902 r10049  
    328328text-align: center; 
    329329} 
    330 .calendar #cal-header a { 
     330.calendar #cal-footer a { 
    331331font-weight: bold; 
    332332color: #fff; 
    333333text-decoration: none; 
    334334} 
    335 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    336 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     335.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     336.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    337337.calendar .weekday { 
    338338color: #babdb6; 
  • art/themes/coffee-n-cream/style.rtl.css

    r9902 r10049  
    329329text-align: center; 
    330330} 
    331 .calendar #cal-header a { 
     331.calendar #cal-footer a { 
    332332font-weight: bold; 
    333333color: #fff; 
    334334text-decoration: none; 
    335335} 
    336 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    337 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     336.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     337.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    338338.calendar .weekday { 
    339339color: #babdb6; 
  • art/themes/coolwater/style.css

    r9902 r10049  
    443443background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0; 
    444444} 
    445 .calendar #cal-header a { 
     445.calendar #cal-footer a { 
    446446font-weight: bold; 
    447447color: #fff; 
    448448text-decoration: none; 
    449449} 
    450 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    451 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     450.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     451.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    452452.calendar .weekday { 
    453453color: #777777; 
  • art/themes/coolwater/style.rtl.css

    r9902 r10049  
    444444background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0; 
    445445} 
    446 .calendar #cal-header a { 
     446.calendar #cal-footer a { 
    447447font-weight: bold; 
    448448color: #fff; 
    449449text-decoration: none; 
    450450} 
    451 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    452 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     451.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     452.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    453453.calendar .weekday { 
    454454color: #777777; 
  • art/themes/digital/style.css

    r9902 r10049  
    329329text-align: center; 
    330330} 
    331 .calendar #cal-header a { 
     331.calendar #cal-footer a { 
    332332font-weight: bold; 
    333333color: #fff; 
    334334text-decoration: none; 
    335335} 
    336 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    337 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     336.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     337.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    338338.calendar .weekday { 
    339339color: #babdb6; 
  • art/themes/digital/style.rtl.css

    r9902 r10049  
    330330text-align: center; 
    331331} 
    332 .calendar #cal-header a { 
     332.calendar #cal-footer a { 
    333333font-weight: bold; 
    334334color: #fff; 
    335335text-decoration: none; 
    336336} 
    337 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    338 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     337.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     338.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    339339.calendar .weekday { 
    340340color: #babdb6; 
  • art/themes/envision/style.css

    r9680 r10049  
    467467text-align: center; 
    468468} 
    469 .calendar #cal-header a { 
     469.calendar #cal-footer a { 
    470470font-weight: bold; 
    471471color: #fff; 
    472472text-decoration: none; 
    473473} 
    474 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    475 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     474.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     475.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    476476.calendar .weekday { 
    477477color: #babdb6; 
  • art/themes/factory/style.css

    r9902 r10049  
    476476text-align: center; 
    477477} 
    478 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    479 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    480 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     478.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     479.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     480.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    481481.calendar .weekday { 
    482482color: #888a85; 
  • art/themes/factory/style.rtl.css

    r9902 r10049  
    479479text-align: center; 
    480480} 
    481 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    482 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    483 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     481.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     482.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     483.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    484484.calendar .weekday { 
    485485color: #888a85; 
  • art/themes/flower/style.css

    r9902 r10049  
    447447text-align: center; 
    448448} 
    449 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    450 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    451 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     449.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     450.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     451.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    452452.calendar .weekday { 
    453453color: #babdb6; 
  • art/themes/flower/style.rtl.css

    r9902 r10049  
    450450text-align: center; 
    451451} 
    452 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    453 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    454 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     452.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     453.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     454.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    455455.calendar .weekday { 
    456456color: #babdb6; 
  • art/themes/gray/style.css

    r9902 r10049  
    339339text-align: center; 
    340340} 
    341 .calendar #cal-header a { 
     341.calendar #cal-footer a { 
    342342font-weight: bold; 
    343343color: #fff; 
    344344text-decoration: none; 
    345345} 
    346 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    347 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     346.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     347.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    348348.calendar .weekday { 
    349349color: #babdb6; 
  • art/themes/gray/style.rtl.css

    r9902 r10049  
    339339text-align: center; 
    340340} 
    341 .calendar #cal-header a { 
     341.calendar #cal-footer a { 
    342342font-weight: bold; 
    343343color: #fff; 
    344344text-decoration: none; 
    345345} 
    346 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    347 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     346.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     347.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    348348.calendar .weekday { 
    349349color: #babdb6; 
  • art/themes/hobbit/default.css

    r9902 r10049  
    335335text-align: center; 
    336336} 
    337 .calendar #cal-header a { 
     337.calendar #cal-footer a { 
    338338font-weight: bold; 
    339339color: #fff; 
    340340text-decoration: none; 
    341341} 
    342 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    343 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     342.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     343.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    344344.calendar .weekday { 
    345345color: #babdb6; 
  • art/themes/hobbit/default.rtl.css

    r9902 r10049  
    336336text-align: center; 
    337337} 
    338 .calendar #cal-header a { 
     338.calendar #cal-footer a { 
    339339font-weight: bold; 
    340340color: #fff; 
    341341text-decoration: none; 
    342342} 
    343 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    344 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     343.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     344.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    345345.calendar .weekday { 
    346346color: #babdb6; 
  • art/themes/jaws-0.5/blog.css

    r9680 r10049  
    7070text-align: center; 
    7171} 
    72 .calendar #cal-header a { 
     72.calendar #cal-footer a { 
    7373font-weight: bold; 
    7474color: #fff; 
    7575text-decoration: none; 
    7676} 
    77 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    78 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     77.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     78.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    7979.calendar .weekday { 
    8080color: #babdb6; 
  • art/themes/jaws-0.5/blog.rtl.css

    r9680 r10049  
    9191} 
    9292 
    93 .calendar #cal-header a { 
     93.calendar #cal-footer a { 
    9494font-weight: bold; 
    9595color: #fff; 
     
    9797} 
    9898 
    99 .calendar #cal-header #arrow-left { 
     99.calendar #cal-footer #arrow-left { 
    100100margin-right: 2px; 
    101101float: right; 
    102102} 
    103103 
    104 .calendar #cal-header #arrow-right { 
     104.calendar #cal-footer #arrow-right { 
    105105margin-left: 2px; 
    106106float: left; 
  • art/themes/jaws/blog.css

    r9680 r10049  
    103103} 
    104104 
    105 .calendar #cal-header a { 
    106 font-weight: bold; 
    107 color: #fff; 
    108 text-decoration: none; 
    109 } 
    110  
    111 .calendar #cal-header #arrow-left { 
     105.calendar #cal-footer a { 
     106font-weight: bold; 
     107color: #fff; 
     108text-decoration: none; 
     109} 
     110 
     111.calendar #cal-footer #arrow-left { 
    112112margin-left: 2px; 
    113113float: left; 
    114114} 
    115115 
    116 .calendar #cal-header #arrow-right { 
     116.calendar #cal-footer #arrow-right { 
    117117margin-right: 2px; 
    118118float: right; 
  • art/themes/jaws/blog.rtl.css

    r9680 r10049  
    104104} 
    105105 
    106 .calendar #cal-header a { 
    107 font-weight: bold; 
    108 color: #fff; 
    109 text-decoration: none; 
    110 } 
    111  
    112 .calendar #cal-header #arrow-left { 
     106.calendar #cal-footer a { 
     107font-weight: bold; 
     108color: #fff; 
     109text-decoration: none; 
     110} 
     111 
     112.calendar #cal-footer #arrow-left { 
    113113margin-right: 2px; 
    114114float: right; 
    115115} 
    116116 
    117 .calendar #cal-header #arrow-right { 
     117.calendar #cal-footer #arrow-right { 
    118118margin-left: 2px; 
    119119float: left; 
  • art/themes/monologue/style.css

    r9902 r10049  
    416416text-align: center; 
    417417} 
    418 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    419 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    420 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     418.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     419.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     420.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    421421.calendar .weekday { 
    422422color: #babdb6; 
  • art/themes/monologue/style.rtl.css

    r9902 r10049  
    434434text-align: center; 
    435435} 
    436 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    437 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    438 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     436.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     437.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     438.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    439439.calendar .weekday { 
    440440color: #babdb6; 
  • art/themes/orange-grey/style.css

    r9902 r10049  
    350350text-align: center; 
    351351} 
    352 .calendar #cal-header a { 
     352.calendar #cal-footer a { 
    353353font-weight: bold; 
    354354color: #fff; 
    355355text-decoration: none; 
    356356} 
    357 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    358 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     357.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     358.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    359359.calendar .weekday { 
    360360color: #babdb6; 
  • art/themes/orange-grey/style.rtl.css

    r9902 r10049  
    351351text-align: center; 
    352352} 
    353 .calendar #cal-header a { 
     353.calendar #cal-footer a { 
    354354font-weight: bold; 
    355355color: #fff; 
    356356text-decoration: none; 
    357357} 
    358 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    359 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     358.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     359.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    360360.calendar .weekday { 
    361361color: #babdb6; 
  • art/themes/pk-sun/default.css

    r9902 r10049  
    392392text-align: center; 
    393393} 
    394 .calendar #cal-header a { 
     394.calendar #cal-footer a { 
    395395font-weight: bold; 
    396396color: #fff; 
    397397text-decoration: none; 
    398398} 
    399 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    400 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     399.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     400.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    401401.calendar .weekday { 
    402402color: #babdb6; 
  • art/themes/pk-sun/default.rtl.css

    r9902 r10049  
    396396text-align: center; 
    397397} 
    398 .calendar #cal-header a { 
     398.calendar #cal-footer a { 
    399399font-weight: bold; 
    400400color: #fff; 
    401401text-decoration: none; 
    402402} 
    403 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    404 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     403.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     404.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    405405.calendar .weekday { 
    406406color: #babdb6; 
  • art/themes/simple-blue/style.css

    r9902 r10049  
    395395text-align: center; 
    396396} 
    397 .calendar #cal-header a { 
     397.calendar #cal-footer a { 
    398398font-weight: bold; 
    399399color: #fff; 
     
    401401text-decoration: none; 
    402402} 
    403 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    404 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     403.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     404.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    405405.calendar .weekday { 
    406406color: #babdb6; 
  • art/themes/simple-blue/style.rtl.css

    r9902 r10049  
    395395text-align: center; 
    396396} 
    397 .calendar #cal-header a { 
     397.calendar #cal-footer a { 
    398398font-weight: bold; 
    399399color: #fff; 
     
    401401text-decoration: none; 
    402402} 
    403 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    404 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     403.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     404.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    405405.calendar .weekday { 
    406406color: #babdb6; 
  • art/themes/simple-green/style.css

    r9902 r10049  
    516516text-align: center; 
    517517} 
    518 .calendar #cal-header a { 
     518.calendar #cal-footer a { 
    519519font-weight: bold; 
    520520color: #fff; 
     
    522522text-decoration: none; 
    523523} 
    524 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    525 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     524.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     525.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    526526.calendar .weekday { 
    527527color: #babdb6; 
  • art/themes/simple-green/style.rtl.css

    r9902 r10049  
    516516text-align: center; 
    517517} 
    518 .calendar #cal-header a { 
     518.calendar #cal-footer a { 
    519519font-weight: bold; 
    520520color: #fff; 
     
    522522text-decoration: none; 
    523523} 
    524 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    525 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     524.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     525.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    526526.calendar .weekday { 
    527527color: #babdb6; 
  • art/themes/terrafirma/default.css

    r9902 r10049  
    475475text-align: center; 
    476476} 
    477 .calendar #cal-header a { 
     477.calendar #cal-footer a { 
    478478font-weight: bold; 
    479479color: #fff; 
    480480text-decoration: none; 
    481481} 
    482 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    483 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     482.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     483.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    484484.calendar .weekday { 
    485485color: #babdb6; 
  • art/themes/terrafirma/default.rtl.css

    r9902 r10049  
    488488text-align: center; 
    489489} 
    490 .calendar #cal-header a { 
     490.calendar #cal-footer a { 
    491491font-weight: bold; 
    492492color: #fff; 
    493493text-decoration: none; 
    494494} 
    495 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    496 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     495.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     496.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    497497.calendar .weekday { 
    498498color: #babdb6; 
  • art/themes/tunnel/style.css

    r9902 r10049  
    444444text-align: center; 
    445445} 
    446 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    447 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
    448 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
     446.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     447.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
     448.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
    449449.calendar .weekday { 
    450450color: #babdb6; 
  • art/themes/tunnel/style.rtl.css

    r9902 r10049  
    445445text-align: center; 
    446446} 
    447 .calendar #cal-header a {font-weight: bold; color: #fff; text-decoration: none;} 
    448 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 
    449 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 
     447.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;} 
     448.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;} 
     449.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;} 
    450450.calendar .weekday { 
    451451color: #babdb6;