modifications principalement design

This commit is contained in:
Nicolas Bally 2011-06-30 19:29:38 +02:00
parent 0908145769
commit 3110216fe1
441 changed files with 12649 additions and 277 deletions

View File

@ -2575,5 +2575,3 @@ h1, h2, h3, h4, h5, h6 {

View File

@ -8,321 +8,340 @@
*= require_tree .
*/
body {
padding: 0px;
margin: 0px;
font-size: 14px;
font-family: "trebuchet MS";
color:#604435; }
body a img {
border: 0px; }
body a {
color: #604435;
a {
img {
border: 0px; }
color: RGB(129, 178, 11);
text-decoration: none; }
body a:hover {
text-decoration: underline; }
body #public #menu_left h3 a {
color: inherit; }
body #public #menu_left ul {
list-style: none;
padding-left: 0px; }
body #public #menu_left ul ul {
padding-left: 20px; }
body #public h1, body #public h2, body #public h3, body #public h4, body #public h5, body #public h6 {
font-family: Georgia;
font-weight: normal;
margin-top: 0px; }
body #public .menu a {
color: RGB(100, 74, 60);
text-decoration: none;
padding: 5px; }
body #public .menu a:hover {
text-decoration: underline; }
body #public .menu a.selected {
font-weight: bold; }
body #public #header {
width: 960px;
margin: auto; }
body #public #header #logo {
padding: 10px 10px 10px 0px; }
body #public #header #menu_top {
float: right;
margin-top: 40px; }
body #public #bandeau {
background: RGB(91, 67, 46);
padding: 10px;
width: 940px;
margin: auto;
margin-bottom: 10px;
color: RGB(238, 238, 238);
font-family: Georgia;
font-size: 25px; }
body #public #slider {
position: relative;
width: 979px;
height: 309px;
padding: 0px;
margin: auto;
margin-bottom: 10px;
}
body #public #slider .slide {
background-image: url("/images/front/fond-marron.png");
background-repeat: no-repeat;
background-position: center center;
width: 969px;
height: 309px;
&:hover {
text-decoration: underline; } }
#public {
#menu_left {
h3 a {
color: inherit; }
ul {
list-style: none;
padding-left: 0px;
ul {
padding-left: 20px; } } }
h1, h2, h3, h4, h5, h6 {
font-family: Georgia;
font-weight: normal;
margin-top: 0px; }
.menu a {
color: RGB(100, 74, 60);
text-decoration: none;
padding: 5px;
&:hover {
text-decoration: underline; }
&.selected {
font-weight: bold; } }
#header {
width: 960px;
margin: auto;
#logo {
padding: 10px 10px 10px 0px; }
#menu_top {
float: right;
margin-top: 40px; } }
#bandeau {
background: RGB(91, 67, 46);
padding: 10px;
width: 940px;
margin: auto;
margin-bottom: 10px;
color: RGB(238, 238, 238);
font-family: Georgia;
font-size: 25px; }
#slider {
position: relative;
margin: 0px 5px 0px 5px; }
body #public #slider .slide a {
color: inherit;
text-decoration: inherit; }
width: 960px;
height: 309px;
padding: 0px;
margin: auto;
margin-bottom: 10px;
.slide {
background: #6d563e;
width: 960px;
height: 309px;
position: relative;
margin: 0px 5px 0px 5px;
border-radius:10px;
-moz-border-radius:10px;
a {
color: inherit;
text-decoration: inherit;
color: #eeeeee;
&:hover {
text-decoration: none; } }
.title {
width: 448px;
height: 46px;
background:#f2f2f2;
border:1px solid #42210b;
position: absolute;
top: 35px;
left: 0px;
z-index: 100;
color: #32180A;
font-family: Georgia;
padding: 10px 10px 10px 45px;
font-size: 19px; }
.cible {
position: absolute;
bottom: 30px;
left: 410px; }
.description {
position: absolute;
top: 120px;
left: 40px;
width: 470px;
height: 125px;
color: #eeeeee; }
.image_file {
position: absolute;
top: 20px;
right: 40px;
width: 415px;
height: 275px;
overflow: hidden;
img {
width: 415px; } }
.title a {
color: #32180A; } }
.left-arrow {
position: absolute;
z-index: 150;
top: 140px;
left: 15px;
cursor: pointer; }
.right-arrow {
position: absolute;
z-index: 150;
top: 140px;
right: 15px;
cursor: pointer; } }
#main {
width: 960px;
margin: auto;
margin-bottom: 10px;
a {
color: #604435;
text-decoration: none; }
.title {
font-family: georgia;
font-size: 18px;
text-align: center; }
.description {
text-align: justify; }
.column {
float: left;
min-height: 340px;
width: 319px;
border-left: 1px solid RGB(222, 236, 189);
position: relative;
.title {
min-height: 55px; } }
.column_1 {
border-left: 1px solid white; }
.column_2 {
padding: 10px;
width: 299px;
border-left: 1px solid white; }
.column_3 {
padding: 10px;
width: 299px; }
.column_2 .cible, .column_3 .cible {
position: absolute;
bottom: 10px;
right: 20px; } }
#contact_block {
body #public #slider .slide a{
color: #eeeeee;
}
body #public #slider .slide a:hover{
text-decoration:none;
}
body #public #slider .slide .title {
width: 486px;
height: 46px;
background-image: url("/images/front/en-tete-gris.png");
background-repeat: no-repeat;
position: absolute;
top: 35px;
left: -5px;
z-index: 100;
color: #32180A;
font-family: Georgia;
padding: 10px 10px 10px 45px;
font-size: 19px; }
body #public #slider .slide .cible {
position: absolute;
bottom: 30px;
left: 410px; }
body #public #slider .slide .description {
position: absolute;
top: 120px;
left: 40px;
width: 470px;
height: 125px;
color: #eeeeee; }
body #public #slider .slide .image_file {
position: absolute;
top: 20px;
right: 40px;
width: 415px;
height: 275px;
overflow: hidden; }
body #public #slider .slide .image_file img {
width: 415px; }
border: 1px solid #93c01f;
border-radius:10px;
-moz-border-radius:10px;
.content {
padding: 5px;
a{
body #public #slider .slide .title a{
color: #32180A;
text-decoration:underline;
&:hover{
color: #93c01f !important;
}
}
}
.header {
padding: 5px;
font-family: georgia;
font-size: 18px;
color: white;
background: #93c01f;
&:first-child{
border-radius:9px 9px 0px 0px;
-moz-border-radius:9px 9px 0px 0px;
}
body #public #slider .left-arrow {
position: absolute;
z-index: 150;
top: 140px;
left: 15px;
cursor: pointer; }
body #public #slider .right-arrow {
position: absolute;
z-index: 150;
top: 140px;
right: 15px;
cursor: pointer; }
body #public #main {
width: 960px;
margin: auto;
margin-bottom: 10px; }
body #public #main a {
color: #604435;
text-decoration: none; }
body #public #main .title {
font-family: georgia;
font-size: 18px;
text-align: center; }
body #public #main .description {
text-align: justify; }
body #public #main .column {
float: left;
min-height: 340px;
width: 319px;
border-left: 1px solid RGB(222, 236, 189);
position: relative; }
body #public #main .column .title {
min-height: 55px; }
body #public #main .column_1 {
border-left: 1px solid white; }
body #public #main .column_2 {
padding: 10px;
width: 299px;
border-left: 1px solid white; }
body #public #main .column_3 {
padding: 10px;
width: 299px; }
body #public #main .column_2 .cible, body #public #main .column_3 .cible {
position: absolute;
bottom: 10px;
right: 20px; }
body #public #contact_block {
height: 360px;
width: 319px;
background-image: url("/images/front/fond-vert.png");
background-repeat: no-repeat;
position: relative;
left: -2px; }
body #public #contact_block .content {
color: RGB(76, 42, 15);
width: 297px; }
body #public #contact_block #horaires {
position: absolute;
top: 20px;
left: 20px; }
body #public #contact_block #garde {
position: absolute;
top: 130px;
left: 20px; }
body #public #contact_block #contact {
position: absolute;
top: 210px;
left: 20px; }
body .clear {
}
} }
.clear {
clear: both; }
body .promotion {
.promotion {
position: relative;
border: 1px dotted black;
margin-bottom: 10px;
margin-left: 10px; }
body .promotion .img {
margin-left: 10px;
.img {
margin: 10px;
float: left; }
body .promotion .img img {
width: 120px; }
body .promotion .label {
float: left;
img {
width: 120px; } }
.label {
position: absolute;
top: -10px;
left: -5px; }
body .promotion .title, body .promotion .description {
.title, .description {
margin-left: 120px; }
body .promotion .title {
.title {
margin-top: 10px;
font-family: georgia;
font-size: 18px; }
body .promotion .description {
.description {
margin-top: 5px;
text-align: justify;
padding: 0px 20px 0px 20px; }
body .promotion .description p {
margin: 0px; }
body #home_promotions {
padding: 0px 20px 0px 20px;
p {
margin: 0px; } } }
#home_promotions {
width: 960px;
margin: auto; }
body #home_promotions .column {
float: left;
margin: auto;
#promotions_header{
background: #6d563e;
font-family: georgia;
font-size: 18px;
color: white;
padding:10px;
margin-bottom:20px;
border-radius:10px;
-moz-border-radius:10px;
}
.column {
border-radius:10px;
-moz-border-radius:10px;
float: left;
min-height: 300px;
width: 319px;
width: 310px;
border-left: 1px solid RGB(222, 236, 189);
position: relative;
background-image: url("/images/front/cadre-gris.png");
background-repeat: no-repeat;
background-position: center top;
text-align: center; }
body #home_promotions .column .img {
margin-top: 20px; }
body #home_promotions .column .img img {
height: 160px; }
body #home_promotions .column .label {
margin-right:10px;
text-align: center;
.img {
margin-top: 20px;
img {
height: 160px; } }
.label {
position: absolute;
top: -10px;
left: -5px; }
body #home_promotions .column .title {
.title {
background: #6d563e;
color:white;
padding:5px;
margin-top: 10px;
font-family: georgia;
font-size: 18px; }
body #home_promotions .column .description {
font-size: 18px;
a{
color:white !important;
}
}
.description {
margin-top: 5px;
text-align: justify;
padding: 0px 20px 0px 20px; }
body #home_promotions .column .description p {
margin: 0px; }
body #home_promotions .column_1 {
border-left: 1px solid white; }
body #home_promotions .column_2 {
border-left: 1px solid white; }
body #home_promotions .column_3 {
border-left: 1px solid white; }
body #page_main {
padding: 0px 20px 0px 20px;
p {
margin: 0px; } } }
.column_1, .column_2, .column_3 {
border: 1px solid #6d563e; }
.column_3 {
margin-right:0px ;}
}
#page_main {
width: 960px;
margin: auto; }
body #page_main #sidebar {
margin: auto;
#sidebar {
float: left;
width: 240px;
position: relative;
min-height: 400px; }
body #page_main #content {
#content {
float: left;
width: 720px; }
body #menu_bottom {
width: 720px; } }
#menu_bottom {
margin: auto;
width: 960px;
margin-top: 20px;
margin-bottom: 20px; }
body #menu_bottom #left_bottom {
margin-bottom: 20px;
#left_bottom {
float: left; }
body #menu_bottom #right_bottom {
float: right; }
body .article {
#right_bottom {
float: right; } }
.article {
border: 1px solid RGB(129, 178, 11);
padding: 10px;
margin-bottom: 10px; }
body .article h3 {
margin-bottom: 10px;
h3 {
color: RGB(129, 178, 11); }
body .article .image_file {
.image_file {
float: left;
margin-right: 10px; }
body .article .title, body .article .description {
.title, .description {
margin-left: 130px; }
body .article .title a, body .article .description a {
color: #604435;
text-decoration: none; }
body .folder {
.title a, .description a {
color: #604435;
text-decoration: none; } }
.folder {
border: 1px solid RGB(91, 67, 46);
padding: 10px;
margin-bottom: 10px; }
body .folder h3 {
margin-bottom: 10px;
h3 {
color: RGB(91, 67, 46); }
body .folder .image_file {
.image_file {
float: left;
margin-right: 10px; }
body .folder .title, body .folder .description {
.title, .description {
margin-left: 130px; }
body .folder .title a, body .folder .description a {
color: #604435;
text-decoration: none; }
#flash_notice{
border:3px solid #6bb800;
padding:10px;
}
.title a, .description a {
color: #604435;
text-decoration: none; } } }
#flash_notice {
border: 3px solid #6bb800;
padding: 10px; }
#home_promotions a {
color: #604435;
text-decoration: #604435; }
.portlet.table_content table {
width: 100%;
border-collapse: collapse; }
.portlet.table_content table td {
border: 1px solid black; }
.portlet.block_content .two_column .column {
float: left;
width: 50%; }
.portlet.block_content .two_column .column .block {
padding: 10px; }
color: #604435;
text-decoration: #604435; }
.portlet {
&.table_content table {
width: 100%;
border-collapse: collapse;
td {
border: 1px solid black; } }
&.block_content .two_column .column {
float: left;
width: 50%;
.block {
padding: 10px; } } }

View File

@ -13,6 +13,7 @@ class Public::PrescriptionsController < ApplicationController
@title = @menu_item.name
if @prescription.save
Notification.prescription_received.deliver
redirect_to "/pages/ordonnances.html", :notice => "Nous avons bien enregistré votre demande, celle-ci sera traitée dans les meilleurs délais. Nous vous informerons par téléphone de la date à laquelle vous pourrez venir chercher votre commande à la pharmacie."
else

View File

@ -0,0 +1,15 @@
class Notification < ActionMailer::Base
default :from => "admin@pharmacieboissier.com"
# Subject can be set in your I18n file at config/locales/en.yml
# with the following lookup:
#
# en.notification.prescription_received.subject
#
def prescription_received
mail(:to => "info@pharmacieboissier.com ", :subject => "Nouvelle ordonnance reçu.") do |format|
format.html { render :inline => "Une nouvelle ordonnance à été reçu sur le site de la pharmacie." }
end
end
end

View File

@ -6,16 +6,23 @@
%title
Administration
:javascript
GENTICS_Aloha_base = "/aloha/"
= csrf_meta_tag
=javascript_include_tag "/assets/javascripts/core/jquery-1.6.1.min.js"
=javascript_include_tag "/assets/javascripts/core/jquery-ui.min.js"
=javascript_include_tag "/assets/javascripts/core/jquery.reject.min.js"
=javascript_include_tag "/assets/javascripts/core/rails.js"
=javascript_include_tag "/assets/javascripts/core/jquery-ui.min.js"
=javascript_include_tag "/assets/javascripts/core/jcarousellite_1.0.1.min.js"
=javascript_include_tag "/assets/javascripts/core/jquery.easing.compatibility.js"
=javascript_include_tag "/assets/javascripts/core/jquery.prettyPhoto.js"
@ -24,6 +31,8 @@
=javascript_include_tag "/assets/javascripts/core/jquery.fileupload-ui.js"
=javascript_include_tag "/assets/javascripts/core/tiny_mce/jquery.tinymce.js"
=javascript_include_tag '/assets/javascripts/admin/admin'
=javascript_include_tag '/assets/javascripts/admin/pane_hover'
=javascript_include_tag '/assets/javascripts/admin/menu_items'
@ -55,8 +64,6 @@
%body
#manager_box_place
#manager_box

View File

@ -5,15 +5,18 @@
%h2 Etape 1 : Vos coordonnées
%table
%tr
%td
%td{:style => "width:100px"}
Nom * :
%td
=form.text_field :name
%td
Merci de spécifier votre nom exact.
%tr
%td
Téléphone * :
%td
=form.text_field :tel
%td Merci de spécifier un numéro de téléphone exact où nous pourrons vous joindre dans la journée afin de vous prévenir de la disponibilité de votre commande.
%h2 Etape 2 : Votre demande
%p.infos Si vous disposez d'un scanner vous pouvez nous envoyer directement un scan de votre ordonnance au format image (jpg ou png) en utilisant le champ suivant :
%table
@ -26,10 +29,10 @@
%p Notes :
%p=form.text_area :notes, :style => "width:100%;"
%h2 Valider votre demande
%h2 Validez votre demande
%p.infos
Une fois que vous avez remplit les champs précédent vous pouvez nous envoyer votre ordonnance en cliquant sur le bouton ci-dessous.
Une fois que vous avez rempli les champs précédents vous pouvez nous envoyer votre ordonnance en cliquant sur le bouton ci-dessous.
%br
%br
Nous vous appelerons dès que votre commande sera prête ou vous indiquer la date de livraison prévue.
Nous vous appellerons dès que votre commande sera prête ou pour vous indiquer la date de livraison prévue.
=form.submit "Envoyer mon ordonnance"

View File

@ -1,6 +1,8 @@
%h2 Hygiène
=render(:partial => "public/promotions/promotion", :collection => Promotion.where(:promotion_type_id => 1).order("month ASC, title ASC"))
%h2 Cosmétiques
=render(:partial => "public/promotions/promotion", :collection => Promotion.where(:promotion_type_id => 2).order("month ASC, title ASC"))
%h2 Bébés
=render(:partial => "public/promotions/promotion", :collection => Promotion.where(:promotion_type_id => 3).order("month ASC, title ASC"))
%h2 Hygiène
=render(:partial => "public/promotions/promotion", :collection => Promotion.where(:promotion_type_id => 1).order("month ASC, title ASC"))

View File

@ -17,7 +17,7 @@
=@folder.title
=render @folder.block
%h2 Tout les articles du dossier
%h2 Tous les articles du dossier
-@folder.articles.each do |article|
.article
.image_file

View File

@ -1,4 +1,4 @@
%li#slide.slide{:id => slide.id, :style => "width:969px;height:309px;"}
%li#slide.slide{:id => slide.id, :style => "width:960px;height:309px;"}
.title
=link_to slide.title, (slide.cible ? slide.cible.url : "") if slide.image_file

View File

@ -47,6 +47,8 @@
.clear
#home_promotions
#promotions_header
Promotions
.column_1.column
-if @home.promotion_1

View File

@ -1,6 +1,8 @@
#contact_block
.header
Horaires d'ouverture
#horaires.content
Horaire d'ouverture pour cette semaine :
Horaires d'ouverture pour cette semaine :
%br
-if (Date.today.cweek).to_i%2 == 0
=render :partial => "/public/shared/odd"
@ -35,12 +37,17 @@
=link_to "- consultez la liste des pharmacie de garde", "/pages/infos-utiles/pharmacies-gardes.html"
%br
="- appelez le 3915"
.header
Coordonnées
#contact.content
63 route du Plan
63 rue du Plan
%br
38140 RIVES
%br
%br
=link_to "Plan d'accès", "/pages/infos-utiles.html"
%br
%br
info@pharmacieboissier.com
%br
%br

2
public/aloha/VERSION.txt Normal file
View File

@ -0,0 +1,2 @@
0.9.3
2010-11-26 12:56:25

File diff suppressed because one or more lines are too long

327
public/aloha/aloha.js Normal file

File diff suppressed because one or more lines are too long

455
public/aloha/css/aloha.css Normal file
View File

@ -0,0 +1,455 @@
/*!
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/
.GENTICS_editable {}
.GENTICS_editable_active .GENTICS_block {
background-color: #B7D6FA !important;
}
.GENTICS_editable_zerowidthfix {
padding: 0px 5px 0px 5px !important;
}
.GENTICS_editicon {
position: absolute;
margin-left: -34px;
display: none;
}
/*
* Ext JS fixes
*/
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td,
.ext-root tr:nth-child(2n), .ext-root tr:nth-child(3n), .ext-root tr:nth-child(4n), .ext-root tr:nth-child(5n),
.ext-root table, .ext-root tr, .ext-root td,
.x-layer table, .x-layer tr, .x-layer td,
.x-window table, .x-window tr, .x-window td {
border: 0;
padding: 0;
margin: 0;
background-color: transparent;
}
.GENTICS_floatingmenu table, .GENTICS_floatingmenu tr, .GENTICS_floatingmenu td {
width: 0;
height: 0;
}
/* fixes modal dialog border issues in GCN backend */
table.x-toolbar-ct {
border: 0px;
}
table.x-toolbar-ct td {
border: 0px;
}
table.x-toolbar-ct table {
border: 0px;
}
/*
* Floating Menu
*/
.GENTICS_floatingmenu .x-tab-panel-header {
border-width: 0px 0px 1px 0px;
background: none;
}
.GENTICS_floatingmenu .x-tab-panel-header .x-tab-strip-wrap, .GENTICS_floatingmenu ul.x-tab-strip-top {
background: none;
}
.GENTICS_floatingmenu .x-tab-panel-header {
padding-bottom: 0px;
}
.GENTICS_floatingmenu:hover {
background-color: #E0E0E0;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
background: url(../images/grabhandle.png) no-repeat scroll center 5px rgba(0, 0, 0, 0.4);
}
.GENTICS_floatingmenu:hover .GENTICS_floatingmenu_pin {
display: block;
}
.GENTICS_floatingmenu_pin {
background: url("../images/pin.png") no-repeat scroll 0 6px transparent;
cursor: pointer;
margin-left: 5px !important;
width: 16px;
position: absolute !important;
right: 10px;
display: none;
}
.GENTICS_floatingmenu_pinned {
background-position: -16px 6px;
}
#GENTICS_floatingmenu_shadow {
position: absolute;
top: -1000;
left: -1000;
display: none;
z-index: 8800;
}
.x-combo-selected {
background-color: Highlight !important;
}
.x-tree-root-ct {
padding: 0px;
}
.x-tree-node {
list-style: none;
}
.x-tree-node-ct {
padding: 0px;
}
/*hide dotted browser border on focus*/
.GENTICS_button a:focus {
outline: none;
}
button.GENTICS_button {
background: url(../images/base.png) no-repeat !important;
}
button.GENTICS_button_big {
background: url(../images/base_big.png) no-repeat !important;
}
/*buttons for format plugin*/
button.GENTICS_button_b {
background-position: 0px 0px;
}
button.GENTICS_button_i {
background-position: -16px 0px !important;
}
button.GENTICS_button_u {
background-position: -32px 0px !important;
}
button.GENTICS_button_del {
background-position: -48px 0px !important;
}
button.GENTICS_button_sub {
background-position: -64px 0px !important;
}
button.GENTICS_button_sup {
background-position: -80px 0px !important;
}
button.GENTICS_button_ul {
background-position: -256px 0px !important;
}
button.GENTICS_button_ol {
background-position: -272px 0px !important;
}
button.GENTICS_button_a {
background-position: -288px 0px !important;
}
button.GENTICS_button_a_remove {
background-position: -304px 0px !important;
}
/**
* multisplit buttons
*/
button.GENTICS_button_p {
background-position: 0px 0 !important;
}
button.GENTICS_button_p_de {
background-position: 0px -42px !important;
}
button.GENTICS_button_h1 {
background-position: -52px 0 !important;
}
button.GENTICS_button_h1_de {
background-position: -52px -42px !important;
}
button.GENTICS_button_h2 {
background-position: -104px 0 !important;
}
button.GENTICS_button_h2_de {
background-position: -104px -42px !important;
}
button.GENTICS_button_h3 {
background-position: -156px 0 !important;
}
button.GENTICS_button_h3_de {
background-position: -156px -42px !important;
}
button.GENTICS_button_h4 {
background-position: -208px 0 !important;
}
button.GENTICS_button_h4_de {
background-position: -208px -42px !important;
}
button.GENTICS_button_h5 {
background-position: -260px 0 !important;
}
button.GENTICS_button_h5_de {
background-position: -260px -42px !important;
}
button.GENTICS_button_h6 {
background-position: -312px 0 !important;
}
button.GENTICS_button_h6_de {
background-position: -312px -42px !important;
}
button.GENTICS_button_pre {
background-position: -364px 0 !important;
}
button.GENTICS_button_pre_de {
background-position: -364px -42px !important;
}
button.GENTICS_button_title {
background-position: -416px 0 !important;
}
button.GENTICS_button_title_de {
background-position: -416px -42px !important;
}
/*buttons of the table plugin*/
button.GENTICS_button_table {
background-position: -96px 0 !important;
}
button.GENTICS_button_addColumnLeft {
background-position: -112px 0 !important;
}
button.GENTICS_button_addColumnRight {
background-position: -128px 0 !important;
}
button.GENTICS_button_addRowBefore {
background-position: -144px 0 !important;
}
button.GENTICS_button_addRowAfter {
background-position: -160px 0 !important;
}
button.GENTICS_button_deleteRows {
background-position: -176px 0 !important;
}
button.GENTICS_button_deleteColumns {
background-position: -192px 0 !important;
}
/* iks test buttons */
button.GENTICS_button_addPerson {
background-position: -224px 0 !important;
}
button.GENTICS_button_addEvent {
background-position: -208px 0 !important;
}
button.GENTICS_button_abbr {
background-position: -336px 0px !important;
}
button.GENTICS_button_tree {
background-position: -0 0 !important;
}
/*button status hover of format plugin*/
div.GENTICS_button a:hover {
border: 1px solid #b2cbff;
}
.GENTICS_floatingmenu {
display: none;
}
/*button status active of format plugin*/
.GENTICS_floatingmenu .pressed a {
border:1px solid #ccc;
}
.GENTICS_logo {
width:37px !important;
height:25px !important;
background-image: url('../images/gentics_logo.png') !important;
}
.GENTICS_maximize {
background-image: url('../images/gentics_logo.png') !important;
}
.GENTICS_fade_out {
background-image: url('../images/fade_out.png') !important;
width:20px !important;
height:20px !important;
}
.GENTICS_fade_in {
background-image: url('../images/fade_in.png') !important;
width:20px !important;
height:20px !important;
}
.GENTICS_maximize {
width:20px !important;
height:20px !important;
background-image: url('../images/maximize.png') !important;
}
html body .GENTICS_ribbon {
z-index:90000;
position:fixed;
top:0;
left:0;
width:100%;
padding-left:0;
padding-right:0;
display: none;
}
.x-menu-list-item {
text-align:left;
}
.GENTICS_shadow {
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
/*
* extJs GENTICS Multisplit Button
*/
ul.GENTICS_multisplit button.GENTICS_button {
background-image: url(../images/base_multi.png) !important;
background-repeat: no-repeat;
background-position: 0 0;
/*
* WARNING do not change the button size for multisplit buttons
*/
width: 54px !important;
height: 44px !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.GENTICS_multisplit {
float: left;
list-style: none;
}
ul.GENTICS_multisplit, div.GENTICS_multisplit-wrapper {
width: 232px;
height: 46px;
overflow: hidden;
margin: 0px;
padding: 0px;
}
div.GENTICS_multisplit-wrapper {
width: 248px;
}
ul.GENTICS_multisplit li {
float: left;
padding: 0px 1px;
margin: 0px;
}
ul.GENTICS_multisplit button.GENTICS_multisplit-wide {
font: 11px tahoma,arial,helvetica;
height: 18px !important;
width: 234px !important;
border: 0;
border-top: 1px solid #cccccc;
cursor: pointer;
background-color: white;
background-repeat: no-repeat;
background-position: 6px 1px !important;
text-align: left;
margin-left: -2px;
padding-left: 26px;
}
button.GENTICS_multisplit_toggle {
float: right;
margin: 0;
padding: 0;
width: 15px;
height: 12px;
margin-top: 32px;
cursor: pointer;
border: 0;
}
button.GENTICS_multisplit_toggle_open {
background-image: url(../images/multisplit-open.gif);
}
button.GENTICS_multisplit_toggle_close {
background-image: url(../images/multisplit-close.gif);
}
ul.GENTICS_multisplit button {
border: 1px solid #cccccc;
margin: 1px;
cursor: pointer;
}
ul.GENTICS_multisplit button:hover {
border: 1px solid #666666;
}
ul.GENTICS_multisplit button.GENTICS_multisplit-wide:hover {
border: 0;
border-top: 1px solid #cccccc;
}
ul.GENTICS_multisplit button.GENTICS_multisplit-activeitem {
border: 2px solid #3B73D7;
}
ul.GENTICS_multisplit-expanded {
position: absolute;
top: 0px;
left: 0px;
z-index: 20000;
background-color: white;
border: 1px solid #afafaf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.GENTICS_multisplit button.GENTICS_button_removeFormat {
background-image: url(../images/removeformat.png) !important;
}

View File

@ -0,0 +1,20 @@
Copyright (c) 2010 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1010 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 839 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 828 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 898 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 863 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 996 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 917 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 839 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 875 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 923 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 923 B

Some files were not shown because too many files have changed in this diff Show More