Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cc.tadpole.csshelper
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
extensions
cc.tadpole.csshelper
Commits
a7b52c58
Commit
a7b52c58
authored
Nov 15, 2017
by
Jack
🐰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor formatting update
parent
ee55ace5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
css/tad-civicrm.css
css/tad-civicrm.css
+12
-2
No files found.
css/tad-civicrm.css
View file @
a7b52c58
...
...
@@ -31,7 +31,7 @@
#crm-container
span
.crm-button
{
padding
:
0
;
}
#crm-container
.crm-button
.crm-form-submit
{
#crm-container
.crm-button
.crm-form-submit
,
#crm-profile-block
>
div
.crm-submit-buttons
>
a
{
padding
:
15px
;
margin
:
0px
;
/* IE6 only */
...
...
@@ -44,7 +44,12 @@
font-weight
:
800
;
line-height
:
1
;
}
.crm-i.fa-check
{
#crm-profile-block
>
div
.crm-submit-buttons
>
a
{
background-image
:
none
;
}
.crm-i.fa-check
,
#crm-profile-block
>
div
.crm-submit-buttons
>
a
i
{
display
:
none
;
}
...
...
@@ -215,6 +220,11 @@ div.crm-container input[type="checkbox"]+label ,div.crm-container input[type="ra
width
:
auto
!important
;
}
/* ALIGN THE PAGE NUMBER LEFT IN THE PAGER NAVIGATION */
.crm-container
div
.crm-pager
input
{
text-align
:
left
;
}
/* FIT ALL THE INPUT FEILDS INTO THE CRM CONTAINER */
@media
only
screen
and
(
max-width
:
1340px
)
{
.crm-section
.edit-value.content
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment