Jump to content

User:Santhosh.thottingal/mint-section-translation.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.translate-trigger {
  cursor: pointer;
  padding: 0 4px;
  border-left: 1px solid #000;
}

.translate-icon {
  cursor: pointer;
}

.translate-dropdown {
  min-width: 200px;
  padding: 0 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 2px;
}