UE polish pass. Hack to the checkbox > *. In the device somehow the label was too closer to the checkbox graphic.

git-svn-id: svn://10.0.0.236/trunk@183096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mgalli%geckonnection.com
2005-10-26 21:43:02 +00:00
parent ca4511b67a
commit 5d4857230d

View File

@@ -115,6 +115,12 @@ toolbar {
margin:4px ! important;
}
checkbox > * {
margin-left:2px ! important;
}
/*
* OKAY-panel
*/