0
1
Fork 0

refs #3971 style fixes

This commit is contained in:
Juan Ferrer 2022-11-11 16:17:20 +01:00
parent 7b6b50e27e
commit c07ff136ed
20 changed files with 33 additions and 36 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (22.44.6) stable; urgency=low
hedera-web (22.44.7) stable; urgency=low
* Initial Release.

View File

@ -1,6 +1,6 @@
.access-log .form > p {
font-size: 1.2em;
font-size: 1.2rem;
margin: .1em 0;
}

View File

@ -76,6 +76,6 @@
text-align: center;
}
.photos .footer > button {
font-size: 1.2em;
font-size: 1.2rem;
margin-left: 1em;
}

View File

@ -6,7 +6,7 @@
margin-bottom: 0;
}
.visits .summary p {
font-size: 1.4em;
font-size: 1.4rem;
margin: 0;
text-align: right;
}

View File

@ -31,17 +31,17 @@
padding: 0;
margin: 0;
font-weight: normal;
font-size: 1.6em;
font-size: 1.6rem;
}
.about h2 {
text-align: center;
font-size: 1.2em;
font-size: 1.2rem;
font-weight: normal;
margin: 1em;
}
.about h3 {
text-align: center;
font-size: 1.2em;
font-size: 1.2rem;
font-weight: normal;
padding: 1em;
color: #00796B;

View File

@ -33,14 +33,14 @@
padding-bottom: 1px;
}
.new h2 {
font-size: 1.6em;
font-size: 1.6rem;
color: black;
font-weight: normal;
padding: 0;
}
.new-info {
font-size: 0.9em;
font-size: 0.9rem;
color: #444;
text-align: right;
margin: .8em 0;

View File

@ -7,7 +7,7 @@
div.marker h3
{
font-size: 1.3em;
font-size: 1.3rem;
}
div.marker p
{

View File

@ -6,12 +6,12 @@
font-weight: bold;
margin: 0;
padding: 0;
font-size: 1.4em;
font-size: 1.4rem;
text-align: right;
}
.basket .form > p {
margin: 0;
font-size: 1.4em;
font-size: 1.4rem;
color: white;
text-align: right;
}
@ -47,10 +47,9 @@
overflow: hidden;
}
.basket .line > .info > h2 {
font-size: 1em;
font-size: 1rem;
font-weight: normal;
padding: 0;
padding-bottom: .1em;
margin-bottom: 2px;
}
.basket .line > .info > p {
margin: 0;

View File

@ -71,7 +71,7 @@
.right-panel h2 {
font-weight: normal;
color: #777;
font-size: 1.1em;
font-size: 1.1rem;
}
.right-panel .realms > div > div {
text-align: center;
@ -120,7 +120,7 @@
padding: 0;
margin-bottom: .15em;
font-weight: normal;
font-size: 1em;
font-size: 1rem;
text-overflow: ellipsis;
overflow: hidden;
max-height: 3em;
@ -389,7 +389,7 @@
margin-right: 0;
}
}
@media (max-width: 515px) {
@media (max-width: 650px) {
.grid-view .item-box {
width: 100%;
max-width: 450px;

View File

@ -8,12 +8,12 @@
.answers button,
.answers p,
.radio > div {
font-size: 1.2em;
font-size: 1.2rem;
}
.answers .htk-select {
max-width: 15em;
margin: 0 auto;
font-size: 1.4em;
font-size: 1.4rem;
}
.answers p {
margin: 0.3em 0;

View File

@ -50,7 +50,7 @@
flex: 1;
}
.ticket .line > .info > h2 {
font-size: 1em;
font-size: 1rem;
font-weight: normal;
padding: 0;
padding-bottom: .1em;

View File

@ -11,7 +11,7 @@ $navbar-height: 64px;
.user-name,
.menu-title {
font-size: 1.1em;
font-size: 1.1rem;
}
/* Navigation bar */
@ -58,7 +58,7 @@ $navbar-height: 64px;
h1 {
font-weight: normal;
font-size: 1.4em;
font-size: 1.4rem;
margin: 0;
white-space: nowrap;
text-overflow: ellipsis;

View File

@ -56,7 +56,7 @@
z-index: 100;
border: none;
cursor: pointer;
font-size: 1.15em;
font-size: 1.15rem;
height: 100%;
padding: 0 1em;
}

View File

@ -8,7 +8,7 @@
color: white;
background-color: #009688;
text-align: left;
font-size: 1.3em;
font-size: 1.3rem;
line-height: 1.7em;
font-weight: normal;
padding: 0.6em 0.8em;

View File

@ -11,7 +11,7 @@
&.modal {
position: relative;
font-size: 1.2em;
font-size: 1.2rem;
max-width: 100%;
max-height: 100%;
}

View File

@ -3,9 +3,7 @@
/* Responsive */
/* Standard */
@media screen {
body { font-size: 14px; }
}
body { font-size: 14px; }
/* Desktop - Laptop 1360x768 */
@media (max-resolution: 119dpi) and (min-device-width: 1340px) and (max-device-width: 1899px) {

View File

@ -153,7 +153,7 @@ option {
padding: .4em;
border-width: 0;
font-weight: normal;
font-size: 1em;
font-size: 1rem;
}
select,
option {
@ -218,7 +218,7 @@ img.editable {
& > h1 {
color: white;
text-align: left;
font-size: 1.6em;
font-size: 1.6rem;
line-height: 2em;
font-weight: normal;
display: inline;

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "22.44.6",
"version": "22.44.7",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {

View File

@ -36,7 +36,7 @@ body.done
#text
{
color: white;
font-size: 24em;
font-size: 24rem;
font-weight: bold;
text-align: center;
white-space: nowrap;
@ -46,7 +46,7 @@ body.done
#error
{
color: red;
font-size: 3em;
font-size: 3rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;

View File

@ -58,7 +58,7 @@ body
}
h1
{
font-size: 2.5em;
font-size: 2.5rem;
font-weight: normal;
margin: 1.2em 1em;
padding: 0;
@ -71,7 +71,7 @@ img
p
{
text-align: center;
font-size: 1.6em;
font-size: 1.6rem;
margin: 0;
}
a