css formatter

1.5
Rodolfo Berrios 2021-10-03 20:34:50 -03:00
parent 440b773092
commit cafea80e08
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
2 changed files with 3705 additions and 3701 deletions

View File

@ -388,18 +388,22 @@ a.link {
text-decoration: none;
font-weight: normal;
}
a.link--delete {
color: #e74c3c;
}
a.link--approve {
color: #2ecc71;
}
a.link span.icon,
a.link:hover span.icon {
margin-right: 5px;
font-size: 80%;
text-decoration: none;
}
a.link:hover span {
text-decoration: underline;
}
@ -2252,7 +2256,7 @@ html:not(.phone) .pop-box-menu a:hover,
.top-bar-logo,
.top-bar-logo img {
height: 18px;
height: 22px;
}
@media (min-width: 992px) {
@ -2262,7 +2266,7 @@ html:not(.phone) .pop-box-menu a:hover,
.top-bar-logo,
.top-bar-logo img {
height: 20px;
height: 24px;
}
}

File diff suppressed because one or more lines are too long