no message
This commit is contained in:
parent
9e456ca4d5
commit
5fd06f3105
@ -1427,7 +1427,7 @@
|
||||
color: #555555;
|
||||
line-height: 36px;
|
||||
position: relative;
|
||||
background-image: url(/img/dotted-line.png);
|
||||
background-image: url(/project/img/dotted-line.png);
|
||||
background-size: 100% 36px;
|
||||
background-repeat: repeat-y;
|
||||
background-position: 0 0;
|
||||
@ -1441,7 +1441,7 @@
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
background-image: url(/img/dotted-line.png);
|
||||
background-image: url(/project/img/dotted-line.png);
|
||||
background-size: 100% 36px;
|
||||
background-repeat: repeat-y;
|
||||
}
|
||||
|
@ -1661,7 +1661,7 @@
|
||||
color: #555555;
|
||||
line-height: 36px;
|
||||
position: relative;
|
||||
background-image: url(/img/dotted-line.png);
|
||||
background-image: url(/project/img/dotted-line.png);
|
||||
background-size: 100% 36px;
|
||||
background-repeat: repeat-y;
|
||||
background-position: 0 0;
|
||||
@ -1675,7 +1675,7 @@
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
background-image: url(/img/dotted-line.png);
|
||||
background-image: url(/project/img/dotted-line.png);
|
||||
background-size: 100% 36px;
|
||||
background-repeat: repeat-y;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user