Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
justinfreeman (Agileware)
Core
Commits
6a0a63fa
Commit
6a0a63fa
authored
11 years ago
by
colemanw
Browse files
Options
Downloads
Plain Diff
Merge pull request #2477 from colemanw/css
Improve css
parents
569eaf62
9435db16
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/civicrm.css
+21
-30
21 additions, 30 deletions
css/civicrm.css
with
21 additions
and
30 deletions
css/civicrm.css
+
21
−
30
View file @
6a0a63fa
...
...
@@ -46,7 +46,7 @@ div.crm-container fieldset label{
margin
:
0em
0em
1em
;
border-collapse
:
collapse
;
width
:
100%
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
.crm-container
table
.criteria-group
{
...
...
@@ -67,7 +67,7 @@ div.crm-container fieldset label{
border-style
:
solid
;
border-width
:
1px
1px
2px
;
color
:
#A7A7A7
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-weight
:
bold
;
padding
:
4px
;
text-align
:
left
;
...
...
@@ -224,7 +224,7 @@ div.crm-container fieldset label{
.crm-container
.crm-form-block
{
padding
:
4px
;
margin-bottom
:
4px
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
background-color
:
#E6E6DC
;
color
:
#3E3E3E
;
}
...
...
@@ -293,11 +293,13 @@ div.crm-container fieldset label{
width
:
6em
;
}
.crm-container
input
[
type
=
"text"
],
.crm-container
input
[
type
=
"text"
]
.form-text
,
.crm-container
input
[
type
=
"text"
]
.dateplugin
,
.crm-container
input
[
type
=
"password"
]
{
border
:
1px
solid
#999
;
vertical-align
:
middle
;
padding-left
:
1px
;
padding
:
1px
2px
;
height
:
1.8em
;
}
.crm-container
.form-submit
{
...
...
@@ -819,7 +821,7 @@ div.crm-container fieldset label{
background-color
:
#F1F8EB
;
border
:
1px
solid
#B0D730
;
color
:
#3E3E3E
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
margin
:
0
0
8px
;
padding
:
4px
;
}
...
...
@@ -1007,7 +1009,7 @@ div.crm-container fieldset label{
.crm-container
#search-status
{
border
:
none
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-weight
:
normal
;
}
...
...
@@ -1052,7 +1054,7 @@ div.crm-container fieldset label{
border
:
medium
none
;
color
:
#FFFFFF
;
margin-left
:
5px
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-family
:
Verdana
;
padding
:
2px
0
0
0px
;
}
...
...
@@ -1808,7 +1810,7 @@ div.grippie {
#crm-container
.ui-tabs-panel
{
padding
:
4px
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
#crm-container
div
.contact_details
{
...
...
@@ -2233,7 +2235,7 @@ div.grippie {
border
:
medium
none
;
color
:
#FFF
;
cursor
:
pointer
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-weight
:
normal
;
margin
:
0
0
0
0px
;
padding
:
1px
8px
2px
4px
;
...
...
@@ -2256,7 +2258,7 @@ div.grippie {
text-shadow
:
0
1px
0
black
;
background
:
#70716B
url(../i/crm-button-bg.gif)
repeat-x
top
left
;
color
:
#FFF
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-weight
:
normal
;
margin-right
:
6px
;
padding
:
2px
6px
;
...
...
@@ -2669,7 +2671,7 @@ div.grippie {
}
.crm-container
.crm-accordion-inner
.crm-accordion-header
{
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
.crm-container
.crm-accordion-wrapper
{
...
...
@@ -2832,7 +2834,7 @@ div a.helpicon:focus {
z-index
:
1000
;
padding-bottom
:
10px
;
background
:
transparent
url('../i/overlay-pointer.png')
no-repeat
bottom
left
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
display
:
none
;
}
...
...
@@ -3421,7 +3423,7 @@ div#crm-container form {
}
/* Date plugin */
#
crm-container
input
.dateplugin
{
.
crm-container
input
.dateplugin
{
background
:
white
url(../i/cal.gif)
no-repeat
scroll
right
center
;
padding-right
:
16px
;
/* so that text doesn't flow on top of icon */
...
...
@@ -3429,20 +3431,7 @@ div#crm-container form {
}
/* Date plugin */
#crm-container
div
.batch-update
{
overflow
:
visible
;
}
/* Date plugin for profile in edit mode */
.crm-container-snippet
input
.dateplugin
{
background
:
white
url(../i/cal.gif)
no-repeat
scroll
right
center
;
padding-right
:
16px
;
/* so that text doesn't flow on top of icon */
width
:
9em
;
}
/* Date plugin for profile in edit mode */
.crm-container-snippet
div
.batch-update
{
.crm-container
div
.batch-update
{
overflow
:
visible
;
}
...
...
@@ -3775,7 +3764,9 @@ div.m ul#civicrm-menu,
min-width
:
15em
!important
;
}
/* Multi-selects: Move background image into outer container so we can place an icon in the inner container */
.crm-container
.select2-container-multi
{
.crm-container
.select2-container-multi
,
/* Also style other form inputs to match */
.crm-container
input
.form-text
{
background-image
:
-webkit-gradient
(
linear
,
0%
0%
,
0%
100%
,
color-stop
(
1%
,
#eee
),
color-stop
(
15%
,
#fff
));
background-image
:
-webkit-linear-gradient
(
top
,
#eee
1%
,
#fff
15%
);
background-image
:
-moz-linear-gradient
(
top
,
#eee
1%
,
#fff
15%
);
...
...
@@ -4168,7 +4159,7 @@ div.m ul#civicrm-menu,
margin-top
:
-4px
;
float
:
right
;
text-decoration
:
none
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-weight
:
bold
;
text-shadow
:
0
1px
1px
#fff
;
padding
:
2px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment