Changeset 171 in t29-www for shared/css


Ignore:
Timestamp:
Aug 8, 2010, 4:29:09 AM (14 years ago)
Author:
sven
Message:

Kleine Fixes am licensing.js-System

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shared/css/common.css

    r170 r171  
    571571
    572572#img-license-tag  {
     573        display: none;
    573574        position: absolute;
    574575        background-color: rgba(0,0,0, 0.5);
     
    593594#img-license-tag a:hover, #img-license-tag a:active {
    594595        color: white;
    595 }
    596 
    597 .image-copyright-box {
    598         position: absolute;
    599         background-color: #c8d6e9;
    600         width: 190px;
    601         padding: 20px;
    602         font-size: 77%;
    603         -moz-box-shadow: 0 0 16px 5px white;
    604         box-shadow: 0 0 16px 5px white;
    605         display: none; /* durch JS aktiviert */
    606 }
    607 
    608 .image-copyright-box h4 {
    609         margin: 0; padding: 0;
    610         font-size: 130%; font-weight: bold;
    611 }
    612 
    613 .image-copyright-box .arrow {
    614         position: absolute;
    615         top: 50%; left: -45px;
    616         width: 45px; height: 116px;
    617         margin-top: -58px;
    618         background: url(/shared/img/fresh.design/arrow.copyright-box.png);
    619596}
    620597
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License