Projekt

Obecné

Profil

« Předchozí | Další » 

Revize deebc8b6

Přidáno uživatelem Marek Zábran před asi 4 roky(ů)

Oprava like/unlike u charts.

Zobrazit rozdíly:

resources/sass/_custom.scss
405 405
            }
406 406
        }
407 407

  
408
        .charts{
409
            .inter_info, .inter_like, .inter_like_filled{
408
        .charts {
409
            .inter_info, .inter_like, .inter_like_filled {
410
                display: inline;
411

  
410 412
                &:before {
411 413
                    width: 3rem;
412 414
                    height: 3rem;
......
744 746
        }
745 747
    }
746 748

  
747
    .btn-dark:not(:disabled):not(.disabled).active{
749
    .btn-dark:not(:disabled):not(.disabled).active {
748 750
        background-color: $theme-color-four;
749
        color:white;
751
        color: white;
750 752
        border-color: $theme-color-five;
751 753
    }
752 754

  
......
764 766
    }
765 767

  
766 768
    //CATEGORIES - Main menu
767
    .cat-main-menu{
769
    .cat-main-menu {
768 770
        font-size: 1.75rem;
769 771
        text-align: center;
770 772
        margin-bottom: 30pt;
771 773

  
772
        a,a:visited{
774
        a, a:visited {
773 775
            color: $theme-color-two;
774 776
            text-decoration: none;
775 777
        }
776 778

  
777
        a:hover{
779
        a:hover {
778 780
            color: $theme-color-four;
779 781
        }
780 782

  
781 783
    }
782 784

  
783 785
    //CATEGORIES - Wrapper around Enter button
784
    .cat-wrapper{
785
        margin:auto;
786
        display:block;
786
    .cat-wrapper {
787
        margin: auto;
788
        display: block;
787 789
        //align-content: center;
788 790
        //margin:auto;
789 791
        //display:block;
......
794 796
        //font-size: 8pt;
795 797
        //background-color: grey;
796 798
        //color: $theme-color-one;
797
       // border: 0.5pt solid $theme-color-one;
799
        // border: 0.5pt solid $theme-color-one;
798 800
        border-radius: 0;
799 801
        bottom: 5%;
800 802
        position: fixed;
......
816 818
    }
817 819

  
818 820
    //VERIFY - main text
819
    .ver-text{
821
    .ver-text {
820 822

  
821
        margin-top: 20pt    ;
823
        margin-top: 20pt;
822 824

  
823
        h2{
825
        h2 {
824 826
            text-align: center;
825
            color:$theme-color-two;
827
            color: $theme-color-two;
826 828
        }
827 829
    }
828 830
}
......
1320 1322
            top: -1.125rem;
1321 1323
            left: -0.56rem;
1322 1324
        }
1323
        .pin-left{
1325

  
1326
        .pin-left {
1324 1327
            // center fixed div
1325 1328
            left: 75%;
1326 1329
            transform: translateX(-50%);
......
1332 1335
            font-size: 18pt;
1333 1336
            line-height: 26pt;
1334 1337
        }
1338

  
1335 1339
        .text2 {
1336 1340
            text-align: left;
1337 1341
            font-size: 18pt;

Také k dispozici: Unified diff