table { border-collapse: separate !important; border-spacing: 0; } a.link,a.link:active,a.link:visited { font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; font-size: 12px; cursor: pointer; cursor: hand; text-decoration: none; color: #3B5998; } a.link:hover { opacity: 0.8; text-decoration: underline; } .day-wrapper { width: 100%; border-bottom-color: #DADADA; border-bottom-style: solid; border-bottom-width: 1px; padding: 5px 7px 3px; } .day-label { color: #444444; font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; font-size: 14px; font-weight: bold; line-height: 13px; padding-bottom: 5px; padding-top: 5px; } .single-notification-table { width: 100%; padding: 5px; border-top: 1px solid #EFEFEF; } .unread-notification { background-color: #e8effa; } .no-notification-message { line-height: 40px; font-family: 'Architects Daughter', arial, sans-serif; font-size: 15px; } .notification-photo { display: block; padding: 2px; border: 1px solid #E6E6E6; } .user-notification-time { width: 99%; color: #999; font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; font-size: 12px; padding: 1px 10px; white-space: nowrap; } .gwt-CheckBox { margin: 5px; padding: 5px; } .gwt-CheckBox label { padding: 5px; } .user-notification { width: 99%; color: #333; font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; font-size: 12px; border-color: #999; border-width: 1px; letter-spacing: normal; } .gwt-CheckBox { margin-right: 0; padding-right: 0; } .floatingLeft { float:left; } /* Switch Button */ .switch-button-label { float: left; font-size: 10pt; cursor: pointer; } .switch-button-label.off { color: #adadad; } .switch-button-label.on { color: #0088CC; } .switch-button-background { float: left; position: relative; background: #ccc; border: 1px solid #aaa; margin: 1px 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer; width: 25px; height: 11px; outline-style: none; /* this avoid the tabindex property to sorround this element with a (maybe dotted) rectangle*/ } .switch-button-button { position: absolute; width: 12px; height: 11px; left: 12px; top : -1px; background: #FAFAFA; border: 1px solid #aaa; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }