source: other-projects/FileTransfer-WebSocketPair/GXTWebsocketClient/war/testelementalsockets/reset.css@ 31449

Last change on this file since 31449 was 31449, checked in by davidb, 7 years ago

Adding three project folders for Nathan Kelly's 2016/2017 summer project, experimenting with Websockets for File Transfer with GWT and Sencha GXT

File size: 2.1 KB
Line 
1/**
2 * Sencha GXT 4.0.0 - Sencha for GWT
3 * Copyright (c) 2006-2015, Sencha Inc.
4 *
5 * [email protected]
6 * http://www.sencha.com/products/gxt/license/
7 *
8 * ================================================================================
9 * Open Source License
10 * ================================================================================
11 * This version of Sencha GXT is licensed under the terms of the Open Source GPL v3
12 * license. You may use this license only if you are prepared to distribute and
13 * share the source code of your application under the GPL v3 license:
14 * http://www.gnu.org/licenses/gpl.html
15 *
16 * If you are NOT prepared to distribute and share the source code of your
17 * application under the GPL v3 license, other commercial and oem licenses
18 * are available for an alternate download of Sencha GXT.
19 *
20 * Please see the Sencha GXT Licensing page at:
21 * http://www.sencha.com/products/gxt/license/
22 *
23 * For clarification or additional options, please contact:
24 * [email protected]
25 * ================================================================================
26 *
27 *
28 * ================================================================================
29 * Disclaimer
30 * ================================================================================
31 * THIS SOFTWARE IS DISTRIBUTED "AS-IS" WITHOUT ANY WARRANTIES, CONDITIONS AND
32 * REPRESENTATIONS WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE
33 * IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, MERCHANTABLE QUALITY,
34 * FITNESS FOR A PARTICULAR PURPOSE, DURABILITY, NON-INFRINGEMENT, PERFORMANCE AND
35 * THOSE ARISING BY STATUTE OR FROM CUSTOM OR USAGE OF TRADE OR COURSE OF DEALING.
36 * ================================================================================
37 */
38html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
Note: See TracBrowser for help on using the repository browser.