%PDF- %PDF-
Direktori : /var/www/html/itworks/wp-content/plugins/thim-core/admin/assets/scss/dashboard/ |
Current File : /var/www/html/itworks/wp-content/plugins/thim-core/admin/assets/scss/dashboard/_changelog.scss |
.tc-changelog-wrapper { h2 { font-size: 2em; margin-bottom: 1.5em; } .versions { max-height: 450px; overflow-y: auto; margin-right: -15px; > div { margin-bottom: 40px; h3 { font-weight: 500; font-size: 1.1em; margin: 40px 0 10px; &:first-child { margin-top: 10px; } } .features, .update, .fixes { font-size: 0.8em; font-weight: 500; text-transform: uppercase; margin-bottom: 5px; &:before { font-family: dashicons; font-size: 1.5em; position: relative; top: 3px; padding-right: 10px; } } .features { &:before { content: "\f227"; color: #2196F3; } } .update { &:before { content: "\f463"; color: #4CAF50; } } .fixes { &:before { content: "\f308"; color: #F44336; } } } ul { list-style: disc !important; padding-left: 28px; margin: 0; li { font-size: 13px; } } } }