add to r10810 sub fixes

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10811 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2012-06-30 18:02:34 +00:00
parent b297e9eeee
commit fd51714310
3 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
.ff label+input[type=password],
.ff label+textarea{padding:5px}
/* Help */
.hp{background:#eee;border-top:1px solid #ddd;padding:12px 10px !important;margin:10px -10px !important;}
.hp{background:#eee;border-top:1px solid #ddd;padding:12px 10px !important;margin:10px 0px !important;}
.hp li{margin:0;display:inline;border-left:1px solid #ccc;padding:0 4px 0 8px;}
.hp li:first-child{border:0;}
.hp a{color:#333;text-decoration:none}