Fixed CSS file yacyui-portalsearch.cs

border-width: small; --> border-width: thin;
margin-botton --> margin-bottom
Forum Thread: http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2767

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6789 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
mikeworks 15 years ago
parent 6ef4900ec5
commit aad0a3045a

@ -11,7 +11,7 @@
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 2px 1px; background-position: 2px 1px;
padding-left: 20px; padding-left: 20px;
border-width: small; border-width: thin;
border-color: #239AFF; border-color: #239AFF;
border-style: solid; border-style: solid;
-moz-border-radius: 5px; -moz-border-radius: 5px;
@ -90,7 +90,7 @@
ul.nav { ul.nav {
inherit: none; inherit: none;
padding-left: 0px; padding-left: 0px;
margin-botton: 0px; margin-bottom: 0px;
margin-top: 5px; margin-top: 5px;
margin-left: -5px; margin-left: -5px;
} }

Loading…
Cancel
Save