Changeset 5060


Ignore:
Timestamp:
04/25/14 08:35:50 (10 years ago)
Author:
Twan Goosen
Message:

fixed clarin-d theme and removed some unused icon images

Location:
vlo/branches/vlo-3.0/vlo-web-app/src/main/resources/eu/clarin/cmdi/vlo/wicket/pages
Files:
10 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.0/vlo-web-app/src/main/resources/eu/clarin/cmdi/vlo/wicket/pages/clarin-d/vlo-header.css

    r5029 r5060  
    7979}
    8080
    81 #topnavigation #topnavigationlinks a {
    82     display: inline-block;
    83     width: 12px;
    84     height: 12px;
    85 }
    86 
    87 #topnavigation #topnavigationlinks a {
    88     background-size: 12px;
    89     background-repeat: no-repeat;
    90     text-decoration: none;
    91 }
    92 
    93 #topnavigation #topnavigationlinks a span {
    94     display: none;
    95 }
    96 
    97 /*#topnavigation #topnavigationlinks #help:after {
    98     content: 'Help'
    99 }*/
    100 
    101 #topnavigation #topnavigationlinks #permalink {
    102     background-image: url('../link-128.png'); /* icon from icons8.com */
    103 }
    104 
    105 #topnavigation #topnavigationlinks #helplink {
    106     background-image: url('../info-256.png'); /* icon from icons8.com */
    107 }
    108 
    109 #topnavigation #topnavigationlinks #feedbacklink {
    110     background-image: url('../error-256.png'); /* icon from icons8.com */
    111 }
    112 
    11381span.breadcrumbfacet {
    11482    padding: 4px;
Note: See TracChangeset for help on using the changeset viewer.