Просмотр файла install/templates/install/style.css

Размер файла: 5.61Kb
  1. body
  2. {
  3. background: #FAFAFA;
  4. padding: 8px 4px 8px 4px;
  5. font-family: Arial;
  6. max-width: 500px;
  7. margin-top: 6px;
  8. color: #444343;
  9. font-size: 12px;
  10. margin: auto;
  11. }
  12. .body
  13. {
  14. border: solid 1px #E2E2E2;
  15. padding: 3px;
  16. border-radius: 3px;
  17. }
  18. .body a {
  19. color: #3a8ac8;
  20. text-decoration: none;
  21. }
  22. .body a:hover {
  23. color: #cda348;
  24. }
  25. a:link, a:visited {color: #444343;text-decoration: none;font-weight: meduim;}
  26. a:hover, a:active {color: #f6f6f6}
  27. a.link:hover
  28. {
  29. background: #19a3e3 url(images/aut.png) repeat-x top;
  30. border:1px solid #0ea3e1;
  31. border-radius: 3px;
  32. padding: 8px;
  33. color: #ffffff;
  34. }
  35. .headers
  36. {
  37. background: #19a3e3 url(images/aut.png) repeat-x top;
  38. border:1px solid #0ea3e1;
  39. margin-bottom: 2px;
  40. border-radius: 3px;
  41. text-align: left;
  42. }
  43. .logo
  44. {
  45. background: url(images/logo.png) repeat-x top;
  46. width: 286px;
  47. height:53px;
  48. }
  49. img.image_avatar
  50. {
  51. border-radius: 5px;
  52.  
  53. }
  54.  
  55. /************************************************************************************/
  56. textarea{
  57. padding: 2px;
  58. background: #fff url("images/input.png") repeat-x;
  59. border: 1px solid #bcc0c2;
  60. width: 98%;
  61. max-width: 98%;
  62. min-width: 98%;
  63. height: 4pc;
  64. min-height: 4pc;
  65. margin: auto;
  66. }
  67. img {
  68. border: 0px;
  69. margin: 0px;
  70. padding: 0px;
  71. }
  72.  
  73. input[type='file']{
  74. background: url("images/input.png") repeat-x #FFFFFF;
  75. border: 1px solid #BCC0C2;
  76. padding: 2px;
  77. }
  78. input[type='password'],input[type='text']
  79. {padding: 2px;
  80. background: #fff url("images/input.png") repeat-x;
  81. border: 1px solid #bcc0c2;
  82. margin:3px;
  83. height:18px;
  84. }
  85. .count {
  86. color : #b9b9b9;
  87. margin-top : 3px;
  88. text-align : center;
  89. }
  90. .count img {
  91. background-image : none;
  92. opacity : 0.2;
  93. }
  94. .count img:hover {
  95. opacity : 0.9;
  96. box-shadow : 0 1px 5px #999;
  97. }
  98. .user_foot {
  99. background: url("images/aut.png") 50% 0% repeat-x #4696D5;
  100. border-radius: 4px;
  101. color: #f6f6f6;
  102. font-size: 12px;
  103. font-weight: 400;
  104. margin-top: 3px;
  105. padding: 6px;
  106. text-align: left;
  107. }
  108. .user_foot a
  109. {
  110. color: #f6f6f6;
  111. }
  112. .user_foot a:visited
  113. {
  114. color: #EEEEEE;
  115. }
  116.  
  117. .form {
  118. background-color: #fcfcfc;
  119. margin: 5px;
  120. padding: 5px;
  121. border: 1px #F2F2F7 solid;
  122. border-radius: 3px;
  123. -moz-border-radius: 3px;
  124. }
  125.  
  126. form {
  127. display: inline;
  128. }
  129.  
  130. .pages_str {
  131. background: #ececec url(images/pagen.gif) repeat-x top;
  132. padding: 3px 9px 5px 7px;
  133. border: 1px solid #C2C2C2;
  134. text-decoration: none;
  135. color: #727272;
  136. display: inline;
  137. }
  138.  
  139. h1 {
  140. height: 51px;
  141. color: #fff;
  142. margin: 0px;
  143. padding: 0px;
  144. overflow: hidden;
  145. text-align: center;
  146. font-size: 30px;
  147. font-weight: bold;
  148. text-shadow: 1px 1px 1px #A3A3A3;
  149. }
  150. .errors
  151. {
  152. background: url("images/errors.png") 50% 0% repeat-x #BE766A;
  153. border-bottom: 1px solid #853A24;
  154. border-radius: 6px;
  155. *color: #FFE3E3;
  156. color:#fff;
  157. font-weight: 700;
  158. margin: 5px;
  159. padding: 5px;
  160. text-align: center;
  161. }
  162. .actshcms
  163. {
  164. background: url("images/acti.png") 50% 0% repeat-x #BE766A;
  165. border-bottom: 1px solid #C7E8D5;
  166. border-radius: 6px;
  167. *color: #FFE3E3;
  168. color:#fff;
  169. font-weight: 700;
  170. margin: 5px;
  171. padding: 5px;
  172. text-align: center;
  173. }
  174. .link_reg
  175. {
  176. background-color: #F6F6F6;
  177. border: 1px solid #EDEDF2;
  178. border-radius: 5px;
  179. color: #616683;
  180. display: block;
  181. text-align:center;
  182. font-weight:700;
  183. margin: 6px;
  184. padding:7px;
  185.  
  186. }
  187.  
  188. .copyright
  189. {
  190. background: #f9f9f9;
  191. text-align:right;
  192. border: 1px solid #E8E8E8;
  193. margin: 2px 0px 3px;
  194. border-radius:4px;
  195. padding: 5px;
  196. }
  197. .copyright a
  198. {
  199. color: #000;
  200. }
  201. .copyright a:hover
  202. {
  203. color: #000;
  204. }
  205.  
  206. .tit_str
  207. {
  208. color:#0074B6;
  209. padding: 2px;
  210.  
  211. font-weight:700;
  212. }
  213.  
  214. hr {
  215. border-bottom: 1px dotted #B5B5B5;
  216. border-left-style: none;
  217. border-left-width: 0px;
  218. border-right-style: none;
  219. border-right-width: 0px;
  220. border-top-style: none;
  221. border-top-width: 0px;
  222. margin-bottom: 7px;
  223. margin-top: 7px;
  224. }
  225. .err_fl
  226. {
  227. color: #ff0000;
  228. font-weight:700;
  229. }
  230. .ok
  231. {
  232. color: #1D8900;
  233. font-weight:900;
  234. }
  235. .umenu {
  236. background-color: #F0F0F0;
  237. border: 1px solid #EDEDF2;
  238. border-radius: 5px;
  239. color: #616683;
  240. display: block;
  241. margin: 5px;
  242. padding: 5px;
  243. }
  244. .upper
  245. {
  246. background: url(images/aut.png) top repeat-x;
  247. text-align: left;
  248. padding: 5px;
  249. border-radius: 3px;
  250. font-size: 11px;
  251.  
  252. color: #2b4e01;
  253. }
  254. .upper a
  255. {
  256. color: #ebfad9;
  257. border-bottom: 1px #2b4e01 dotted;
  258. }
  259. .upper a:hover
  260. {
  261. color: #ebfad9;
  262. border-bottom: 1px #ebfad9 solid;
  263. }
  264. .lower
  265. {
  266. border: #d4d4d4 solid 1px;
  267. background: #f6f5f5;
  268. padding: 4px;
  269. margin: 2px;
  270. }
  271. .img_s
  272. {
  273. float:left;
  274. margin-bottom:5px;
  275. margin-right:3px;
  276. }
  277. .hile
  278. {
  279. border: #d4d4d4 solid 1px;
  280. background: #f6f5f5;
  281. padding: 4px;
  282. margin: 2px;
  283. }
  284. .posts
  285. {
  286. background-color: #fcfcfc;
  287. margin: 5px;
  288. padding: 5px;
  289. border: 1px #F2F2F7 solid;
  290. border-radius: 3px;
  291. -moz-border-radius: 3px;
  292. }
  293. .posts_mail_yes
  294. {
  295. background-color: #EBFFE4;
  296. margin: 5px;
  297. padding: 5px;
  298. border: 1px #80D761 solid;
  299. border-radius: 3px;
  300. -moz-border-radius: 3px;
  301. }
  302. .posts_mail_no
  303. {
  304. background-color: #FFEFEE;
  305. margin: 5px;
  306. padding: 5px;
  307. border: 1px #DC8787 solid;
  308. border-radius: 3px;
  309. -moz-border-radius: 3px;
  310. }
  311. .mysql_yes
  312. {
  313. background-color: #EBFFE4;
  314. margin: 5px;
  315. padding: 5px;
  316. border: 1px #80D761 solid;
  317. border-radius: 3px;
  318. -moz-border-radius: 3px;
  319. }
  320. .mysql_no
  321. {
  322. background-color: #FFEFEE;
  323. margin: 5px;
  324. padding: 5px;
  325. border: 1px #DC8787 solid;
  326. border-radius: 3px;
  327. -moz-border-radius: 3px;
  328. }
  329. .foot
  330. {
  331. background: #19a3e3 url(images/foot.png) repeat-x top;
  332. border-radius: 6px;
  333. text-align: left;
  334. padding: 10px;
  335. color: #ffffff;
  336. }
  337. .foot a
  338. {
  339. color: #ffffff;
  340. }