WEBUI: update icon schedule recording and tab Time Schedule
Source icon: http://www.fancyicons.com/free-icon/103/pretty-office-2-icon-set/free-event-calendar-icon-png/ http://www.softicons.com/toolbar-icons/pretty-office-v-icons-by-custom-icon-design/schedule-icon
This commit is contained in:
parent
ab731f7534
commit
20dd7ad958
3 changed files with 5 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
}
|
||||
|
||||
.clock {
|
||||
background-image: url(../icons/clock.png) !important;
|
||||
background-image: url(../icons/schedule.png) !important;
|
||||
}
|
||||
|
||||
.exclamation {
|
||||
|
@ -466,6 +466,10 @@
|
|||
background-image: url(../icons/broadcast_details.png) !important;
|
||||
}
|
||||
|
||||
.time_schedules{
|
||||
background-image: url(../icons/time_schedules.png) !important;
|
||||
}
|
||||
|
||||
.x-linked {
|
||||
display: inline-block;
|
||||
background-image: url(../icons/linked.gif) !important;
|
||||
|
|
BIN
src/webui/static/icons/schedule.png
Normal file
BIN
src/webui/static/icons/schedule.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 908 B |
BIN
src/webui/static/icons/time_schedules.png
Normal file
BIN
src/webui/static/icons/time_schedules.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 856 B |
Loading…
Add table
Reference in a new issue