Projekt

Obecné

Profil

« Předchozí | Další » 

Revize be36debe

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

  • ID be36debe6277b4ff4ae8c00e66c66e1e2c949a2b
  • Rodič d2b83462

Issue #8139 @0.5h

[/] Úprava pozice šipek u komponenty artefaktu.

Zobrazit rozdíly:

resources/sass/_custom.scss
976 976

  
977 977
            .book-arrow-left {
978 978
                &:after {
979
                    left: 25%;
979
                    left: 1.5625rem;
980 980
                    border-right: 1.25rem solid $theme-color-two;
981 981
                }
982 982
            }
983 983

  
984 984
            .book-arrow-right {
985 985
                &:after {
986
                    right: 25%;
987 986
                    border-left: 1.25rem solid $theme-color-two;
988 987
                }
989 988
            }
......
1001 1000
                        height: 5rem;
1002 1001
                        width: 5rem;
1003 1002
                    }
1003

  
1004
                    &:hover, &:focus, &:active {
1005
                        background-color: transparent !important;
1006
                        border-color: transparent !important;
1007
                        outline: none !important;
1008
                        box-shadow: none !important;
1009
                    }
1010
                }
1011

  
1012
                .inter_like {
1013
                    &:before{
1014
                        background-image: url(../images/interface/Heart_Empty.svg);
1015
                    }
1016
                }
1017

  
1018
                .inter_like_filled {
1019
                    &:before{
1020
                        background-image: url(../images/interface/Heart_Filled.svg);
1021
                    }
1004 1022
                }
1005 1023

  
1006 1024
                .artefact-likes {
1025
                    color: $theme-color-two;
1007 1026
                    font-size: 12pt;
1008 1027
                    padding: 0;
1009 1028
                }

Také k dispozici: Unified diff