PageRenderTime 48ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/themes/large/large.css

https://github.com/delete66/sikevux-s-tracker
CSS | 572 lines | 525 code | 30 blank | 17 comment | 0 complexity | 71cea490972b15e404561021e2e2539b MD5 | raw file
Possible License(s): GPL-2.0
  1. body {
  2. font-family : Trebuchet MS;
  3. font-size : 8pt;
  4. color : #ffffff;
  5. background : #000000;
  6. background-image: url('/pic/bg.jpg');
  7. background-repeat:no-repeat;
  8. }
  9. td.cHs2 {
  10. text-align:center;
  11. background-color:#353535;
  12. background-position:center;
  13. background-repeat:no-repeat;
  14. }
  15. table {
  16. border-collapse : collapse;
  17. border : none;
  18. background-color : #000000;
  19. }
  20. table.main, table.mainouter {
  21. background : #000000;
  22. }
  23. table.bottom {
  24. background : transparent;
  25. }
  26. h1 {
  27. font-size : 12pt;
  28. }
  29. h2 {
  30. font-size : 10pt;
  31. margin-bottom : 6px;
  32. }
  33. p {
  34. font-size : 8pt;
  35. }
  36. p.sub {
  37. margin-bottom : 4pt;
  38. }
  39. td {
  40. font-size : 8pt;
  41. border : 1px solid silver;
  42. }
  43. td.embedded {
  44. border : none;
  45. padding : 0;
  46. text-align : left;
  47. }
  48. td.bottom {
  49. border : none;
  50. }
  51. td.heading {
  52. font-weight : bold;
  53. }
  54. td.text {
  55. padding : 10pt;
  56. text-align : left;
  57. }
  58. td.comment {
  59. padding : 10pt;
  60. font-size : 8pt;
  61. text-align : left;
  62. }
  63. /*
  64. td.colhead {
  65. font-weight : bold;
  66. color : #ffffff;
  67. background-color : #242428;
  68. }*/
  69. td.colhead {
  70. border-style: solid solid none solid;
  71. border-width: 0px;
  72. background-image: url('pic/gradient.png');
  73. background-repeat: repeat-x no-repeat-y;
  74. background-color: #3BB9FF;
  75. }
  76. td.rowhead {
  77. background-color : #242428;
  78. font-weight : bold;
  79. text-align : right;
  80. vertical-align : top;
  81. }
  82. td.dark {
  83. background-color : #242428;
  84. font-weight : bold;
  85. }
  86. td.title {
  87. font-size : 14pt;
  88. }
  89. td.navigation {
  90. font-weight : bold;
  91. font-size : 10pt;
  92. border : none;
  93. }
  94. td.cHs3 {
  95. text-align:center;
  96. background-color:red;
  97. background-position:center;
  98. background-repeat:no-repeat;
  99. }
  100. .clear {
  101. text-align : center;
  102. padding : 0;
  103. border : 0;
  104. background : transparent;
  105. }
  106. form {
  107. margin-top : 0;
  108. margin-bottom : 0;
  109. }
  110. .sublink {
  111. font-style : italic;
  112. font-size : 7pt;
  113. font-weight : normal;
  114. }
  115. font.gray {
  116. color : #aca899;
  117. text-decoration : underline;
  118. }
  119. a:link, a:visited {
  120. text-decoration : none;
  121. color : #f0f0f0;
  122. font-weight : bold;
  123. }
  124. a:hover {
  125. color : #acbfd3;
  126. }
  127. a.biglink {
  128. font-weight : bold;
  129. font-size : 12pt;
  130. }
  131. a.altlink:link, a.altlink:visited {
  132. font-weight : bold;
  133. color : #5b90b2;
  134. text-decoration : none;
  135. }
  136. a.altlink:hover {
  137. text-decoration : underline;
  138. }
  139. a.altlink_blue:link, a.altlink_blue:visited {
  140. font-weight : bold;
  141. color : #004e98;
  142. text-decoration : none;
  143. }
  144. a.altlink_blue:hover {
  145. text-decoration : underline;
  146. }
  147. a.altlink_green:link, a.altlink_green:visited {
  148. font-weight : bold;
  149. color : #007800;
  150. text-decoration : none;
  151. }
  152. a.altlink_green:hover {
  153. text-decoration : underline;
  154. }
  155. .important {
  156. font-weight : bold;
  157. font-size : 8pt;
  158. }
  159. input, select, textarea {
  160. font-family : tahoma;
  161. font-size : 8pt;
  162. border : 1px solid #5c5c61;
  163. }
  164. input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover {
  165. border : 1px solid #0084ff;
  166. }
  167. .login {
  168. background:#2F3138;
  169. border:1px #FFFFFF solid;
  170. color: #FFFFFF;
  171. }
  172. .login:hover {
  173. background:#2F3138;
  174. border:1px #FFFFFF solid;
  175. color: #FFFFFF;
  176. }
  177. .login:focus {
  178. background:#2F3138;
  179. border:1px #FFFFFF solid;
  180. color: #FFFFFF;
  181. }
  182. .btn {
  183. width : 75px;
  184. height : 23px;
  185. }
  186. li {
  187. margin-top : 6pt;
  188. margin-bottom : 6pt;
  189. }
  190. ul {
  191. margin-left : 16pt;
  192. margin-top : 0;
  193. margin-bottom : 0;
  194. }
  195. input, select, textarea {
  196. font-family : tahoma;
  197. font-size : 8pt;
  198. color : white;
  199. background-image: url('pic/gradient.png');
  200. background-repeat: repeat-x no-repeat-y;
  201. background-color: black;
  202. border : 1px solid #777777;
  203. }
  204. input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover {
  205. border : 1px solid #ffffff;
  206. }
  207. td.pager{
  208. background-color: #4F8E83;
  209. border: 1px solid #9CA4B0;
  210. padding: 3px;
  211. }
  212. td.pagebr{
  213. background-color: transparrent;
  214. border: 0px;
  215. padding: 0px;
  216. }
  217. td.highlight{
  218. background-color: red;
  219. border: 1px solid #9CA4B0;
  220. padding: 3px;
  221. }
  222. .highlighted {
  223. background-color: #EFEEE6;
  224. }
  225. table.ncode_imageresizer_warning {
  226. background: #FFFFE1;
  227. color: #000000;
  228. border: 1px solid #CCC;
  229. cursor: pointer;
  230. }
  231. table.ncode_imageresizer_warning td {
  232. font-size: 12px;
  233. color: red;
  234. vertical-align: middle;
  235. text-decoration: bold;
  236. }
  237. table.ncode_imageresizer_warning td.td1 {
  238. padding: 5px;
  239. }
  240. table.ncode_imageresizer_warning td.td1 {
  241. padding: 2px;
  242. }
  243. .codetop{
  244. background: #f1b000 url(pic/php.gif) no-repeat right;
  245. color: #000;
  246. font-weight: bold;
  247. margin: 0 auto 0 auto;
  248. padding: 3px;
  249. }
  250. .codemain{
  251. background: #FFF;
  252. border: 1px solid #000;
  253. color: #000;
  254. margin: 0 auto 0 auto;
  255. padding: 3px;
  256. }
  257. .codetop{
  258. background: #f1b000 url(pic/php.gif) no-repeat right;
  259. color: #000;
  260. font-weight: bold;
  261. margin: 0 auto 0 auto;
  262. padding: 3px;
  263. }
  264. code.sql
  265. {
  266. background: #FFF;
  267. border: #E8E8E8 solid 1px;
  268. color: #000000;
  269. display: block;
  270. margin: 0 auto 0 auto;
  271. padding: 3px;
  272. }
  273. code.sql .keyword
  274. {
  275. color: blue;
  276. font-weight: bold;
  277. }
  278. code.sql .operator
  279. {
  280. color: #FF00FF;
  281. }
  282. code.sql .red
  283. {
  284. color: red;
  285. }
  286. code.sql .green
  287. {
  288. color: green;
  289. }
  290. code.sql .orange
  291. {
  292. color: orange;
  293. }
  294. code.sql .ticked
  295. {
  296. color: #000000;
  297. }
  298. code.sql .bracket
  299. {
  300. color: #FF00FF;
  301. }
  302. .select2 {
  303. background-color:Deepskyblue;
  304. font-weight: bold;
  305. }
  306. td.clearalt6 {
  307. background: #555555;
  308. padding: 5px;
  309. border: 0px;
  310. border: hidden;
  311. }
  312. td.clearalt7 {
  313. padding: 5px;
  314. background: #777777;
  315. border: 0px;
  316. border: hidden;
  317. }
  318. .balloonstyle{
  319. position:absolute;
  320. top: -500px;
  321. left: 0;
  322. padding: 5px;
  323. visibility: hidden;
  324. border:1px solid #EAFF08;
  325. font:normal 12px Verdana;
  326. color: #EAFF08;
  327. line-height: 18px;
  328. z-index: 100;
  329. background-color: black;
  330. width: 400px;
  331. /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  332. filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
  333. }
  334. #arrowhead{
  335. z-index: 99;
  336. position:absolute;
  337. top: -500px;
  338. left: 0;
  339. visibility: hidden;
  340. }
  341. .btns
  342. {
  343. font-size:12px;
  344. font-family:Verdana,sans-serif;
  345. font-weight:bold;
  346. color:#999999;
  347. background-color:#EEEEEE;
  348. border-style:solid;
  349. border-color:#BBBBBB;
  350. border-width:1px;
  351. }
  352. .faqhead{
  353. background: #555555;
  354. border: 1px dotted #FFF;
  355. border-bottom: 0;
  356. border-left: 4px solid lightblue;
  357. color: #000;
  358. font-weight: bold;
  359. font-size: 12px;
  360. margin: 8Px auto 0 auto;
  361. padding: 3px;
  362. }
  363. .faqbody{
  364. background: #F1F4F8;
  365. border: 1px solid lightblue;
  366. border-left: 4px solid lightblue;
  367. border-top: 0;
  368. color: #465584;
  369. padding: 10px;
  370. margin: 0 auto 8Px auto;
  371. }
  372. .infohead{
  373. background: orange;
  374. border: 1px dotted #FFF;
  375. border-bottom: 0;
  376. border-left: 4px solid orange;
  377. color: #000;
  378. font-weight: bold;
  379. font-size: 12px;
  380. margin: 8Px auto 0 auto;
  381. padding: 3px;
  382. }
  383. .infobody{
  384. background: #F1F4F8;
  385. border: 1px solid orange;
  386. border-left: 4px solid orange;
  387. border-top: 0;
  388. color: #465584;
  389. padding: 10px;
  390. margin: 0 auto 8Px auto;
  391. }
  392. .errorhead{
  393. background: red;
  394. border: 1px dotted #FFF;
  395. border-bottom: 0;
  396. border-left: 4px solid red;
  397. color: #000;
  398. font-weight: bold;
  399. font-size: 12px;
  400. margin: 8Px auto 0 auto;
  401. padding: 3px;
  402. }
  403. .errorbody{
  404. background: #F1F4F8;
  405. border: 1px solid red;
  406. border-left: 4px solid red;
  407. border-top: 0;
  408. color: #465584;
  409. padding: 10px;
  410. margin: 0 auto 8Px auto;
  411. }
  412. .highlight {
  413. background-color:red;
  414. }
  415. .highlight a:hover, .highlight a:active {
  416. color:#000000;
  417. background-color:#fd9e09;
  418. }
  419. #popitmenu{
  420. position: absolute;
  421. background-color: #241a28;
  422. border:1px solid black;
  423. font: normal 12px Verdana;
  424. line-height: 18px;
  425. z-index: 100;
  426. visibility: hidden;
  427. color: #f5f0c1;
  428. }
  429. #popitmenu a{
  430. text-decoration: none;
  431. padding-left: 6px;
  432. color: #f5f0c1;
  433. display: block;
  434. font-weight: bold;
  435. }
  436. #popitmenu a:hover{ /*hover background color*/
  437. background-color: #332831;
  438. color: #cecff3;
  439. font-weight: bold;
  440. }
  441. #poller{ /* The poller box */
  442. text-align:center;
  443. /*position: center; */
  444. font-size:1.0em;
  445. width:110px;
  446. margin-left:auto;
  447. margin-right:auto;
  448. padding:15px;
  449. border:1px double #000;
  450. //background-image:url(pic/question.gif);
  451. background-repeat:no-repeat;
  452. background-position: center;
  453. font-family: arial, Lucida Sans Unicode, Arial, sans-serif;
  454. }
  455. /* Poller title above radio buttons */
  456. .pollerTitle{
  457. margin-bottom:5px;
  458. font-weight:bold;
  459. }
  460. /* Label for each radio button */
  461. .pollerOption{
  462. margin:0px;
  463. }
  464. /* Label for each option above graph - i.e. results */
  465. .result_pollerOption{
  466. margin:0px;
  467. font-size:0.8em;
  468. }
  469. /* Title of poller - when ajax shows the results */
  470. .result_pollerTitle{
  471. margin-bottom:5px;
  472. font-weight:bold;
  473. font-size:0.9em;
  474. }
  475. /* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
  476. .result_pollGraph img{
  477. float:left;
  478. }
  479. /* The <div> tag where the percentage result is shown */
  480. .result_pollGraph div{
  481. float:left;
  482. height:16px;
  483. background-repeat:repeat-x;
  484. color:#FFF;
  485. font-size:0.9em;
  486. line-height:16px;
  487. }
  488. /* Graph div - parent of both the corner images and the div displaying percentage votes */
  489. .result_pollGraph{
  490. height:16px;
  491. }
  492. /* Message when Ajax is working getting restults fromt the server */
  493. .poller_waitMessage{
  494. display:none;
  495. }
  496. .result_totalVotes{
  497. clear:both;
  498. font-size:0.8em;
  499. margin-top:10px;
  500. font-style:italic;
  501. }
  502. .toggle_descr {
  503. padding: 0;
  504. margin: 0;
  505. display: none;
  506. border: 0;
  507. }
  508. .select2 {
  509. background-color:Deepskyblue;
  510. font-weight: bold;
  511. }
  512. table.list {
  513. width:100%;
  514. padding:0;
  515. }
  516. table.list td,table.list th {
  517. border-right:0;
  518. border-left:0;
  519. }
  520. table.list td div {
  521. background-color:#FFFFFF;
  522. padding:6px;
  523. border-left:1px solid #777777;
  524. border-right:1px solid #777777;
  525. border-bottom:1px solid #777777;
  526. }
  527. div.error, div.notice, div.info {
  528. margin:10px 100px;
  529. padding:10px;
  530. text-align:center;
  531. color:#000000;
  532. font-weight:bold;
  533. moz-border-radius:top-left 8px;
  534. }
  535. div.error {
  536. background-color:#FFAAAA;
  537. border:4px solid #FF0000;
  538. }
  539. div.notice {
  540. background-color:#AAAAFF;
  541. border:4px solid #0000FF;
  542. }