mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Merge pull request #20545 from overleaf/jel-remove-comment
[web] Remove commented out CSS code GitOrigin-RevId: 8d6c392735eb2637a3c7bbc4cd4d17d5dc92d1e4
This commit is contained in:
@@ -27,19 +27,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
// correct color property set on <a> above:
|
||||
// TODO: check if reset needed
|
||||
// .reset-btns;
|
||||
// .alert {
|
||||
// .alert;
|
||||
// }
|
||||
// .alert-info {
|
||||
// .btn-info {
|
||||
// .btn-alert-info;
|
||||
// }
|
||||
// }
|
||||
|
||||
.p-no-text-nodes:has(.btn) {
|
||||
margin-top: var(--spacing-09);
|
||||
|
||||
|
||||
@@ -25,18 +25,6 @@
|
||||
// }
|
||||
// }
|
||||
|
||||
// TODO: confirm if needed
|
||||
// correct color property set on <a> above:
|
||||
// .reset-btns;
|
||||
// .alert {
|
||||
// .alert;
|
||||
// }
|
||||
// .alert-info {
|
||||
// .btn-info {
|
||||
// .btn-alert-info;
|
||||
// }
|
||||
// }
|
||||
|
||||
hr {
|
||||
border-color: var(--neutral-30);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user