Ignore:
Timestamp:
Jan 28, 2012, 6:45:06 PM (12 years ago)
Author:
Zaphod
Message:

version 2.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme-black.css

    r12893 r12960  
    11/* General rules ------------------------------------------------------------------------------- */
    22
    3 body {
    4         background-color: #000;
    5         color: #666;
    6 }
     3html , body     { background-color: #000;}
     4body            { color: #666;}
    75
    86#thePicturePage .left_block,
     
    2422/* Content ------------------------------------------------------------------------------------- */
    2523
    26 .content_block .additional_info {
    27         color:#999;
    28         background-color:#404040;
    29 }
    30 
    31 .additional_info p a {color:#ddd;}
    32 .additional_info p a:hover {color:#fff;}
     24.content_block .additional_info { background-color:#404040;}
     25.content_block                  { color:#999;}
     26.content_block a                { color:#ddd;}
     27.content_block a:hover          { color:#fff;}
    3328
    3429/* Menubar ------------------------------------------------------------------------------------- */
    3530
    36 #menuswitcher           { color: #999;}
    37 #menuswitcher:hover     { color: #ccc;}
     31#menuswitcher                   { color: #999;}
     32#menuswitcher:hover             { color: #ccc;}
    3833
    3934/* Category thumbnails ------------------------------------------------------------------------- */
    40 
    41 .stuffs_block .personal_block ul.thumbnailCategories li,
    42 .thumbnailCategories li {
    43         background: transparent url(images/back_30.png) 0 0 no-repeat;
    44         color:#999;
    45 }
    46 
    47 .stuffs_block .personal_block ul.thumbnailCategories li:hover,
    48 .thumbnailCategories li:hover {
    49         background: transparent url(images/back_30.png) 0 -170px no-repeat;
    50         color:#666;
    51 }
    52 
    53 .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
    54         background: transparent url(images/back_40.png) 0 0 no-repeat;
    55 }
    56 
    57 .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
    58         background: transparent url(images/back_40.png) 0 -170px no-repeat;
    59         color:#666;
    60 }
     35.thumbnailCategories li                                 { color:#999;}
     36.ats .thumbnailCategories li                    { background: transparent url(images/back_30.png) 0 0 no-repeat;}
     37.at3 .thumbnailCategories li                    { background: transparent url(images/m_back_30.png) 0 0 no-repeat;}
     38.at2 .thumbnailCategories li                    { background: transparent url(images/l_back_30.png) 0 0 no-repeat;}
     39.at1 .thumbnailCategories li                    { background: transparent url(images/xl_back_30.png) 0 0 no-repeat;}
     40
     41.thumbnailCategories li:hover           { color:#666;}
     42.ats .thumbnailCategories li:hover      { background: transparent url(images/back_30.png) 0 -170px no-repeat;}
     43.at3 .thumbnailCategories li:hover      { background: transparent url(images/m_back_30.png) 0 -290px no-repeat;}
     44.at2 .thumbnailCategories li:hover      { background: transparent url(images/l_back_30.png) 0 -170px no-repeat;}
     45.at1 .thumbnailCategories li:hover      { background: transparent url(images/xl_back_30.png) 0 -170px no-repeat;}
    6146
    6247.thumbnailCategory .illustration img                    { border: 1px solid #555;}
    6348.thumbnailCategory .illustration img:hover      { border: 1px solid #101010;}
    6449
     50.atd .thumbnailCategory .description h3                                                                 { border-color:#555;}
     51.naf .thumbnailCategories .thumbnailCategory:hover .description h3      { border-color:#555;}
     52.atd .thumbnailCategory:hover .description h3                                           { border-color:#999;}   
     53
     54.stuffs_block .personal_block ul.thumbnailCategories li,
     55.stuffs_block .personal_block ul.thumbnailCategories li:hover,
     56.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li,
     57.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
     58        border-radius:10px;
     59        -moz-border-radius:10px;
     60        -webkit-border-radius:10px;
     61}
     62
     63.stuffs_block .personal_block ul.thumbnailCategories li                                         { background: #303030 none 0 0 no-repeat;}
     64.stuffs_block .personal_block ul.thumbnailCategories li:hover                           { background: #c0c0c0 none 0 0 no-repeat;}
     65.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li            { background: #404040 none 0 0 no-repeat;}
     66.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover      { background: #c0c0c0 none 0 0 no-repeat;}
     67
    6568/* Images Thumbnails --------------------------------------------------------------------------- */
    6669
    67 .thumbnails li,
    68 #thumbnails li                  {
    69         background: transparent url(images/back_40.png) 0 0 no-repeat;
    70 }
    71 
    72 .thumbnails li:hover,
    73 #thumbnails li:hover {
    74         background: transparent url(images/back_40.png) 0 -170px no-repeat;
    75 }
    76 
    77 .stuffs_block li {
    78         background: transparent url(images/back_50.png) 0 -0 no-repeat;
    79 }
    80 
    81 .stuffs_block li:hover {
    82         background: transparent url(images/back_50.png) 0 -170px no-repeat;
    83 }
    84 
     70.thumbnails li, #thumbnails li                                  { background: transparent url(images/back_40.png) 0 0 no-repeat;}
     71.thumbnails li:hover, #thumbnails li:hover      { background: transparent url(images/back_40.png) 0 -170px no-repeat;}
     72.stuffs_block li                                                        { background: transparent url(images/back_50.png) 0 -0 no-repeat;}
     73.stuffs_block li:hover                                  { background: transparent url(images/back_50.png) 0 -170px no-repeat;}
     74.wrap1 .thumbLegend                                             { color:#888;}
    8575.wrap1 .wrap2 .thumbnail ,
    86 .wrap1 .wrap2 .thumbnail:hover {
    87         border:solid 1px #404040;
    88 }
    89 
    90 .wrap1 .thumbLegend {
    91         color:#888;
    92 }
     76.wrap1 .wrap2 .thumbnail:hover                  { border:solid 1px #404040;}
    9377
    9478/* Navigation Bar ------------------------------------------------------------------------------ */
    9579
    96 #thumb_navigation {
    97         color:#666;
    98 }
    99 
    100 #thumb_navigation #tn_prev {
    101         background: transparent url(icon/arrows.png) 0 0 no-repeat;
    102 }
    103 
    104 #thumb_navigation #tn_next {
    105         background: transparent url(icon/arrows.png) -20px 0 no-repeat;
    106 }
    107 
    108 #thumb_navigation a#tn_prev:hover {
    109         background: transparent url(icon/arrows.png) 0 -150px no-repeat;
    110 }
    111 
    112 #thumb_navigation a#tn_next:hover {
    113         background: transparent url(icon/arrows.png) -20px -150px no-repeat;
    114 }
     80#thumb_navigation                                       { color:#666;}
     81#thumb_navigation #tn_prev                      { background: transparent url(icon/arrows.png) 0 0 no-repeat;}
     82#thumb_navigation #tn_next                      { background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
     83#thumb_navigation a#tn_prev:hover       { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
     84#thumb_navigation a#tn_next:hover       { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
    11585
    11686/* Picture Page -------------------------------------------------------------------------------- */
     
    183153/* Navigation Arrows --------------------------------------------------------------------------- */
    184154
    185 #theImageBox    { position: static;}
    186 #imgprev                { background: transparent url(icon/arrows.png) 0 0 no-repeat;}
    187 #imgnext                { background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
     155#theImageBox    { position: relative;}
     156#imgprev                { position: fixed; background: transparent url(icon/arrows.png) 0 0 no-repeat;}
     157#imgnext                { position: fixed; background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
    188158#imgprev:hover  { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
    189159#imgnext:hover  { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
     
    421391/* No Thumb Frame CSS -------------------------------------------------------------------------- */
    422392
    423 .ntf .stuffs_block .personal_block ul.thumbnailCategories li,
    424 .ntf .thumbnailCategories li ,
    425 .ntf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
     393.naf .stuffs_block .personal_block ul.thumbnailCategories li,
     394.naf .thumbnailCategories li ,
     395.naf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
    426396        background: none;
    427397}
    428398
    429 .ntf .stuffs_block .personal_block ul.thumbnailCategories li:hover,
    430 .ntf .thumbnailCategories li:hover,
    431 .ntf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
     399.naf .stuffs_block .personal_block ul.thumbnailCategories li:hover,
     400.naf .thumbnailCategories li:hover,
     401.naf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
    432402        background: none;
    433403        color: #c0c0c0;
    434404}
    435405
    436 .ntf .thumbnailCategory .illustration img                       { border: 1px solid #777;}
    437 .ntf .thumbnailCategory .illustration img:hover         { border: 1px solid #c0c0c0;}
     406.naf .thumbnailCategory .illustration img                       { border: 1px solid #777;}
     407.naf .thumbnailCategory .illustration img:hover         { border: 1px solid #c0c0c0;}
    438408
    439409.ntf .wrap1 .wrap2 .thumbnail {
Note: See TracChangeset for help on using the changeset viewer.