mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added View Only Desktop, Optimized Images
This commit is contained in:
parent
36cddd5652
commit
43b64bebc4
36 changed files with 198 additions and 109 deletions
|
@ -197,7 +197,7 @@ a {
|
|||
}
|
||||
|
||||
.lb1 {
|
||||
background: url(../images/leftbar-62.png) -0px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -0px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
@ -205,7 +205,7 @@ a {
|
|||
}
|
||||
|
||||
.lb2 {
|
||||
background: url(../images/leftbar-62.png) -75px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -75px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
@ -213,7 +213,7 @@ a {
|
|||
}
|
||||
|
||||
.lb3 {
|
||||
background: url(../images/leftbar-62.png) -150px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -150px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
@ -221,7 +221,7 @@ a {
|
|||
}
|
||||
|
||||
.lb4 {
|
||||
background: url(../images/leftbar-62.png) -225px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -225px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
@ -229,7 +229,7 @@ a {
|
|||
}
|
||||
|
||||
.lb5 {
|
||||
background: url(../images/leftbar-62.png) -294px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -294px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
@ -237,7 +237,7 @@ a {
|
|||
}
|
||||
|
||||
.lb6 {
|
||||
background: url(../images/leftbar-62.png) -360px 0px;
|
||||
background: url(../images/leftbar-62.jpg) -360px 0px;
|
||||
height: 62px;
|
||||
width: 62px;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue