Skip to content

Instantly share code, notes, and snippets.

@chellimiller
Created November 27, 2017 08:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chellimiller/d8d682a083727dab2be53693beea854e to your computer and use it in GitHub Desktop.
Save chellimiller/d8d682a083727dab2be53693beea854e to your computer and use it in GitHub Desktop.
OrgSync Module CSS Styling
/* Staring Sheet for Changing OrgSync Module Styles
This stylesheet contains each module id */
/* Defaults */
.pod {
}
/* Calendar Module */
#module_calendar {}
/* Contact Books Module */
#module_contact_books {}
/* Contact Module */
#module_contact {}
/* Events Module */
#module_events {}
/* Files Module */
#module_files {}
/* Forms Module */
#module_forms {}
/* Links Module */
#module_links {}
/* Links List Module */
#module_links_list {}
/* Login Module */
#module_login {}
/* Member List Module */
#module_member_list {}
/* Mini Calendar Module */
#module_mini_calendar {}
/* Officer Module */
#module_officers {}
/* Pictures Module */
#module_pictures {}
/* Polls Module */
#module_polls {}
/* News Module */
#module_news {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment