making mingle nice
{ | |
"mingle.local": { | |
"_enabled": true, | |
"_rules": { | |
"#card-index": { | |
"font-size": "5em", | |
"color": "#0076BA" | |
}, | |
"#show_enumeratedpropertydefinition_479_drop_link": { | |
"font-weight": "bold", | |
"font-size": "2em" | |
}, | |
"#show_card_type_drop_link": { | |
"font-size": "2em" | |
}, | |
"#show_userpropertydefinition_492_drop_link": { | |
"font-size": "2em", | |
"font-weight": "bold" | |
}, | |
"div.card-icon": { | |
"width": "125px", | |
"height": "85px" | |
}, | |
"#card-popup-description": { | |
"font-size": "1.2em" | |
} | |
} | |
}, | |
"mingle.nu": { | |
"_enabled": true, | |
"_rules": { | |
"#card-index": { | |
"font-size": "5em", | |
"color": "#0076BA" | |
}, | |
"#show_enumeratedpropertydefinition_479_drop_link": { | |
"font-weight": "bold", | |
"font-size": "2em" | |
}, | |
"#show_card_type_drop_link": { | |
"font-size": "2em" | |
}, | |
"#show_userpropertydefinition_492_drop_link": { | |
"font-size": "2em", | |
"font-weight": "bold" | |
}, | |
"div.card-icon": { | |
"width": "125px", | |
"height": "85px" | |
}, | |
"#card-popup-description": { | |
"font-size": "1.2em" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment