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;
|
||||||
|
@ -379,4 +379,4 @@ font-size:12px;
|
||||||
color:#ffb400;
|
color:#ffb400;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
padding-left:22px;
|
padding-left:22px;
|
||||||
clear:both;}
|
clear:both;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user