Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDI-30: Admin - Customize data and screens pages styling #115

Conversation

mukeshcompucorp
Copy link
Contributor

@mukeshcompucorp mukeshcompucorp commented Dec 5, 2017

Description

This PR

  • styles pages which comes under Administer > Customize Data and Screens
  • Fixes semantics to make it related to CiviCRM
  • Stlyes help section globally

Screenshots

Custom Fields

Before
image
After
image

Profiles

Before
image
After
image

Tags

Before
image
After
image

Activity Type Options

Before
image
After
image

Relationship Types

Before
image
After
image

Contact Types

Before
before
After
image

Settings - Display Preferences

Before
image
After
image

Settings - Date Preferences

Before
image
After
image

Navigation Menu

Before
image
After
image

Custom Search Options

Before
image
After
image

Technical Details

Table

@mixin civihr_table()

is now

@mixin civicrm-table()

Panel

@mixin civihr_panel()

is now

@mixin civicrm-panel()

Help section
Green help section,
image

is now globally styled at scss/civicrm/common/_help.scss

Inconsistent templates of CiviCRM are handled at civicrm/civicrm-core#11369

Notes

Multiple commits are created to have clear view of changes

Tests

  • Browserstack Tested
  • BackstopJS Tested

@AkA84 AkA84 merged commit 3ba23f4 into civicrm:develop Dec 5, 2017
davialexandre pushed a commit that referenced this pull request Jul 17, 2018
…page

PCHR-3939: Fix form label style in case of error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants