some css foo
This commit is contained in:
commit
345cbd10da
1
README
1
README
|
@ -1,5 +1,6 @@
|
||||||
itf
|
itf
|
||||||
|
|
||||||
|
|
||||||
Get:
|
Get:
|
||||||
bzr branch PUBLIC_URL itf
|
bzr branch PUBLIC_URL itf
|
||||||
cd itf
|
cd itf
|
||||||
|
|
|
@ -24,7 +24,7 @@ position:absolute;
|
||||||
right:0px;
|
right:0px;
|
||||||
top:11px;
|
top:11px;
|
||||||
border:1px solid #f8f8f8;
|
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;
|
padding:2px;
|
||||||
font-family:Arial, Helvetica, 'DejaVu Sans', sans-serif;
|
font-family:Arial, Helvetica, 'DejaVu Sans', sans-serif;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user