style.css in TMGMT Extension Suite 8
.check-controls{ margin-top:15px; } .check-all, .uncheck-all{ color: #008ee6; font-weight: bold; padding: 10px; cursor: pointer; } .form-item-update-clone-lang-options { display: none; }
File
lib/style.cssView source
- .check-controls{
- margin-top:15px;
- }
-
- .check-all, .uncheck-all{
- color: #008ee6;
- font-weight: bold;
- padding: 10px;
- cursor: pointer;
- }
-
- .form-item-update-clone-lang-options {
- display: none;
- }