RocketChat/Rocket.Chat.Ops

View on GitHub
packages/rocketchat-chatops/client/views/stylesheets/chatops.css

Summary

Maintainability
Test Coverage

.map-container {
  width: 670px;
  max-width: 100%;
  height: 500px;
  padding: 5px, 5px, 5px 5px;
}

.red {
    color: red;
}

.green {
    color: green;
}