{"version":3,"file":"stylesheets/4165.css?h=b45b42f262294c23ec93","mappings":"AAEA,gCACI,qDACA,yGACA,sEACA,gBALG,CAMH,eANG,CAOH,eAPG,CAQH,gBARG,CASH,YACA,aACA,6BACA,0CACA,eAEA,oCACI,WACA,YACA,kBAEJ,qCACI,wBACA,gBAEJ,2CACI,iBCzBR,sCACI,qDACA,qGACA,kCACA,WACA","sources":["webpack://@studip/core/./resources/vue/components/StudipSquareButton.vue","webpack://@studip/core/./resources/vue/components/courseware/structural-element/CoursewareStructuralElementDialogAddChooser.vue"],"sourcesContent":["\n$size: 130px;\n.square-button {\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n    max-height: $size;\n    max-width: $size;\n    min-width: $size;\n    min-height: $size;\n    margin: 10px;\n    padding: 10px;\n    background-color: transparent;\n    border: solid thin var(--content-color-40);\n    cursor: pointer;\n\n    img {\n        width: 100%;\n        height: 50px;\n        margin-bottom: 8px;\n    }\n    span {\n        color: var(--base-color);\n        min-width: 110px;\n    }\n    &:hover span {\n        color: var(--red);\n    }\n}\n","\n.square-button-panel {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    width: 100%;\n    justify-content: center;\n}\n"],"names":[],"sourceRoot":""}