Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ngDialog-custom-width.css « css « ngDialog « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2dd9cd2461646438dc71c12a86678f8035e0a3c1 (plain)
1
2
3
.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
    width: 150px;
}