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