mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Merge
This commit is contained in:
@@ -4396,7 +4396,7 @@ span.entity.entity-activity.activity-reason {
|
||||
|
||||
html, body {
|
||||
min-height: 100%;
|
||||
font-family: 'open_sansregular'; }
|
||||
font-family: 'Open Sans'; }
|
||||
|
||||
header {
|
||||
position: relative; }
|
||||
@@ -4468,7 +4468,11 @@ ul.custom_fields.choice li {
|
||||
line-height: 1.5em; }
|
||||
|
||||
.footer p {
|
||||
font-family: 'open_sanslight'; }
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 300; }
|
||||
.footer a {
|
||||
color: white;
|
||||
text-decoration: underline; }
|
||||
|
||||
.time_compound input[type=text], .time_compound select {
|
||||
width: 4em;
|
||||
@@ -4479,7 +4483,8 @@ ul.custom_fields.choice li {
|
||||
margin-right: 0.2em; }
|
||||
|
||||
.open_sansbold {
|
||||
font-family: "open_sansbold"; }
|
||||
font-family: 'Open Sans';
|
||||
font-weight: bold; }
|
||||
|
||||
ul.record_actions {
|
||||
padding-left: 0; }
|
||||
@@ -4491,7 +4496,8 @@ dd {
|
||||
margin-left: 0; }
|
||||
|
||||
dt {
|
||||
font-family: "open_sanssemibold"; }
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 600; }
|
||||
|
||||
/* INPUT CLASS -> */
|
||||
div.input_with_post_text {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user