Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 70f69b41

Přidáno uživatelem Adam Mištera před asi 4 roky(ů)

Issue #7956 @1.5h
[+] Stylování stránky informace o artefaktu
[+] Přidání obrázků pro malé info a like

Zobrazit rozdíly:

resources/sass/_custom.scss
287 287
        }
288 288
    }
289 289

  
290
    .artefacts-area {
290
    .artefacts-area, .artefact-area {
291 291

  
292 292
        h5 {
293 293
            color: $theme-color-two;
......
364 364
        }
365 365
    }
366 366

  
367
    .artefact-area {
368

  
369
        .card-cus-bottom {
370
            .left_panel_info, .right_panel_info {
371
                margin: 0.9375rem 0 0 0;
372
            }
373

  
374
            .right_panel_info {
375
                .float-right {
376
                    margin-right: -0.35rem;
377
                }
378
            }
379
        }
380

  
381
        .artefact-name {
382
            font-weight: $font-weight-two;
383
            font-size: 8pt;
384
            line-height: 10pt;
385
            margin-bottom: 0;
386
        }
387

  
388
        .artefact-author {
389
            font-size: 7pt;
390
            line-height: 8pt;
391
        }
392

  
393
        .inter_like {
394
            display: block;
395

  
396
            &:before {
397
                background-image: url(../images/interface/Hearth_Empty_Small.png);
398
                width: 25px;
399
                height: 19px;
400
            }
401
        }
402

  
403
        .inter_info {
404

  
405
            padding-right: 1rem;
406
            &:before {
407
                background-image: url(../images/interface/Button_Info_Small.png);
408
                width: 29px;
409
                height: 29px;
410
            }
411
        }
412

  
413
        .artefact-likes {
414
            font-weight: $font-weight-two;
415
            font-size: 5pt;
416
            padding-right: 0.25rem;
417
        }
418
    }
419

  
367 420
    // Metadata area
368 421
    .metadata-area {
369 422

  

Také k dispozici: Unified diff