mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update styles.min.css, new sprite.png query number
This commit is contained in:
parent
ecb988d2eb
commit
39745fd25a
1 changed files with 16 additions and 16 deletions
32
web/css/styles.min.css
vendored
32
web/css/styles.min.css
vendored
|
@ -599,7 +599,7 @@ a {
|
|||
left: 0;
|
||||
top: 0;
|
||||
display: inline-block;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-size: 450px auto;
|
||||
background-repeat: no-repeat;
|
||||
background-position: -232px -9px;
|
||||
|
@ -626,7 +626,7 @@ input[type=checkbox] {
|
|||
}
|
||||
|
||||
.l-logo {
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -117px -7px;
|
||||
/* background-position: -125px -478px; */
|
||||
background-repeat: no-repeat;
|
||||
|
@ -751,7 +751,7 @@ input[type=checkbox] {
|
|||
}
|
||||
|
||||
.l-profile__notifications {
|
||||
background: url("/images/sprite.png?1446554103") no-repeat scroll -129px -135px;
|
||||
background: url("/images/sprite.png?1446554104") no-repeat scroll -129px -135px;
|
||||
border-radius: 30px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
|
@ -867,7 +867,7 @@ input[type=checkbox] {
|
|||
.notification-container .icon.starred {
|
||||
display: inline-block;
|
||||
width: 21px;
|
||||
background: url("/images/sprite.png?1446554103") repeat scroll -184px 556px;
|
||||
background: url("/images/sprite.png?1446554104") repeat scroll -184px 556px;
|
||||
}
|
||||
|
||||
.l-stat {
|
||||
|
@ -982,7 +982,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
}
|
||||
|
||||
.l-sort__create-btn {
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -331px -107px;
|
||||
background-repeat: no-repeat;
|
||||
bottom: -23px;
|
||||
|
@ -1047,7 +1047,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
padding: 12px;
|
||||
}
|
||||
.context-menu.sort-order span.name {
|
||||
background: url("/images/sprite.png?1446554103") no-repeat scroll -292px -361px rgba(0, 0, 0, 0);
|
||||
background: url("/images/sprite.png?1446554104") no-repeat scroll -292px -361px rgba(0, 0, 0, 0);
|
||||
display: inline-block;
|
||||
padding: 12px 28px 12px 12px;
|
||||
width: 117px;
|
||||
|
@ -1055,7 +1055,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
font-weight: bold;
|
||||
}
|
||||
.context-menu.sort-order span.up {
|
||||
background: url("/images/sprite.png?1446554103") no-repeat scroll -434px -417px rgba(0, 0, 0, 0);
|
||||
background: url("/images/sprite.png?1446554104") no-repeat scroll -434px -417px rgba(0, 0, 0, 0);
|
||||
display: inline-block;
|
||||
padding: 12px 14px;
|
||||
width: 16px;
|
||||
|
@ -1139,7 +1139,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
float: left;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -333px -1px;
|
||||
border: none;
|
||||
}
|
||||
|
@ -1161,7 +1161,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
float: left;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -333px -37px;
|
||||
border: none;
|
||||
}
|
||||
|
@ -1214,7 +1214,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
|
||||
.l-select:after {
|
||||
pointer-events: none;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -245px -175px;
|
||||
width: 7px;
|
||||
height: 4px;
|
||||
|
@ -1645,7 +1645,7 @@ body.mobile .l-unit-toolbar__col--right {
|
|||
}
|
||||
|
||||
.actions-panel__col i {
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-repeat: no-repeat;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
|
@ -2087,7 +2087,7 @@ body.mobile .l-unit-toolbar__col--right {
|
|||
.l-icon-up-arrow, .l-icon-down-arrow, .l-icon-star, .l-icon-to-top, .l-icon-shortcuts, .l-icon-star-orange, .l-icon-star-blue {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
}
|
||||
|
||||
.l-icon-down-arrow {
|
||||
|
@ -2463,7 +2463,7 @@ label:hover {
|
|||
margin: 2px 6px 0 0;
|
||||
min-width: 138px;
|
||||
padding: 8px 1px 6px 10px;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -185px -604px;
|
||||
width: 270px;
|
||||
appearance: none;
|
||||
|
@ -2969,7 +2969,7 @@ form#vstobjects.suspended {
|
|||
#add-icon {
|
||||
width: 45px;
|
||||
height: 45px;
|
||||
background-image: url("/images/sprite.png?1446554103");
|
||||
background-image: url("/images/sprite.png?1446554104");
|
||||
background-position: -378px -107px;
|
||||
background-repeat: no-repeat;
|
||||
display: inline-block;
|
||||
|
@ -3112,7 +3112,7 @@ form#vstobjects.suspended {
|
|||
letter-spacing: 3px;
|
||||
}
|
||||
.shortcuts .close {
|
||||
background: url("/images/sprite.png?1446554103") repeat scroll -408px -469px;
|
||||
background: url("/images/sprite.png?1446554104") repeat scroll -408px -469px;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
|
@ -3316,7 +3316,7 @@ form#vstobjects.suspended {
|
|||
}
|
||||
|
||||
.context-helper-close {
|
||||
background: rgba(0, 0, 0, 0) url("/images/sprite.png?1446554103") repeat scroll -408px -469px;
|
||||
background: rgba(0, 0, 0, 0) url("/images/sprite.png?1446554104") repeat scroll -408px -469px;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue