mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
First working device paging support on desktop site.
This commit is contained in:
parent
26f134c95d
commit
25020ffd18
4 changed files with 88 additions and 8 deletions
|
@ -2943,6 +2943,38 @@ a {
|
|||
width: 28px;
|
||||
}
|
||||
|
||||
.viewSelector8 {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
background: url(../images/views.png) -420px 0px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.viewSelector9 {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
background: url(../images/views.png) -448px 0px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.viewSelector10 {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
background: url(../images/views.png) -476px 0px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.viewSelector11 {
|
||||
margin-left: 2px;
|
||||
margin-top: 2px;
|
||||
background: url(../images/views.png) -504px 0px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.fulldesk .viewSelector5 {
|
||||
background: url(../images/views.png) -252px 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue