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

plugin-settings.directive.less « plugin-settings « angularjs « CorePluginsAdmin « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cd747097ed7f318112920d05507dd893e15dd0b1 (plain)
1
2
3
4
5
6
.pluginSettings {
  textarea {
    width: 376px;
    height: 250px;
  }
}