updated styles for checkboxes

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@85171 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-11-07 13:52:02 +00:00
parent 912cfca2f3
commit fef589d18e
2 changed files with 1011 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -118,6 +118,16 @@
}
/****** FORM COMPONENTS STYLES ******/
.gwt-CheckBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.gwt-CheckBox label {
padding: 3px;
}
.gwt-TextBox {
background: #FFFFFF url(gcube_images/text-bg.gif) repeat-x scroll 0 0;
border: 1px solid #B5B8C8;