Files
2024-10-25 14:16:28 +02:00

18 lines
490 B
CSS

.bootstrap .table td.dragHandle .btn-group{
display:none!important;
}
.bootstrap .table td.dragHandle .dragGroup:before{
top:8px!important;
}
.fontshow{
border: 1px solid #CCCED7;
background-color: #fff;
width: 300px;
padding: 20px;
font-size:16px;
text-align:center;
}
#curr_google_font_name{list-style: none;}
.mce-i-template:before { font-family: Material Icons; content: "flash_on"; color: #FF8230;}
@media (min-width: 1280px){.modal-lg{width: 1250px;}}