Changeset 2070 in ExiteCMS


Ignore:
Timestamp:
11/26/08 14:49:42 (3 years ago)
Author:
WanWizard
Message:

theme css changes

Location:
themes/PLi-Fusion
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • themes/PLi-Fusion/PLiTheme/php-files/themes/PLiTheme/exitecms.css

    r1832 r2070  
    1414 
    1515                        /* wiki links */ 
    16 a.wiki_link:link,a.wiki_link:visited { color:#000; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#ff0000; } 
     16a.wiki_link:link,a.wiki_link:visited { color:#333; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#ff0000; background-image: url(images/external_link.gif); background-position:right; background-repeat:no-repeat; padding-right:13px; } 
    1717 
    1818                        /* image anchors */ 
     
    186186.progressBarError       { width:100%; background-color: red; visibility: hidden; } 
    187187.progressBarStatus      { margin-top: 2px; width: 100%; font-size: 90%; text-align: left; white-space: nowrap; } 
    188 a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(/themes/ExiteCMS/images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
     188a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
    189189 
    190190/* --- Mootools Lightbox, by Milkbox -------------------------------- */ 
     
    197197 
    198198                        /* image loading notice */ 
    199 .mbLoading              { background:#fff url(/themes/ExiteCMS/images/ajax-loader.gif) no-repeat center; } 
     199.mbLoading              { background:#fff url(images/ajax-loader.gif) no-repeat center; } 
    200200 
    201201                        /* Lightbox image settings */ 
     
    220220#mbCloseLink, #mbPrevLink, #mbNextLink { outline:none; display:block; float:right; height:20px; cursor:pointer; } 
    221221#mbPrevLink, #mbNextLink{ width:17px; } 
    222 #mbPrevLink             { background:transparent url(/themes/ExiteCMS/images/lb_previous.gif) no-repeat; } 
    223 #mbNextLink             { background:transparent url(/themes/ExiteCMS/images/lb_next.gif) no-repeat; } 
     222#mbPrevLink             { background:transparent url(images/lb_previous.gif) no-repeat; } 
     223#mbNextLink             { background:transparent url(images/lb_next.gif) no-repeat; } 
    224224 
    225225                        /* NOTE: doesn't work in ie6, so, just see the js options :) */ 
    226226a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; } 
    227227 
    228 #mbCloseLink            { width:20px; background: transparent url(/themes/ExiteCMS/images/lb_close.gif) no-repeat; } 
     228#mbCloseLink            { width:20px; background: transparent url(images/lb_close.gif) no-repeat; } 
    229229 
    230230/* --- Upgrade admin module -------------------------------- */ 
  • themes/PLi-Fusion/PLiThemeCentered/php-files/themes/PLiThemeCentered/exitecms.css

    r1832 r2070  
    1414 
    1515                        /* wiki links */ 
    16 a.wiki_link:link,a.wiki_link:visited { color:#000; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#ff0000; } 
     16a.wiki_link:link,a.wiki_link:visited { color:#333; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#ff0000; background-image: url(images/external_link.gif); background-position:right; background-repeat:no-repeat; padding-right:13px; } 
    1717 
    1818                        /* image anchors */ 
     
    186186.progressBarError       { width:100%; background-color: red; visibility: hidden; } 
    187187.progressBarStatus      { margin-top: 2px; width: 100%; font-size: 90%; text-align: left; white-space: nowrap; } 
    188 a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(/themes/ExiteCMS/images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
     188a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
    189189 
    190190/* --- Mootools Lightbox, by Milkbox -------------------------------- */ 
     
    197197 
    198198                        /* image loading notice */ 
    199 .mbLoading              { background:#fff url(/themes/ExiteCMS/images/ajax-loader.gif) no-repeat center; } 
     199.mbLoading              { background:#fff url(images/ajax-loader.gif) no-repeat center; } 
    200200 
    201201                        /* Lightbox image settings */ 
     
    220220#mbCloseLink, #mbPrevLink, #mbNextLink { outline:none; display:block; float:right; height:20px; cursor:pointer; } 
    221221#mbPrevLink, #mbNextLink{ width:17px; } 
    222 #mbPrevLink             { background:transparent url(/themes/ExiteCMS/images/lb_previous.gif) no-repeat; } 
    223 #mbNextLink             { background:transparent url(/themes/ExiteCMS/images/lb_next.gif) no-repeat; } 
     222#mbPrevLink             { background:transparent url(images/lb_previous.gif) no-repeat; } 
     223#mbNextLink             { background:transparent url(images/lb_next.gif) no-repeat; } 
    224224 
    225225                        /* NOTE: doesn't work in ie6, so, just see the js options :) */ 
    226226a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; } 
    227227 
    228 #mbCloseLink            { width:20px; background: transparent url(/themes/ExiteCMS/images/lb_close.gif) no-repeat; } 
     228#mbCloseLink            { width:20px; background: transparent url(images/lb_close.gif) no-repeat; } 
    229229 
    230230/* --- Upgrade admin module -------------------------------- */ 
  • themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/exitecms.css

    r1832 r2070  
    1515 
    1616                        /* wiki links */ 
    17 a:link.wiki_link, a:visited.wiki_link { color:#000; text-decoration:none; border-width:0px 0px 2px 0px; border-style:dotted; border-color:#ff0000; } 
     17a:link.wiki_link, a:visited.wiki_link { color:#333; text-decoration:none; border-width:0px 0px 2px 0px; border-style:dotted; border-color:#ff0000; background-image: url(images/external_link.gif); background-position:right; background-repeat:no-repeat; padding-right:13px; } 
    1818 
    1919                        /* image anchors */ 
     
    189189.progressBarError       { width:100%; background-color: red; visibility: hidden; } 
    190190.progressBarStatus      { margin-top: 2px; width: 100%; font-size: 90%; text-align: left; white-space: nowrap; } 
    191 a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(/themes/ExiteCMS/images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
     191a.progressCancel        { font-size:0; height:16px; width:16px; background-image: url(images/cancel.gif); background-repeat:no-repeat; background-position:0px 0px; float:right; } 
    192192 
    193193/* --- Mootools Lightbox, by Milkbox -------------------------------- */ 
     
    200200 
    201201                        /* image loading notice */ 
    202 .mbLoading              { background:#fff url(/themes/ExiteCMS/images/ajax-loader.gif) no-repeat center; } 
     202.mbLoading              { background:#fff url(images/ajax-loader.gif) no-repeat center; } 
    203203 
    204204                        /* Lightbox image settings */ 
     
    223223#mbCloseLink, #mbPrevLink, #mbNextLink { outline:none; display:block; float:right; height:20px; cursor:pointer; } 
    224224#mbPrevLink, #mbNextLink{ width:17px; } 
    225 #mbPrevLink             { background:transparent url(/themes/ExiteCMS/images/lb_previous.gif) no-repeat; } 
    226 #mbNextLink             { background:transparent url(/themes/ExiteCMS/images/lb_next.gif) no-repeat; } 
     225#mbPrevLink             { background:transparent url(images/lb_previous.gif) no-repeat; } 
     226#mbNextLink             { background:transparent url(images/lb_next.gif) no-repeat; } 
    227227 
    228228                        /* NOTE: doesn't work in ie6, so, just see the js options :) */ 
    229229a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; } 
    230230 
    231 #mbCloseLink            { width:20px; background: transparent url(/themes/ExiteCMS/images/lb_close.gif) no-repeat; } 
     231#mbCloseLink            { width:20px; background: transparent url(images/lb_close.gif) no-repeat; } 
    232232 
    233233/* --- Upgrade admin module -------------------------------- */ 
Note: See TracChangeset for help on using the changeset viewer.