mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
refac: remove duplicate code
This commit is contained in:
@@ -2389,22 +2389,11 @@ li.MessageList__unread___3imtO {
|
||||
padding: 12px;
|
||||
font-size: 20px;
|
||||
}
|
||||
.upcoming-details {
|
||||
width: 60%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
padding: 0px 12px;
|
||||
}
|
||||
.upcoming-details h5 {
|
||||
text-transform: uppercase;
|
||||
color: #aaaaaa;
|
||||
padding: 0px 4px;
|
||||
}
|
||||
.upcoming-details p {
|
||||
font-size: 15px;
|
||||
padding: 4px;
|
||||
}
|
||||
.upcoming-details p:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
@@ -2622,10 +2611,6 @@ li.MessageList__unread___3imtO {
|
||||
margin: 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
.upcoming-date-title {
|
||||
padding: 12px;
|
||||
font-size: 20px;
|
||||
}
|
||||
.upcoming-details {
|
||||
width: 60%;
|
||||
display: flex;
|
||||
@@ -2643,10 +2628,6 @@ li.MessageList__unread___3imtO {
|
||||
font-size: 15px;
|
||||
padding: 4px;
|
||||
}
|
||||
.upcoming-details p:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.upcoming-special-day {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user