margin-left: 4px !important;
margin-right: 4px !important;
}
+.glm-button-highlighted {
+ margin-left: 4px !important;
+ margin-right: 4px !important;
+ background-color: red !important;
+ color: white !important;
+}
.glm-button-small {
font-size: 0.9em !important;
padding: .0em .3em 0em .3em !important;
line-height: 1.8em !important;
height: 1.8em !important;
}
+.glm-button-small-highlighted {
+ font-size: 0.9em !important;
+ padding: .0em .3em 0em .3em !important;
+ margin-right: 2px !important;
+ line-height: 1.8em !important;
+ height: 1.8em !important;
+ background-color: red !important;
+ color: white !important;
+}
/* Admin Area - General */
#glm-admin-content-container {