// maj
This commit is contained in:
@@ -22,6 +22,16 @@
|
||||
float: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
#layered_block_left span.layered_close a,
|
||||
#layered_block_left span.layered_close a {
|
||||
display:block;
|
||||
height:13px;
|
||||
width:13px;
|
||||
text-decoration: none;
|
||||
text-indent:-5000px;
|
||||
background:url(img/icon/less.gif) no-repeat 2px 2px;
|
||||
}
|
||||
|
||||
#layered_block_left .layered_subtitle {
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
|
||||
@@ -75,15 +75,21 @@
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
#layered_block_left span.layered_close a { text-decoration: none; }
|
||||
|
||||
#layered_block_left span.layered_close {
|
||||
display: block;
|
||||
float: right;
|
||||
margin-bottom: 4px;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
display: block;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
#layered_block_left span.layered_close a {
|
||||
display:block;
|
||||
height:12px;
|
||||
width:12px;
|
||||
text-decoration: none;
|
||||
background:url(img/icon/delete.gif) no-repeat 0 0;
|
||||
}
|
||||
|
||||
|
||||
#layered_block_left ul li input.checkbox {
|
||||
vertical-align: middle;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 58 B |
Binary file not shown.
|
After Width: | Height: | Size: 58 B |
Reference in New Issue
Block a user