admin.css 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. /* Styles for the admin quick search.
  2. ------------------------------------------------------- */
  3. h3.catbg #quick_search form {
  4. padding: .8em;
  5. line-height: 0.9em;
  6. font-size: 0.8em !important;
  7. }
  8. h3.catbg #quick_search form select {
  9. height: 1.65em;
  10. line-height: 0.9em;
  11. font-size: 1em;
  12. margin: 0 0.2em 0 0;
  13. }
  14. ol.search_results {
  15. margin-top: 0;
  16. padding-top: 0;
  17. }
  18. ol.search_results li {
  19. padding-top: 1em;
  20. border-bottom: 1px solid #ccc;
  21. }
  22. /* Styles for the core features screen.
  23. ------------------------------------------------------- */
  24. .features {
  25. padding: 0 1em !important;
  26. overflow: auto;
  27. }
  28. .features_image {
  29. float: left;
  30. margin: 0 2em 0.5em 1em;
  31. }
  32. .features_switch {
  33. margin: 0.2em 1em 1em 1em;
  34. float: right;
  35. }
  36. .features h4 {
  37. padding: 1em 0 0.5em 0.5em;
  38. margin: 0;
  39. font-size: 1.1em;
  40. }
  41. .features p {
  42. padding: 0 1em;
  43. margin: 0;
  44. }
  45. /* Styles for the admin home screen bar.
  46. ------------------------------------------------------- */
  47. #admin_main_section {
  48. overflow: hidden;
  49. margin: 1em 0;
  50. }
  51. #admincenter .content {
  52. padding: 1em;
  53. }
  54. #live_news {
  55. width: 64%;
  56. }
  57. #live_news div.content {
  58. padding: 0;
  59. font-size: 0.85em;
  60. }
  61. #live_news div.content dl {
  62. padding: 0.5em 0 0 0.5em;
  63. }
  64. #supportVersionsTable {
  65. width: 34%;
  66. }
  67. #version_details {
  68. overflow: auto;
  69. height: 9.5em;
  70. }
  71. #smfAnnouncements {
  72. height: 13.5em;
  73. padding: 0 0.5em;
  74. overflow: auto;
  75. }
  76. #smfAnnouncements dt {
  77. border-bottom: 1px dashed #000;
  78. }
  79. #smfAnnouncements dd {
  80. padding: 0;
  81. margin: 0 0 1em 1.5em;
  82. }
  83. #update_section {
  84. margin: 0.5em 0 0;
  85. }
  86. #quick_tasks, #quick_tasks ul {
  87. margin: 0;
  88. padding: 0;
  89. }
  90. #quick_tasks li {
  91. float: left;
  92. list-style-type: none;
  93. margin: 0;
  94. padding: 0.5em 0;
  95. width: 49.5%;
  96. height: 4.5em;
  97. }
  98. .quick_task {
  99. display: block;
  100. width: 100%;
  101. margin: 0 1em;
  102. padding: 0;
  103. }
  104. .home_image {
  105. float: left;
  106. margin: 0 1em 1em 1em;
  107. }
  108. /* Common admin center classes.
  109. ------------------------------------------------------- */
  110. hr.hrcolor {
  111. margin: 10px 0;
  112. }
  113. h3.titlebg form {
  114. font-size: 80%;
  115. }
  116. .windowbg.nopadding {
  117. margin: 0.3em 0 0 0;
  118. padding: 0;
  119. }
  120. .windowbg ol {
  121. margin-top: 0;
  122. margin-bottom: 0;
  123. }
  124. .table_caption, tr.table_caption td {
  125. color: #000;
  126. font-size: 10px;
  127. font-weight: bold;
  128. }
  129. .additional_row div.floatleft {
  130. padding: 0 0.8em;
  131. }
  132. fieldset {
  133. margin-bottom: 0.5em;
  134. border: 1px solid #cacdd3;
  135. padding: 0.5em;
  136. }
  137. fieldset dl {
  138. margin: 0;
  139. }
  140. legend {
  141. font-weight: bold;
  142. color: #000;
  143. }
  144. .information a {
  145. font-weight: bold;
  146. }
  147. /* Styles for the package manager.
  148. ------------------------------------------------- */
  149. #package_list .tborder {
  150. margin: .25em 0 .25em 26px;
  151. }
  152. #package_list ol, #package_list ol li {
  153. list-style: decimal;
  154. margin-left: 50px;
  155. border: none;
  156. }
  157. #package_list ol ul, #package_list ol ul li {
  158. margin-left: 0;
  159. list-style: none;
  160. }
  161. #package_list {
  162. list-style-type: none;
  163. }
  164. #package_list li {
  165. border: 1px solid #cacdd3;
  166. padding: 0.2em;
  167. margin: 1px;
  168. }
  169. .description {
  170. max-height: 15em;
  171. overflow: auto;
  172. padding-bottom: .5em;
  173. }
  174. .information {
  175. max-height: 15em;
  176. overflow: auto;
  177. padding-bottom: .5em;
  178. }
  179. .package_section {
  180. border: 1px solid #cacdd3;
  181. }
  182. ul.packages li {
  183. border: none !important;
  184. list-style: none;
  185. }
  186. code#find_code, code#replace_code {
  187. display: block;
  188. font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace;
  189. font-size: x-small;
  190. background: #eef;
  191. line-height: 1.5em;
  192. padding: 3px 1em;
  193. overflow: auto;
  194. white-space: pre;
  195. /* Show a scrollbar after about 24 lines. */
  196. max-height: 24em;
  197. }
  198. span.package_server {
  199. padding: 0 3em;
  200. }
  201. ul.package_servers {
  202. margin: 0;
  203. padding: 0;
  204. }
  205. ul.package_servers li {
  206. list-style-type: none;
  207. }
  208. pre.file_content {
  209. overflow: auto;
  210. width: 100%;
  211. padding-bottom: 1em;
  212. }
  213. .operation {
  214. padding: 0 1em;
  215. }
  216. /* Styles for the file permissions section.
  217. ------------------------------------------------- */
  218. .filepermissions {
  219. font-size: 0.8em;
  220. white-space: nowrap;
  221. }
  222. .fperm {
  223. display: block;
  224. width: 35%;
  225. text-align: center;
  226. }
  227. .perm_read {
  228. background-color: #d1f7bf;
  229. }
  230. .perm_write {
  231. background-color: #ffbbbb;
  232. }
  233. .perm_execute {
  234. background-color: #fdd7af;
  235. }
  236. .perm_custom {
  237. background-color: #c2c6c0;
  238. }
  239. .perm_nochange {
  240. background-color: #eee;
  241. }
  242. /* Styles for the BBC permissions
  243. ------------------------------------------------- */
  244. .list_bbc {
  245. width: 33%;
  246. }
  247. /* Styles for the manage boards section.
  248. ------------------------------------------------- */
  249. #manage_boards ul {
  250. padding: 0;
  251. margin: 0 0 0.6em 0;
  252. max-height: 30em;
  253. overflow: auto;
  254. }
  255. #manage_boards li {
  256. list-style-type: none;
  257. border: 1px solid #cacdd3;
  258. padding: 0.2em;
  259. margin: 1px;
  260. clear: right;
  261. }
  262. #manage_boards li img {
  263. vertical-align: middle;
  264. padding-bottom: 3px;
  265. }
  266. #manage_boards li#recycle_board {
  267. background-color: #dee;
  268. }
  269. .move_links {
  270. padding: 0 13px 0 0;
  271. }
  272. .modify_boards {
  273. padding: 0 0.5em;
  274. }
  275. #manage_boards span.post_group, #manage_boards span.regular_members {
  276. border-bottom: 1px dotted #000;
  277. cursor: help;
  278. }
  279. .select_all_box {
  280. display:none;
  281. }
  282. /* Styles for the manage members section.
  283. ------------------------------------------------- */
  284. .msearch_details {
  285. display: block;
  286. width: 49%;
  287. }
  288. dl.right dt {
  289. padding-right: 10px;
  290. }
  291. /* Styles for the manage maintenance section.
  292. ------------------------------------------------- */
  293. .maintenance_finished, #task_completed {
  294. background:#B7FCA7 url(../images/warning_watch.png) center no-repeat;
  295. background-position:8px 50%;
  296. text-align:left;
  297. border-top:1px solid green;
  298. border-bottom:1px solid green;
  299. padding:4px 10px 2px 30px;
  300. margin-bottom: 1em;
  301. }
  302. /* Styles for the manage calendar section.
  303. ------------------------------------------------- */
  304. dl.settings dt.small_caption {
  305. width: 20%;
  306. }
  307. dl.settings dd.small_caption {
  308. width: 79%;
  309. }
  310. /* Styles for the manage permissions section.
  311. ------------------------------------------------- */
  312. dl.admin_permissions dt {
  313. width: 35%;
  314. }
  315. dl.admin_permissions dd {
  316. width: 64%;
  317. }
  318. /* Styles for the manage search section.
  319. ------------------------------------------------- */
  320. dl.settings dt.large_caption {
  321. width: 70%;
  322. }
  323. dl.settings dd.large_caption {
  324. width: 29%;
  325. }
  326. span.search_weight {
  327. width: 40px;
  328. padding: 0 0.5em;
  329. text-align: right;
  330. }
  331. .search_settings {
  332. width: 47%;
  333. }
  334. /* Styles for the manage bans section.
  335. ------------------------------------------------- */
  336. .ban_restriction {
  337. margin: 0.2em 0 0.2em 2.2em;
  338. }
  339. .ban_settings {
  340. width: 46%;
  341. }
  342. #manage_bans dl {
  343. margin-bottom: 1em;
  344. }
  345. #manage_bans fieldset dl.settings {
  346. margin-bottom: 0;
  347. }
  348. /* Styles for the manage subscriptions section.
  349. ------------------------------------------------- */
  350. #fixed_area {
  351. width: 97%;
  352. }
  353. ul.pending_payments {
  354. margin: 0;
  355. padding: 0;
  356. }
  357. ul.pending_payments li {
  358. list-style-type: none;
  359. }
  360. /* Styles for the manage permissions section.
  361. ------------------------------------------------- */
  362. .perm_name, .perm_profile, .perm_board {
  363. display: block;
  364. width: 40%;
  365. }
  366. .perm_boards {
  367. padding: 0;
  368. margin: 0 0 0.6em 0;
  369. }
  370. .perm_boards li {
  371. list-style-type: none;
  372. border: 1px solid #cacdd3;
  373. padding: 0.2em;
  374. margin: 1px;
  375. }
  376. .perm_groups {
  377. background-color: #fff;
  378. }
  379. .perm_classic {
  380. margin: 0.2em;
  381. }
  382. .permission_groups {
  383. padding: 0;
  384. margin: 0;
  385. }
  386. .permission_groups li {
  387. list-style-type: none;
  388. padding: 0.2em;
  389. margin: 1px;
  390. }
  391. .perms {
  392. width: 20px;
  393. display: inline-block;
  394. text-align: center;
  395. }
  396. /* Styles for the themes section.
  397. ------------------------------------------------- */
  398. ul.theme_options {
  399. padding: 0;
  400. margin: 0;
  401. }
  402. ul.theme_options li {
  403. list-style: none;
  404. padding: 0.4em;
  405. }
  406. .is_directory {
  407. padding-left: 18px;
  408. background: url(../images/admin/boards.png) no-repeat;
  409. }
  410. .edit_file {
  411. width: 96%;
  412. font-family: monospace;
  413. margin-top: 1ex;
  414. white-space: pre;
  415. }
  416. dl.themes_list {
  417. margin: 0;
  418. }
  419. dl.themes_list dt {
  420. margin-bottom: 3px;
  421. }
  422. dl.themes_list dd {
  423. font-style: italic;
  424. white-space: nowrap;
  425. }
  426. /* Styles for the registration center.
  427. ------------------------------------------------- */
  428. .agreement, .reserved_names {
  429. padding: 0;
  430. }
  431. #agreement, #reserved {
  432. width: 99%;
  433. }
  434. /* Styles for the moderation center.
  435. ------------------------------------------------- */
  436. #modcenter {
  437. display: block;
  438. width: 100%;
  439. }
  440. .modblock_left {
  441. width: 49%;
  442. float: left;
  443. clear: right;
  444. margin: 0 0 1em 0;
  445. }
  446. .modblock_right {
  447. width: 49%;
  448. float: right;
  449. margin: 0 0 1em 0;
  450. }
  451. .modbox {
  452. height: 14em;
  453. overflow: auto;
  454. }
  455. /* Moderation Notes */
  456. ul.moderation_notes {
  457. margin: 0;
  458. padding: 0;
  459. list-style: none;
  460. overflow: auto;
  461. height: 10.2em;
  462. }
  463. ul.moderation_notes li {
  464. padding: 0.2em;
  465. border-bottom: 1px solid #cccccc;
  466. }
  467. .notes {
  468. margin-top: 0.4em;
  469. }
  470. .post_note {
  471. width: 85%;
  472. }
  473. /* Styles for the error log.
  474. ------------------------------------------------- */
  475. h3.grid_header {
  476. height: 25px;
  477. }
  478. #error_log {
  479. width: 100%;
  480. }
  481. #error_log tr.windowbg td, #error_log tr.windowbg2 td {
  482. padding: 8px;
  483. line-height: 160%;
  484. }
  485. #error_log td.half_width {
  486. width: 50%;
  487. }
  488. #error_log td.checkbox_column {
  489. width: 15px;
  490. vertical-align: top;
  491. text-align: center;
  492. }
  493. #error_log td div.marginleft {
  494. margin: 0 0 0 1ex;
  495. }
  496. #manage_boards span.botslice, #manage_maintenance span.botslice, #manage_mail span.botslice {
  497. margin-bottom: 4px;
  498. }
  499. /* Styles for the Report generation
  500. ------------------------------------------------- */
  501. #report_buttons {
  502. min-height: 2em;
  503. padding-left: 0;
  504. padding-bottom: 2px;
  505. }