[kune-commits] r1422 - donate/war

Esteban Carreras Genis ecarrerasg at ourproject.org
Sun Jun 26 12:50:12 CEST 2011


Author: ecarrerasg
Date: 2011-06-26 12:50:12 +0200 (Sun, 26 Jun 2011)
New Revision: 1422

Modified:
   donate/war/Donate.css
Log:
UiBinder Changes

Modified: donate/war/Donate.css
===================================================================
--- donate/war/Donate.css	2011-06-26 10:49:54 UTC (rev 1421)
+++ donate/war/Donate.css	2011-06-26 10:50:12 UTC (rev 1422)
@@ -11,423 +11,7 @@
 
 body {
 	background:#fff;
-	font:0.88em Arial,Helvetica,Geneva,sans-serif;
+	font:0.88em 'Ubuntu', Arial;
 	line-height:1.5em;
 	color:#444444;
 }
-
-a {
-    color: #FE7047;
-    font-weight: bold;
-    outline: medium none;
-    text-decoration: none;
-}
-
-a:hover {
-    background: inherit;
-    color: #029A00;
-    outline: 0 none;
-    text-decoration: none;
-}
-
-a:visited {
-    outline: 0 none;
-    text-decoration: none;
-}
-
-.entries {
-	float: left;
-    line-height: 1.7em;
-    padding: 0 0 15px;
-    width: 590px;	
-}
-
-div#entries {
-	border-right: 0 solid #F2F2F2;
-    padding-right: 15px;
-}
-
-.post {
-    margin-bottom: 2em;
-    text-align: justify;
-}
-
-.title {
-	display: inline;
-    font-size: 2em;
-    line-height: 1em;
-    margin-bottom: 0.2em;
-    margin-top: 2.5em;
-    font-weight: bold;	
-}
-
-.intro {
- 	padding-bottom: 5px;
-    padding-top: 5px;	
-}
-
-.titleRegular {
-	clear: both;
-    padding-top: 1em;
-    border-bottom: medium none;
-    letter-spacing: normal;
-    margin-bottom: -0.5em;
-    color: #555555;
-    font-size: 17px;
-    font-weight: bold;
-    text-transform: none
-}
-
-.pnlOptions {
-	border-bottom: 1px solid #E7E7E7;
-	background-color: #FFFFFF;
-    clear: left;
-    float: left;
-    list-style: none outside none;
-    margin: 10px 10px;
-    margin-top: 15px;
-    padding: 5px;	
-    display: inline;
-}
-
-.option {
-	background: url("btn-blue.png") no-repeat scroll right top transparent;
-	float: left;
-    margin-right: 10px;
-}
-
-.option a {
-	background: url("btn-blue.png") no-repeat scroll left top transparent;
-    color: #13335B;
-    cursor: pointer;
-    float: left;
-    font: 900 14px/22px "Arial",Helvetica,sans-serif;
-    text-decoration: none;
-    padding: 1px 8px 5px 18px;
-}
-
-.option a:hover {
-   color: #951400; 
-}
-
-.option a:active {
-    color: #029A00;
-}
-
-.optionOther {
-	float: left;
-}
-
-.optionOther input {
-	margin: 5px 10px;
-}
-
-.labelOther {
-	float: left;
-}
-
-.gwt-TextBox {
-	float: left;
-}
-
-.divTextDonate {
-	clear: both;
-	float: none;	
-}
-
-.textDonate {
-	float: left;
-	margin-top: 20px;	
-}
-
-.textDonateNewLine {
-	clear: both;
-	float: none;	
-}
-
-.divTextOtherBank {
-	clear: both;
-	float: none;
-	margin-top: 20px;	
-}
-
-.gwt-DialogBox {
-	border: 2px solid #AAAAAA;
-	background-color: white;
-}
-
-.gwt-DialogBox .Caption {
-	background-image: url(gray_gradient.gif);
-	background-repeat: repeat-x;
-	padding: 4px;
-	padding-bottom: 8px;
-	font-weight: bold;
-	cursor: default;
-}
-
-.gwt-MenuBar {
-	background-color: #C3D9FF;
-	cursor: default;
-}
-
-.gwt-MenuItem {
-	font-size: 80%;
-	margin: 1px;
-	cursor: default;
-}
-
-.gwt-MenuItem-selected {
-	background-color: #E8EEF7;
-}
-
-.gwt-Tree {
-}
-
-.gwt-Tree .gwt-TreeItem {
-	font-size: 80%;
-	cursor: default;
-}
-
-.gwt-Tree .gwt-TreeItem-selected {
-	background-color: #C3D9FF;
-}
-
-.gwt-StackPanel {
-	background-color: white;
-	border: 1px solid #AAAAAA;
-	width: 15em;
-}
-
-.gwt-StackPanel .gwt-StackPanelItem {
-	background-image: url(blue_gradient.gif);
-	background-repeat: repeat-x;
-	background-color: #EEEEEE;
-	cursor: pointer;
-	cursor: hand;
-}
-
-.gwt-StackPanel .gwt-StackPanelItem-selected {
-}
-
-.gwt-TabPanel {
-	
-}
-
-.gwt-TabPanelBottom {
-	border-left: 1px solid #87b3ff;
-	border-right: 1px solid #87b3ff;
-	border-bottom: 1px solid #87b3ff;
-}
-
-.gwt-TabBar {
-	font-size: smaller;
-}
-
-.gwt-TabBar .gwt-TabBarFirst {
-	height: 100%;
-	border-bottom: 1px solid #87b3ff;
-	border-right: 1px solid #87b3ff;
-	padding-left: 3px;
-}
-
-.gwt-TabBar .gwt-TabBarRest {
-	border-bottom: 1px solid #87b3ff;
-	padding-right: 3px;
-}
-
-.gwt-TabBar .gwt-TabBarItem {
-	border-top: 1px solid #87b3ff;
-	border-bottom: 1px solid #87b3ff;
-	padding: 2px;
-	cursor: hand;
-	white-space: nowrap;
-	border-right: 1px solid #87b3ff;
-}
-
-.gwt-TabBar .gwt-TabBarItem-selected {
-	font-weight: bold;
-	background-color: #e8eef7;
-	border-top: 1px solid #87b3ff;
-	border-right: 1px solid #87b3ff;
-	border-bottom: 1px solid #e8eef7;
-	padding: 2px;
-	cursor: default;
-	white-space: nowrap;
-}
-
-.gwt-PushButton-up {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-PushButton-up-hovering {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-PushButton-down {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-PushButton-down-hovering {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-ToggleButton-up {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-ToggleButton-up-hovering {
-  background-color: #C3D9FF;
-  padding: 2px;
-  border: 2px solid transparent;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-ToggleButton-down {
-  background-color: #C3D9FF;
-  padding: 2px;
-  background-color: #E8F1FF;
-  border: 2px solid transparent;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-ToggleButton-down-hovering {
-  background-color: #C3D9FF;
-  padding: 2px;
-  background-color: #E8F1FF;
-  border: 2px solid transparent;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-  cursor: pointer;
-  cursor: hand;
-}
-
-.gwt-RichTextArea {
-  border: 1px solid black;
-  background-color: white;
-}
-
-.gwt-RichTextToolbar {
-  background-color: #C3D9FF;
-  padding: 2px;
-}
-
-.gwt-RichTextToolbar .gwt-PushButton-up {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-}
-
-.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-}
-
-.gwt-RichTextToolbar .gwt-PushButton-down {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-}
-
-.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-}
-
-.gwt-RichTextToolbar .gwt-ToggleButton-up {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-}
-
-.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
-  margin-right: 2px;
-  border: 1px solid #C3D9FF;
-  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
-}
-
-.gwt-RichTextToolbar .gwt-ToggleButton-down {
-  margin-right: 2px;
-  background-color: #E8F1FF;
-  border: 1px solid #C3D9FF;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-}
-
-.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
-  margin-right: 2px;
-  background-color: #E8F1FF;
-  border: 1px solid #C3D9FF;
-  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
-}
-
-.gwt-HorizontalSplitPanel {
-	border: 8px solid #C3D9FF;
-}
-
-.gwt-HorizontalSplitPanel .splitter {
-	background-color: #C3D9FF;
-	cursor: move;
-}
-
-.gwt-HorizontalSplitPanel .left {
-  background-color: #E8EEF7;
-}
-
-.gwt-VerticalSplitPanel {
-	border: 8px solid #C3D9FF;
-}
-
-.gwt-VerticalSplitPanel .splitter {
-	background-color: #C3D9FF;
-	height: 8px;
-	cursor: move;
-}
-
-.gwt-SuggestBoxPopup {
-	border: 2px solid #C3D9FF;
-}
-
-.gwt-SuggestBoxPopup .item {
-	padding: 2px;
-}
-
-.gwt-SuggestBoxPopup .item-selected {
-	background-color: #C3D9FF;
-	padding: 2px;
-}
-
-.gwt-DisclosurePanel {
-	border: 2px solid #C3D9FF;
-}
-
-.gwt-DisclosurePanel .header {
-	background-color: #e8eef7;
-	cursor: hand;
-}
\ No newline at end of file




More information about the kune-commits mailing list