[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / compresseur / tests / css / source.css
diff --git a/www/plugins-dist/compresseur/tests/css/source.css b/www/plugins-dist/compresseur/tests/css/source.css
new file mode 100644 (file)
index 0000000..c742fcc
--- /dev/null
@@ -0,0 +1,459 @@
+.formulaire_spip  textarea.markItUpEditor, .formulaire_spip li.editer_texte textarea {\r
+       /*width: 96%;\r
+       clear: both;*/\r
+}\r
+\r
+.markItUpHeader { text-align: left; } /* fix dir=ltr */\r
+\r
+/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+\r
+Edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */\r
+/* The content of the posts (body of text) */\r
+/* General page style */\r
+\r
+    /* begin suggest post */\r
+    .float-l {\r
+       float : left ;\r
+    }\r
+        \r
+        .form-suggest {\r
+               height : 200px ;\r
+               background : #DEE2D0 ;\r
+               vertical-align : top;\r
+        }\r
+    \r
+    .form-input input{\r
+       font-size: 10px;\r
+    }\r
+@media print {\r
+    .hide{\r
+       display:none;\r
+    }\r
+ }\r
\r
+    .form-input textarea{\r
+       font-size: 11px;\r
+       width: 350px;\r
+    }\r
+    \r
+    .form-label{\r
+       font-size: 10px;\r
+       font-weight: bold;\r
+       line-height: 25px;\r
+       padding-right: 10px;\r
+       text-align: right;\r
+       width: 100px;\r
+       color: #39738F;\r
+    }\r
+    \r
+    .font-9{\r
+       font-size: 9px;\r
+    }\r
+    \r
+    .form-topic{\r
+       font-weight:bold;\r
+       \r
+    }\r
+    \r
+    .form-error{\r
+       color:red;\r
+    }\r
+    \r
+    .inline{\r
+       display: inline;\r
+    }\r
+    \r
+    .space-10{\r
+       clear: both;\r
+       font-size: 10px;\r
+       height: 10px;\r
+       line-height: 10px;\r
+    }\r
+    \r
+    .suggest-success{\r
+       color:green;\r
+       padding-left:10px;\r
+       font-size:11px;\r
+       font-weight:bold;\r
+    }\r
+    \r
+    .top{\r
+       vertical-align: top;\r
+    }\r
+        /* end suggest post */\r
+        \r
+\r
+\r
+\r
+        \r
+        \r
+table td{\r
+       padding:3px;\r
+}       \r
+\r
+a:link,a:active,a:visited,a.postlink{\r
+       color: #006699;\r
+       text-decoration: none;\r
+}\r
+\r
+a:hover{\r
+       color: #DD6900;\r
+}\r
+\r
+a.admin:hover,a.mod:hover{\r
+       color: #DD6900;\r
+}\r
+\r
+a.but,a.but:hover,a.but:visited{\r
+       color: #000000;\r
+       text-decoration: none;\r
+}\r
+\r
+a.topictitle:visited{\r
+       color: #5493B4;\r
+}\r
+\r
+a.topictitle:hover{\r
+       color: #DD6900;\r
+}\r
+\r
+\r
+\r
+body{\r
+       color: #000000;\r
+       font : 11px Verdana, Arial, Helvetica, sans-serif ;\r
+       margin: 0 10px 10px 10px;\r
+       padding: 0; \r
+       overflow:auto;\r
+}\r
+\r
+/* General font families for common tags */\r
+font, th, td,p{\r
+       font: 12px Verdana,Arial,Helvetica,sans-serif;\r
+}\r
+\r
+/* Form elements */\r
+form{\r
+       display: inline;\r
+}\r
+\r
+hr{\r
+       border: 0px solid #FFFFFF;\r
+       border-top-width: 1px;\r
+       height: 0px;\r
+}\r
+\r
+/* Gets rid of the need for border="0" on hyperlinked images */\r
+img{\r
+       border: 0 solid;\r
+}\r
+\r
+input{\r
+       font: 11px Verdana,Arial,Helvetica,sans-serif;\r
+}\r
+\r
+input.button, input.liteoption,.fakebut{\r
+       background: #FAFAFA;\r
+       border: 1px solid #000000;\r
+       font-size: 11px;\r
+}\r
+\r
+input.catbutton{\r
+       background: #FAFAFA;\r
+       border: 1px solid #000000;\r
+       font-size: 10px;\r
+}\r
+\r
+input.mainoption{\r
+       background: #FAFAFA;\r
+       border: 1px solid #000000;\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+input.post,textarea.post{\r
+       background: #FFFFFF;\r
+       border: 1px solid #000000;\r
+       font: 11px Verdana,Arial,Helvetica,sans-serif;\r
+       padding-bottom: 2px;\r
+       padding-left: 2px;\r
+}\r
+\r
+select{\r
+       background: #FFFFFF;\r
+       font: 11px Verdana,Arial,Helvetica,sans-serif;\r
+}\r
+\r
+table{\r
+       text-align: left;\r
+}\r
+\r
+td{\r
+       vertical-align: middle;\r
+}\r
+\r
+/* Category gradients*/\r
+td.cat{\r
+       background-color: #C2C6BA;\r
+       font-weight: bold;\r
+       height: 20px;\r
+       letter-spacing: 1px;\r
+       text-indent: 4px;\r
+}\r
+\r
+td.genmed,.genmed{\r
+       font-size: 11px;\r
+}\r
+\r
+/* This is for the table cell above the Topics,Post & Last posts on the index.php */\r
+td.rowpic{\r
+       background: #C2C6BA;\r
+}\r
+\r
+td.spacerow{\r
+       background: #E5E6E2;\r
+}\r
+\r
+/* Table Header cells */\r
+th{\r
+       background-color: #FADD31;\r
+//     background-image: url(images/cellpic3.gif);\r
+       background-repeat: repeat-x;\r
+       color: #68685E;\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+       line-height:16px;\r
+       height: 16px;\r
+       padding-left: 8px;\r
+       padding-right: 8px;\r
+       text-align: center;\r
+       white-space: nowrap;\r
+}\r
+\r
+/* Admin & Moderator Colours MODification */\r
+.admin,.mod{\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+.admin,a.admin,a.admin:visited{\r
+       color: #FFA34F;\r
+}\r
+\r
+/* This is the border line & background colour round the entire page */\r
+.bodyline{\r
+       background: #FFFFFF;\r
+       border: 1px solid #98AAB1;\r
+}\r
+\r
+.center{\r
+       text-align: center;\r
+}\r
+\r
+/* Code blocks */\r
+.code{\r
+       background: #FAFAFA;\r
+       border: 1px solid #D1D7DC;\r
+       color: #006600;\r
+       font: 12px Courier, "Courier New",sans-serif;\r
+       padding: 5px;\r
+}\r
+\r
+/* This is for the error messages that pop up */\r
+.errorline{\r
+       background: #E5E6E2;\r
+       border: 1px solid #8F8B8B;\r
+       color:#D92A2A;\r
+}\r
+\r
+.explaintitle{\r
+       color: #5C81B1;\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+/* This is the outline round the main forum tables */\r
+.forumline{\r
+       background: #FFFFFF;\r
+}\r
+\r
+/* General text */\r
+.gensmall{\r
+       font-size: 10px;\r
+}\r
+\r
+.h1-font{\r
+       color: #006699;\r
+       display: inline;\r
+       font: bold 13px Verdana, Arial, Helvetica, sans-serif;\r
+       margin: 0.3em;\r
+       text-decoration: none;\r
+}\r
+\r
+.h2-font{\r
+       display: inline;\r
+       font-family: Verdana, Arial, Helvetica, sans-serif;\r
+       font-size: 11px;\r
+}\r
+\r
+.height1{\r
+       height: 1px;\r
+}\r
+\r
+.height22{\r
+       height: 22px;\r
+}\r
+\r
+.height25{\r
+       height: 25px;\r
+}\r
+\r
+.height28{\r
+       height: 28px;\r
+}\r
+\r
+.height30{\r
+       height: 30px;\r
+}\r
+\r
+.height40{\r
+       height: 40px;\r
+}\r
+\r
+/* This is the line in the posting page which shows the rollover\r
+help line. Colour value in row2 */\r
+.helpline{\r
+       border: 0 solid;\r
+       font-size: 10px;\r
+}\r
+\r
+.imgfolder{\r
+       margin: 1px 4px 1px 4px;\r
+}\r
+\r
+.imgspace{\r
+       margin-left: 1px;\r
+       margin-right: 2px;\r
+}\r
+\r
+/* Specify the space around images */\r
+.imgtopic,.imgicon{\r
+       margin-left: 3px;\r
+}\r
+\r
+.left{\r
+       text-align: left;\r
+}\r
+\r
+/* The largest text used in the index page title and toptic title etc. */\r
+.maintitle,h1,h2{\r
+       color: #5C81B1;\r
+       font: bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;\r
+       text-decoration: none;\r
+}\r
+\r
+.maxwidth{\r
+       width: 100%;\r
+}\r
+\r
+.mod,a.mod,a.mod:visited{\r
+       color: #006600;\r
+}\r
+\r
+/* Name of poster in viewmsg.php and viewtopic.php and other places */\r
+.name{\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */\r
+.nav{\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+.nowrap{\r
+       white-space: nowrap;\r
+}\r
+\r
+.postbody{\r
+       font-size: 12px;\r
+       line-height: 125%;      \r
+}\r
+\r
+.postbody a{\r
+       text-decoration: underline;\r
+}\r
+\r
+/* Location,number of posts,post date etc */\r
+.postdetails{\r
+       color: #00396A;\r
+       font-size: 10px;\r
+}\r
+\r
+/* Quote blocks */\r
+.quote{\r
+       background: #F3F3EF;\r
+       border: 1px solid #C2C6BA;\r
+       color: #006699;\r
+       font-size: 11px;\r
+       line-height: 125%;\r
+}\r
+\r
+.right{\r
+       text-align: right;\r
+}\r
+\r
+/* Main table cell colours and backgrounds */\r
+.row1{\r
+       background: #F0F0EB;\r
+}\r
+\r
+.row2,.helpline{\r
+       background: #E5E6E2;\r
+}\r
+\r
+.row3{\r
+       background: #DBDBD4;\r
+}\r
+\r
+.subtitle,h2{\r
+       font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;\r
+       text-decoration: none;\r
+}\r
+\r
+/* titles for the topics:could specify viewed link colour too */\r
+.topictitle                    {\r
+       color: #000000;\r
+       font-size: 11px;\r
+       font-weight: bold;\r
+}\r
+\r
+.underline{\r
+       text-decoration: underline;\r
+}\r
+\r
+.top{\r
+vertical-align:top;\r
+}\r
+\r
+.image-hspace{\r
+margin-right:3px;\r
+}\r
+\r
+.clear{\r
+clear:both;\r
+}\r
+\r
+.degrade{\r
+       background-color:#777777;\r
+       background:-webkit-gradient(linear,left top,left bottom,from(#999999),to(#666666));\r
+       background-image:-moz-linear-gradient(top,#999999,#666666);\r
+       /* ne pas remplacer les couleurs ci-apres */\r
+       filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999',endColorstr='#666666');\r
+       filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=146, Strength=5);\r
+       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999', endColorstr='#666666')";\r
+       filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff999999',endColorstr='#ff666666');\r
+}\r
+@media print {\r
+       .degrade {background:none;}\r
+}
\ No newline at end of file