some css foo
This commit is contained in:
commit
345cbd10da
2 changed files with 3 additions and 2 deletions
1
README
1
README
|
@ -1,5 +1,6 @@
|
|||
itf
|
||||
|
||||
|
||||
Get:
|
||||
bzr branch PUBLIC_URL itf
|
||||
cd itf
|
||||
|
|
|
@ -24,7 +24,7 @@ position:absolute;
|
|||
right:0px;
|
||||
top:11px;
|
||||
border:1px solid #f8f8f8;
|
||||
background:url(img/search-icon.png) no-repeat right;
|
||||
background:url(/static/images/noel/search-icon.png) no-repeat right;
|
||||
padding:2px;
|
||||
font-family:Arial, Helvetica, 'DejaVu Sans', sans-serif;
|
||||
font-size:12px;
|
||||
|
@ -379,4 +379,4 @@ font-size:12px;
|
|||
color:#ffb400;
|
||||
text-align:left;
|
||||
padding-left:22px;
|
||||
clear:both;}
|
||||
clear:both;}
|
||||
|
|
Loading…
Add table
Reference in a new issue