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
CiviCRM Website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
69
Issues
69
List
Boards
Labels
Service Desk
Milestones
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
Marketing
CiviCRM Website
Commits
b5b07408
Commit
b5b07408
authored
Dec 23, 2016
by
Nic
Committed by
Aegir user
Dec 23, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css tweaks following last commit
parent
f8a50f2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
46 deletions
+43
-46
themes/civicrm_bootstrap/css/new.css
themes/civicrm_bootstrap/css/new.css
+43
-46
No files found.
themes/civicrm_bootstrap/css/new.css
View file @
b5b07408
...
...
@@ -59,7 +59,9 @@ body.navbar-is-fixed-top {
body
.admin-menu
header
#page-header
{
margin-top
:
-35px
;}
body
.page-working-groups
header
#page-header
{
margin-top
:
95px
;}
margin-top
:
39px
;}
body
.admin-menu.page-working-groups
header
#page-header
{
margin-top
:
57px
;}
.navbar.fixed.scrollable
,
.menu-name-menu-events-sub-menu
ul
,
.menu-name-menu-top-navigation
ul
{
...
...
@@ -198,6 +200,41 @@ a.greenbutton:hover, a.greenbutton:active {
}
/* FORMS */
.logged-in
.webform-client-form
{
max-width
:
770px
;
}
.logged-in
.webform-client-form
.checkbox
input
[
type
=
"checkbox"
],
.logged-in
.webform-client-form
.radio
input
[
type
=
"radio"
]
{
left
:
0
;
margin-left
:
initial
;
}
.form-select
{
background-color
:
#fff
;
background-image
:
none
;
border
:
1px
solid
#ccc
;
border-radius
:
0
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
)
inset
;
color
:
#555
;
display
:
block
;
font-size
:
18px
;
height
:
39px
;
line-height
:
1.42857
;
padding
:
6px
12px
;
transition
:
border-color
0.15s
ease-in-out
0s
,
box-shadow
0.15s
ease-in-out
0s
;
width
:
100%
;
}
.form-select
:focus
{
border-color
:
#66afe9
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
)
inset
,
0
0
8px
rgba
(
102
,
175
,
233
,
0.6
);
outline
:
none
;
}
.logged-in
.CiviPage
.radio
input
[
type
=
"radio"
],
.logged-in
.CiviPage
.radio-inline
input
[
type
=
"radio"
],
.logged-in
.CiviPage
.checkbox
input
[
type
=
"checkbox"
],
.logged-in
.CiviPage
.checkbox-inline
input
[
type
=
"checkbox"
]
{
margin-left
:
0px
;
}
.form-item
>
label
>
input
#edit-legal-accept
{
margin
:
5px
0px
0px
-20px
;
}
...
...
@@ -496,8 +533,8 @@ header#page-header .menu-block-wrapper .nav {
header
#page-header
.menu-block-wrapper
.nav
>
li
a
{
color
:
#635d5e
;
font-size
:
15px
;
height
:
5
0px
;
line-height
:
5
0px
;
height
:
4
0px
;
line-height
:
4
0px
;
padding
:
0
20px
;
}
header
#page-header
.menu-block-wrapper
.nav
>
li
a
:hover
,
...
...
@@ -832,42 +869,7 @@ a.feature-box:hover{
display
:
none
;
}
/* Logged-in Client Form Fixes */
.logged-in
.webform-client-form
{
max-width
:
770px
;
}
.logged-in
.webform-client-form
.checkbox
input
[
type
=
"checkbox"
],
.logged-in
.webform-client-form
.radio
input
[
type
=
"radio"
]
{
left
:
0
;
margin-left
:
initial
;
}
.form-select
{
background-color
:
#fff
;
background-image
:
none
;
border
:
1px
solid
#ccc
;
border-radius
:
0
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
)
inset
;
color
:
#555
;
display
:
block
;
font-size
:
18px
;
height
:
39px
;
line-height
:
1.42857
;
padding
:
6px
12px
;
transition
:
border-color
0.15s
ease-in-out
0s
,
box-shadow
0.15s
ease-in-out
0s
;
width
:
100%
;
}
.form-select
:focus
{
border-color
:
#66afe9
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
)
inset
,
0
0
8px
rgba
(
102
,
175
,
233
,
0.6
);
outline
:
none
;
}
.logged-in
.CiviPage
.radio
input
[
type
=
"radio"
],
.logged-in
.CiviPage
.radio-inline
input
[
type
=
"radio"
],
.logged-in
.CiviPage
.checkbox
input
[
type
=
"checkbox"
],
.logged-in
.CiviPage
.checkbox-inline
input
[
type
=
"checkbox"
]
{
margin-left
:
-20px
;
}
/*************
PAGE - EVENTS
...
...
@@ -884,6 +886,7 @@ a.feature-box:hover{
.civicrm-events
.region.region-content
{
margin-top
:
-1px
;
}
.
.civicrm-events
.row-stripe-white
>
*
{
margin
:
0
;
}
...
...
@@ -1117,7 +1120,7 @@ body.admin-menu.node-type-conference .region.region-content {
margin
:
70px
0px
0px
0px
;
text-transform
:
uppercase
;
font-weight
:
bold
;
text-shadow
:
0
0
0.3em
rgba
(
1
,
1
,
1
,
1
);
text-shadow
:
0
0
0.3em
rgba
(
1
,
1
,
1
,
0.4
);
}
.page-civicon
.civicon-teaser
{
color
:
#fff
;
...
...
@@ -1600,9 +1603,7 @@ clear: both;
.node-type-conference
.field-name-field-date-teaser-line
.field-item
,
.node-type-conference
.pane-node-title
h1
,
.node-type-conference
.field-name-field-conference-teaser-line
.field-item
,
.page-civicon
.civicon-teaser
,
.node-type-civicamp
.field-name-field-teaser-line
.field-item
{
text-shadow
:
0
0
0.5em
rgba
(
0
,
0
,
0
,
0.2
);
}
.page-civicon
.civicon-lead
h2
a
,
.page-civicon
.civicon-date-teaser
{
text-shadow
:
0
0
0em
#000
;
}
.views-field-field-header-image-cc
>
.field-content
>
img
{
opacity
:
0.9
;
}
...
...
@@ -1610,10 +1611,6 @@ clear: both;
background-color
:
#000
;
}
.page-node
.page-header
{
margin-top
:
80px
;
}
/*************
PAGE - WORKING GROUPS
***************/
...
...
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