Ignore:
Timestamp:
Sep 13, 2011, 10:15:31 PM (13 years ago)
Author:
Zaphod
Message:

version 1.5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r11982 r12153  
    1313#content {
    1414        background: #202020;
    15         border: 2px #555 solid;
    16         border-width: 2px 0;
     15        border: 1px #555 solid;
     16        border-width: 1px 0;
    1717        padding:0 5px;
    1818}
     
    114114}
    115115
    116 #subcontent {
     116#content_cell {
     117        display:table-cell;
    117118        vertical-align:top;
    118119        max-width:1120px;
    119         display:table-cell;
    120120        padding: 0;
    121121        margin-left: auto;
     
    162162}
    163163
    164 #subcontent h2 {
     164.subcontent h2 {
    165165        margin: 0 0 1em;
    166166}
     
    215215/* Content ------------------------------------------------------------------------------------- */
    216216
    217 #subcontent .stuffs_block,
     217.subcontent .stuffs_block,
    218218.content_block {
    219219        max-width: 890px;
     
    268268#menuswitcher:hover {
    269269        color:#ccc;
    270 }
    271 
    272 #menubar_container {
    273         vertical-align:top;
    274270}
    275271
     
    372368}
    373369
    374 #subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
     370.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
    375371        background: transparent url(images/back_40.png) 0 0 no-repeat;
    376372}
    377373
    378 #subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
     374.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
    379375        background: transparent url(images/back_40.png) 0 -170px no-repeat;
    380376        color:#666;
     
    458454        width: auto;
    459455        text-align: center;
    460         padding: 0 0 1em 0;
     456        padding: 0;
    461457}
    462458
     
    475471}
    476472
    477 #subcontent .stuffs_block ul {
     473.subcontent .stuffs_block ul {
    478474        max-width:720px;
    479475        margin-top:5px;
     
    728724        -webkit-border-radius:10px;
    729725        border-radius:10px;
     726        text-transform:none;
    730727}
    731728
     
    741738        display:inline;
    742739        font-weight:normal;
     740        float:left;
     741        min-width:35px;
     742        text-align:center;
    743743}
    744744
     
    876876}
    877877
     878.cat_up {
     879        position:absolute;
     880        width:100%;
     881        min-height:80px;
     882        height:25%;
     883        top:0;
     884        left:0;
     885        display:block;
     886        background:transparent url(icon/none.png) no-repeat center top;
     887        }
     888.cat_up:hover {
     889        background:transparent url(icon/cat_up.png) no-repeat center top;
     890}
     891
    878892/* HD Picture Box ------------------------------------------------------------------------------ */
    879893
     
    888902
    889903#theImgHighBg {
    890         position:absolute;
     904        position:fixed;
    891905        top:0px;
    892906        left:0px;
     
    955969#imageToolBar .navButton {
    956970        display:inline;
    957         width:20px;
    958         height:20px;
     971        width:24px;
     972        height:24px;
    959973        float:left;
    960         margin:0 2px;
    961         background-image: url(icon/picture.png);
     974        margin:-1px 0 0;
     975        background-image: url(icon/picture_24.png);
    962976        background-repeat: no-repeat;
    963977        overflow:hidden;
     
    965979
    966980#icon_first_0                           {       background-position: 0          0               }
    967 #icon_first                                     {       background-position: 0          -20px   }
    968 #icon_first:hover                       {       background-position: 0          -40px   }
    969 #icon_left_0                            {       background-position: -20px      0               }
    970 #icon_left                                      {       background-position: -20px      -20px   }
    971 #icon_left:hover                        {       background-position: -20px      -40px   }
    972 #icon_up                                        {       background-position: -40px      -20px   }
    973 #icon_up:hover                          {       background-position: -40px      -40px   }
    974 #icon_stop                                      {       background-position: -60px      -20px   }
    975 #icon_stop:hover                        {       background-position: -60px      -40px   }
    976 #icon_pause                                     {       background-position: -80px      -20px   }
    977 #icon_pause:hover                       {       background-position: -80px      -40px   }
    978 #icon_play                                      {       background-position: -100px     -20px   }
    979 #icon_play:hover                        {       background-position: -100px     -40px   }
    980 #icon_right_0                           {       background-position: -120px 0           }
    981 #icon_right                                     {       background-position: -120px     -20px   }
    982 #icon_right:hover                       {       background-position: -120px -40px       }
    983 #icon_last_0                            {       background-position: -140px 0           }
    984 #icon_last                                      {       background-position: -140px     -20px   }
    985 #icon_last:hover                        {       background-position: -140px -40px       }
    986 #icon_stop_repeat                       {       background-position: -160px -20px       }
    987 #icon_stop_repeat:hover                 {       background-position: -160px -40px       }
    988 #icon_start_repeat                      {       background-position: -180px -20px       }
    989 #icon_start_repeat:hover        {       background-position: -180px -40px       }
    990 #icon_inc_period                        {       background-position: -200px     -20px   }
    991 #icon_inc_period:hover          {       background-position: -200px -40px       }
    992 #icon_dec_period                        {       background-position: -220px -20px       }
    993 #icon_dec_period:hover          {       background-position: -220px -40px       }
     981#icon_first                                     {       background-position: 0          -24px   }
     982#icon_first:hover                       {       background-position: 0          -48px   }
     983#icon_left_0                            {       background-position: -24px      0               }
     984#icon_left                                      {       background-position: -24px      -24px   }
     985#icon_left:hover                        {       background-position: -24px      -48px   }
     986#icon_up                                        {       background-position: -48px      -24px   }
     987#icon_up:hover                          {       background-position: -48px      -48px   }
     988#icon_stop                                      {       background-position: -72px      -24px   }
     989#icon_stop:hover                        {       background-position: -72px      -48px   }
     990#icon_pause                                     {       background-position: -96px      -24px   }
     991#icon_pause:hover                       {       background-position: -96px      -48px   }
     992#icon_play                                      {       background-position: -120px     -24px   }
     993#icon_play:hover                        {       background-position: -120px     -48px   }
     994#icon_right_0                           {       background-position: -144px 0           }
     995#icon_right                                     {       background-position: -144px     -24px   }
     996#icon_right:hover                       {       background-position: -144px -48px       }
     997#icon_last_0                            {       background-position: -168px 0           }
     998#icon_last                                      {       background-position: -168px     -24px   }
     999#icon_last:hover                        {       background-position: -168px -48px       }
     1000#icon_stop_repeat                       {       background-position: -192px -24px       }
     1001#icon_stop_repeat:hover                 {       background-position: -192px -48px       }
     1002#icon_start_repeat                      {       background-position: -216px -24px       }
     1003#icon_start_repeat:hover        {       background-position: -216px -48px       }
     1004#icon_inc_period                        {       background-position: -240px     -24px   }
     1005#icon_inc_period:hover          {       background-position: -240px -48px       }
     1006#icon_dec_period                        {       background-position: -264px -24px       }
     1007#icon_dec_period:hover          {       background-position: -264px -48px       }
     1008
     1009#imageToolBar #icon_stop_repeat,
     1010#imageToolBar #icon_start_repeat,
     1011#imageToolBar #icon_pause { display:none; }
     1012
     1013#light_slideshow #icon_stop_repeat,
     1014#light_slideshow #icon_start_repeat,
     1015#light_slideshow #icon_pause { display:inline; }
    9941016
    9951017/* Tabs ---------------------------------------------------------------------------------------- */
     
    9971019#tabTitleBar {
    9981020        height: 25px;
    999         border-top: 2px solid #555;
     1021        border-top: 1px solid #555;
    10001022}
    10011023
     
    10981120
    10991121#light_slideshow #content {
    1100         background-color: #161616;
    1101         border: 2px #222 solid;
    1102         border-width: 2px 0;
     1122        background-color: #101010;
     1123        border: 1px #101010 solid;
     1124        border-width: 1px 0;
    11031125}
    11041126
     
    11181140/* Comments ------------------------------------------------------------------------------------ */
    11191141
    1120 #subcontent .stuffs_block #comments ul.thumbnailCategories,
     1142.subcontent .stuffs_block #comments ul.thumbnailCategories,
    11211143#comments ul {
    11221144        max-width:100%;
     
    11371159}
    11381160
    1139 #subcontent .stuffs_block #comments li {
     1161.subcontent .stuffs_block #comments li {
    11401162        background:#505050;
    11411163}
     
    13451367        text-align: right;
    13461368}
     1369
     1370#theTagsPage #content table {width:100%}
    13471371
    13481372/* Calendar ------------------------------------------------------------------------------------ */
     
    16181642/* PWG Stuffs Plugin --------------------------------------------------------------------------- */
    16191643
    1620 #subcontent .stuffs_block .stuffs {
     1644.subcontent .stuffs_block .stuffs {
    16211645        max-width:890px;
    16221646        padding:0;
     
    16271651}
    16281652
    1629 #subcontent .stuffs_block .left_block,
    1630 #subcontent .stuffs_block .right_block,
    1631 #subcontent .stuffs_block .middle_block {
     1653.subcontent .stuffs_block .left_block,
     1654.subcontent .stuffs_block .right_block,
     1655.subcontent .stuffs_block .middle_block {
    16321656        color:#999;
    16331657        max-width:870px;
     
    16401664}
    16411665
    1642 #subcontent .stuffs_block .left_block {
     1666.subcontent .stuffs_block .left_block {
    16431667        margin: 5px 10px 0 0;
    16441668}
    16451669
    1646 #subcontent .stuffs_block .right_block {
     1670.subcontent .stuffs_block .right_block {
    16471671        margin: 5px 0 0 10px;
    16481672}
    1649 #subcontent .stuffs_block .middle_block {
     1673.subcontent .stuffs_block .middle_block {
    16501674        margin: 5px 0;
    16511675}
Note: See TracChangeset for help on using the changeset viewer.