source.css 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. .formulaire_spip textarea.markItUpEditor, .formulaire_spip li.editer_texte textarea {
  2. /*width: 96%;
  3. clear: both;*/
  4. }
  5. .markItUpHeader { text-align: left; } /* fix dir=ltr */
  6. /* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
  7. Edited by Daz - http://www.forumimages.com - last updated 26-06-03 */
  8. /* The content of the posts (body of text) */
  9. /* General page style */
  10. /* begin suggest post */
  11. .float-l {
  12. float : left ;
  13. }
  14. .form-suggest {
  15. height : 200px ;
  16. background : #DEE2D0 ;
  17. vertical-align : top;
  18. }
  19. .form-input input{
  20. font-size: 10px;
  21. }
  22. @media print {
  23. .hide{
  24. display:none;
  25. }
  26. }
  27. .form-input textarea{
  28. font-size: 11px;
  29. width: 350px;
  30. }
  31. .form-label{
  32. font-size: 10px;
  33. font-weight: bold;
  34. line-height: 25px;
  35. padding-right: 10px;
  36. text-align: right;
  37. width: 100px;
  38. color: #39738F;
  39. }
  40. .font-9{
  41. font-size: 9px;
  42. }
  43. .form-topic{
  44. font-weight:bold;
  45. }
  46. .form-error{
  47. color:red;
  48. }
  49. .inline{
  50. display: inline;
  51. }
  52. .space-10{
  53. clear: both;
  54. font-size: 10px;
  55. height: 10px;
  56. line-height: 10px;
  57. }
  58. .suggest-success{
  59. color:green;
  60. padding-left:10px;
  61. font-size:11px;
  62. font-weight:bold;
  63. }
  64. .top{
  65. vertical-align: top;
  66. }
  67. /* end suggest post */
  68. table td{
  69. padding:3px;
  70. }
  71. a:link,a:active,a:visited,a.postlink{
  72. color: #006699;
  73. text-decoration: none;
  74. }
  75. a:hover{
  76. color: #DD6900;
  77. }
  78. a.admin:hover,a.mod:hover{
  79. color: #DD6900;
  80. }
  81. a.but,a.but:hover,a.but:visited{
  82. color: #000000;
  83. text-decoration: none;
  84. }
  85. a.topictitle:visited{
  86. color: #5493B4;
  87. }
  88. a.topictitle:hover{
  89. color: #DD6900;
  90. }
  91. body{
  92. color: #000000;
  93. font : 11px Verdana, Arial, Helvetica, sans-serif ;
  94. margin: 0 10px 10px 10px;
  95. padding: 0;
  96. overflow:auto;
  97. }
  98. /* General font families for common tags */
  99. font, th, td,p{
  100. font: 12px Verdana,Arial,Helvetica,sans-serif;
  101. }
  102. /* Form elements */
  103. form{
  104. display: inline;
  105. }
  106. hr{
  107. border: 0px solid #FFFFFF;
  108. border-top-width: 1px;
  109. height: 0px;
  110. }
  111. /* Gets rid of the need for border="0" on hyperlinked images */
  112. img{
  113. border: 0 solid;
  114. }
  115. input{
  116. font: 11px Verdana,Arial,Helvetica,sans-serif;
  117. }
  118. input.button, input.liteoption,.fakebut{
  119. background: #FAFAFA;
  120. border: 1px solid #000000;
  121. font-size: 11px;
  122. }
  123. input.catbutton{
  124. background: #FAFAFA;
  125. border: 1px solid #000000;
  126. font-size: 10px;
  127. }
  128. input.mainoption{
  129. background: #FAFAFA;
  130. border: 1px solid #000000;
  131. font-size: 11px;
  132. font-weight: bold;
  133. }
  134. input.post,textarea.post{
  135. background: #FFFFFF;
  136. border: 1px solid #000000;
  137. font: 11px Verdana,Arial,Helvetica,sans-serif;
  138. padding-bottom: 2px;
  139. padding-left: 2px;
  140. }
  141. select{
  142. background: #FFFFFF;
  143. font: 11px Verdana,Arial,Helvetica,sans-serif;
  144. }
  145. table{
  146. text-align: left;
  147. }
  148. td{
  149. vertical-align: middle;
  150. }
  151. /* Category gradients*/
  152. td.cat{
  153. background-color: #C2C6BA;
  154. font-weight: bold;
  155. height: 20px;
  156. letter-spacing: 1px;
  157. text-indent: 4px;
  158. }
  159. td.genmed,.genmed{
  160. font-size: 11px;
  161. }
  162. /* This is for the table cell above the Topics,Post & Last posts on the index.php */
  163. td.rowpic{
  164. background: #C2C6BA;
  165. }
  166. td.spacerow{
  167. background: #E5E6E2;
  168. }
  169. /* Table Header cells */
  170. th{
  171. background-color: #FADD31;
  172. // background-image: url(images/cellpic3.gif);
  173. background-repeat: repeat-x;
  174. color: #68685E;
  175. font-size: 11px;
  176. font-weight: bold;
  177. line-height:16px;
  178. height: 16px;
  179. padding-left: 8px;
  180. padding-right: 8px;
  181. text-align: center;
  182. white-space: nowrap;
  183. }
  184. /* Admin & Moderator Colours MODification */
  185. .admin,.mod{
  186. font-size: 11px;
  187. font-weight: bold;
  188. }
  189. .admin,a.admin,a.admin:visited{
  190. color: #FFA34F;
  191. }
  192. /* This is the border line & background colour round the entire page */
  193. .bodyline{
  194. background: #FFFFFF;
  195. border: 1px solid #98AAB1;
  196. }
  197. .center{
  198. text-align: center;
  199. }
  200. /* Code blocks */
  201. .code{
  202. background: #FAFAFA;
  203. border: 1px solid #D1D7DC;
  204. color: #006600;
  205. font: 12px Courier, "Courier New",sans-serif;
  206. padding: 5px;
  207. }
  208. /* This is for the error messages that pop up */
  209. .errorline{
  210. background: #E5E6E2;
  211. border: 1px solid #8F8B8B;
  212. color:#D92A2A;
  213. }
  214. .explaintitle{
  215. color: #5C81B1;
  216. font-size: 11px;
  217. font-weight: bold;
  218. }
  219. /* This is the outline round the main forum tables */
  220. .forumline{
  221. background: #FFFFFF;
  222. }
  223. /* General text */
  224. .gensmall{
  225. font-size: 10px;
  226. }
  227. .h1-font{
  228. color: #006699;
  229. display: inline;
  230. font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  231. margin: 0.3em;
  232. text-decoration: none;
  233. }
  234. .h2-font{
  235. display: inline;
  236. font-family: Verdana, Arial, Helvetica, sans-serif;
  237. font-size: 11px;
  238. }
  239. .height1{
  240. height: 1px;
  241. }
  242. .height22{
  243. height: 22px;
  244. }
  245. .height25{
  246. height: 25px;
  247. }
  248. .height28{
  249. height: 28px;
  250. }
  251. .height30{
  252. height: 30px;
  253. }
  254. .height40{
  255. height: 40px;
  256. }
  257. /* This is the line in the posting page which shows the rollover
  258. help line. Colour value in row2 */
  259. .helpline{
  260. border: 0 solid;
  261. font-size: 10px;
  262. }
  263. .imgfolder{
  264. margin: 1px 4px 1px 4px;
  265. }
  266. .imgspace{
  267. margin-left: 1px;
  268. margin-right: 2px;
  269. }
  270. /* Specify the space around images */
  271. .imgtopic,.imgicon{
  272. margin-left: 3px;
  273. }
  274. .left{
  275. text-align: left;
  276. }
  277. /* The largest text used in the index page title and toptic title etc. */
  278. .maintitle,h1,h2{
  279. color: #5C81B1;
  280. font: bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  281. text-decoration: none;
  282. }
  283. .maxwidth{
  284. width: 100%;
  285. }
  286. .mod,a.mod,a.mod:visited{
  287. color: #006600;
  288. }
  289. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  290. .name{
  291. font-size: 11px;
  292. font-weight: bold;
  293. }
  294. /* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
  295. .nav{
  296. font-size: 11px;
  297. font-weight: bold;
  298. }
  299. .nowrap{
  300. white-space: nowrap;
  301. }
  302. .postbody{
  303. font-size: 12px;
  304. line-height: 125%;
  305. }
  306. .postbody a{
  307. text-decoration: underline;
  308. }
  309. /* Location,number of posts,post date etc */
  310. .postdetails{
  311. color: #00396A;
  312. font-size: 10px;
  313. }
  314. /* Quote blocks */
  315. .quote{
  316. background: #F3F3EF;
  317. border: 1px solid #C2C6BA;
  318. color: #006699;
  319. font-size: 11px;
  320. line-height: 125%;
  321. }
  322. .right{
  323. text-align: right;
  324. }
  325. /* Main table cell colours and backgrounds */
  326. .row1{
  327. background: #F0F0EB;
  328. }
  329. .row2,.helpline{
  330. background: #E5E6E2;
  331. }
  332. .row3{
  333. background: #DBDBD4;
  334. }
  335. .subtitle,h2{
  336. font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  337. text-decoration: none;
  338. }
  339. /* titles for the topics:could specify viewed link colour too */
  340. .topictitle {
  341. color: #000000;
  342. font-size: 11px;
  343. font-weight: bold;
  344. }
  345. .underline{
  346. text-decoration: underline;
  347. }
  348. .top{
  349. vertical-align:top;
  350. }
  351. .image-hspace{
  352. margin-right:3px;
  353. }
  354. .clear{
  355. clear:both;
  356. }
  357. .degrade{
  358. background-color:#777777;
  359. background:-webkit-gradient(linear,left top,left bottom,from(#999999),to(#666666));
  360. background-image:-moz-linear-gradient(top,#999999,#666666);
  361. /* ne pas remplacer les couleurs ci-apres */
  362. filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999',endColorstr='#666666');
  363. filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=146, Strength=5);
  364. -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999', endColorstr='#666666')";
  365. filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff999999',endColorstr='#ff666666');
  366. }
  367. @media print {
  368. .degrade {background:none;}
  369. }