Skip to content

Commit

Permalink
removed uneccessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshit Rattan authored and Akshit Rattan committed Feb 10, 2022
1 parent 477bd78 commit 000738e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/media_source/system/css/fields/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,7 @@ div.calendar-container table td.title { /* This holds the current "month, year"
.buttons-wrapper .btn:last-child {
margin-right: 0;
}
/* .time {
padding: 10px;
} */

.time .time-title {
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='22' height='22' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1024 544v448q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h224v-352q0-14 9-23t23-9h64q14 0 23 9t9 23zm416 352q0-148-73-273t-198-198-273-73-273 73-198 198-73 273 73 273 198 198 273 73 273-73 198-198 73-273zm224 0q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
Expand Down

0 comments on commit 000738e

Please sign in to comment.