mirror of
https://github.com/aykhans/series-robot-web.git
synced 2026-05-05 20:05:40 +00:00
Added crontab to celery schedule
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@media only screen and (max-width: 510px) {
|
||||
table {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.edit-icon {
|
||||
width: 19px;
|
||||
height: 19px;
|
||||
}
|
||||
|
||||
.trash-icon {
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
@media only screen and (max-width: 510px) {
|
||||
table {
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.edit-icon {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.trash-icon {
|
||||
width: 17px;
|
||||
height: 17px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user