Skip to content

Instantly share code, notes, and snippets.

View jacques-bessette's full-sized avatar

Jacques Bessette jacques-bessette

View GitHub Profile
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
xmlns:g="urn:import:com.google.gwt.user.client.ui"
xmlns:e="urn:import:com.engonyx.applications.guisuite.client.widgets">
<ui:style>
.important {
font-weight: bold;
}
.red {