details: https://code.openbravo.com/erp/devel/pi/rev/b4d99b9ef62a
changeset: 19798:b4d99b9ef62a
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Tue Feb 26 16:00:11 2013 +0100
summary: [calendar] Add needed styles
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-dialog-styles.css
| 17 ++++++---
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
| 2 +
2 files changed, 13 insertions(+), 6 deletions(-)
diffs (69 lines):
diff -r 3fbb751a88c0 -r b4d99b9ef62a
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-dialog-styles.css
---
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-dialog-styles.css
Tue Feb 26 12:46:18 2013 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-dialog-styles.css
Tue Feb 26 16:00:11 2013 +0100
@@ -11,34 +11,39 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2011 Openbravo SLU
+ * All portions are Copyright (C) 2011-2013 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
*/
-.OBDialogLabel {
+.OBDialogLabel,
+.OBDialogLabelRequired {
font-family: 'lucida sans', sans-serif;
font-size: 12px;
color: #333333;
line-height: 1.4em;
}
-.OBDialogLabel a {
+.OBDialogLabel a,
+.OBDialogLabelRequired a {
color: #58A618;
cursor: pointer;
text-decoration: none;
}
-.OBDialogLabel a:hover {
+.OBDialogLabel a:hover,
+.OBDialogLabelRequired a:hover {
color: #58A618;
text-decoration: underline;
}
-.OBDialogLabel a:active {
+.OBDialogLabel a:active,
+.OBDialogLabelRequired a:active {
color: #004E27;
}
-.OBDialogLabel a:focus {
+.OBDialogLabel a:focus,
+.OBDialogLabelRequired a:active {
color: #fa962f;
}
\ No newline at end of file
diff -r 3fbb751a88c0 -r b4d99b9ef62a
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
---
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
Tue Feb 26 12:46:18 2013 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
Tue Feb 26 16:00:11 2013 +0100
@@ -50,6 +50,7 @@
.OBFormField,
.OBFormFieldDisabled,
+.OBFormFieldRequired,
.OBFormFieldFocused,
.OBFormFieldError {
font-family: 'lucida sans', sans-serif;
@@ -60,6 +61,7 @@
.OBFormFieldLabel,
.OBFormFieldLabelDisabled,
+.OBFormFieldLabelRequired,
.OBFormFieldLabelError,
.OBFormFieldLabelFocused {
font-family: 'lucida sans', sans-serif;
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits