Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

Commit

Permalink
suivre les modifs css de crayons
Browse files Browse the repository at this point in the history
  • Loading branch information
brunob committed Jun 28, 2013
1 parent 9766f22 commit 37d2465
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions geodiversite/geol.css.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,13 +467,13 @@
body .crayon-html .editer_logo h3.legend { font-size: 1em; }
body .crayon-html .editer_logo div.choix,
body .crayon-html .editer_logo input.file { display: inline; }
body .crayon-html .crayon-boutons { float: none; position: static; width: auto; margin-top: 10px; bottom: 10px; text-align: right; }
body .crayon-html .crayon-boutons button { width: auto; height: 32px; margin-bottom: 0; text-indent: 0;
body .crayon-html .small .crayon-boutons { float: none; position: static; width: auto; margin-top: 10px; bottom: 10px; text-align: right; }
body .crayon-html .small .crayon-boutons button { width: auto; height: 32px; padding: 0; margin-bottom: 0; text-indent: 0;
cursor: pointer; background: #f2f2f2; color: #666; border: 4px solid #fff;
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
-moz-box-shadow: 0 1px 3px #999; -webkit-box-shadow: 0 1px 3px #999; box-shadow: 0 1px 3px #999; }
body .crayon-html .crayon-boutons button:hover { color: #GET{couleur1}; }
body .crayon-html .crayon-boutons .crayon-submit { font-weight: bold; margin-left: 15px; }
body .crayon-html .small .crayon-boutons button:hover { color: #GET{couleur1}; }
body .crayon-html .small .crayon-boutons .crayon-submit { font-weight: bold; margin-left: 15px; }
body .resizehandle_boutons { margin-top: 0; }

/* fausse modale pour certains formulaires */
Expand Down

0 comments on commit 37d2465

Please sign in to comment.