View | Details | Raw Unified | Return to bug 30952
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/mainpage.css (-5 / +9 lines)
Lines 68-88 ul.biglinks-list li a.icon_general { Link Here
68
    /* Class used for each module link */
68
    /* Class used for each module link */
69
    display: flex;
69
    display: flex;
70
    align-items: center;
70
    align-items: center;
71
    padding: 5px;
71
    padding: 10px;
72
    border: 2px solid #71B443;
73
    border-radius: 6px;
72
    border-radius: 6px;
74
    height: 50px;
73
    height: 50px;
75
74
76
    text-decoration: none;
75
    text-decoration: none;
77
    font-size: large;
76
    font-size: large;
78
77
79
    color: #fff;
78
    color: #000;
80
    background-color: #71B443;
79
    background-color: #e0e0e0;
81
}
80
}
82
81
83
ul.biglinks-list li a:hover.icon_general {
82
ul.biglinks-list li a:hover.icon_general {
84
    /* Class used for each module link hover state */
83
    /* Class used for each module link hover state */
85
    border-color: #418940;
84
    color: white;
85
    background-color: #418940;
86
}
87
88
ul.biglinks-list li a.icon_general:hover img {
89
    filter: invert(100%);
86
}
90
}
87
91
88
ul.biglinks-list li a.icon_general .fa-fw {
92
ul.biglinks-list li a.icon_general .fa-fw {
(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-3 / +17 lines)
Lines 4324-4338 input.renew { Link Here
4324
/* ==== MODULE LINKS - Start ==== */
4324
/* ==== MODULE LINKS - Start ==== */
4325
.buttons-list {
4325
.buttons-list {
4326
    /* List containing the module links */
4326
    /* List containing the module links */
4327
    margin: 30px 0;
4328
    padding: 0;
4327
    padding: 0;
4329
    margin-left: 15px;
4328
    max-width: 260px;
4330
4329
4331
    li {
4330
    li {
4332
        /* Standard attributes for the list elements */
4331
        /* Standard attributes for the list elements */
4333
        list-style-type: none;
4332
        list-style-type: none;
4334
        display: table;
4335
        margin-bottom: 15px;
4333
        margin-bottom: 15px;
4334
4335
        a {
4336
            padding: 10px;
4337
            background-color: #e0e0e0;
4338
            border-radius: 6px;
4339
            color: #101010;
4340
            display: block;
4341
            font-size: 110%;
4342
            font-weight: bold;
4343
4344
            &:hover {
4345
                background-color: #418940;
4346
                color: white;
4347
                text-decoration: none;
4348
            }
4349
        }
4336
    }
4350
    }
4337
}
4351
}
4338
4352
(-)a/koha-tmpl/intranet-tmpl/prog/img/koha-egg.svg (-3 / +5 lines)
Lines 21-26 Link Here
21
        <dc:format>image/svg+xml</dc:format>
21
        <dc:format>image/svg+xml</dc:format>
22
        <dc:type
22
        <dc:type
23
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24
        <dc:title></dc:title>
24
      </cc:Work>
25
      </cc:Work>
25
    </rdf:RDF>
26
    </rdf:RDF>
26
  </metadata>
27
  </metadata>
Lines 45-51 Link Here
45
     inkscape:window-x="1680"
46
     inkscape:window-x="1680"
46
     inkscape:window-y="42"
47
     inkscape:window-y="42"
47
     inkscape:window-maximized="1"
48
     inkscape:window-maximized="1"
48
     inkscape:current-layer="svg921" />
49
     inkscape:current-layer="svg921"
50
     inkscape:document-rotation="0"
51
     inkscape:pagecheckerboard="true" />
49
  <style
52
  <style
50
     id="style907">.a{font-family:Bitstream Vera Sans;font-size:40px;}</style>
53
     id="style907">.a{font-family:Bitstream Vera Sans;font-size:40px;}</style>
51
  <text
54
  <text
Lines 68-72 Link Here
68
     d="m92.9 195c-13.1-1.6-23-7.8-26.2-16.2-1.5-3.9-2-8.5-1.1-8.5 0.2 0 2 1.4 3.9 3.1 4.2 3.7 7.5 5.4 12.7 6.7 11.3 2.7 24.2-3.7 29.8-14.8 2-4 3.3-7.4 3.3-12.3 0-5.1-1.2-8.8-3.2-12.5-4.2-7.9-14.3-16-24.1-19-4.3-1.3-7-1.7-14.3-1.6-14.9 0.1-26.1 4.1-34.5 12.6-8 8-11.5 17.5-11.5 30.8 0 7.5-0.7 8.9-2.1 4.3-2.9-9.8-3.8-33.5-1.8-45.1C26.8 105.6 31.2 92 38.5 77 52 49.1 72.3 27.2 94.7 16.3 105.7 11 113.6 8.9 123.2 8.9c13.3 0 23 3.8 32.5 12.7 21.8 20.5 26.6 61.1 12 103.3-5.9 17.1-18.3 38.9-28.3 49.9-4.4 4.8-14.5 12.3-20.7 15.5-7.4 3.7-17.9 5.6-25.8 4.6z"
71
     d="m92.9 195c-13.1-1.6-23-7.8-26.2-16.2-1.5-3.9-2-8.5-1.1-8.5 0.2 0 2 1.4 3.9 3.1 4.2 3.7 7.5 5.4 12.7 6.7 11.3 2.7 24.2-3.7 29.8-14.8 2-4 3.3-7.4 3.3-12.3 0-5.1-1.2-8.8-3.2-12.5-4.2-7.9-14.3-16-24.1-19-4.3-1.3-7-1.7-14.3-1.6-14.9 0.1-26.1 4.1-34.5 12.6-8 8-11.5 17.5-11.5 30.8 0 7.5-0.7 8.9-2.1 4.3-2.9-9.8-3.8-33.5-1.8-45.1C26.8 105.6 31.2 92 38.5 77 52 49.1 72.3 27.2 94.7 16.3 105.7 11 113.6 8.9 123.2 8.9c13.3 0 23 3.8 32.5 12.7 21.8 20.5 26.6 61.1 12 103.3-5.9 17.1-18.3 38.9-28.3 49.9-4.4 4.8-14.5 12.3-20.7 15.5-7.4 3.7-17.9 5.6-25.8 4.6z"
69
     fill="#74b01b"
72
     fill="#74b01b"
70
     id="path917"
73
     id="path917"
71
     style="fill:#ffffff;fill-opacity:1" />
74
     style="fill-opacity:1;fill-rule:nonzero;fill:#000000" />
72
</svg>
75
</svg>
73
- 

Return to bug 30952