punbb/style/imports/base_admin.css
author Dan
Wed, 11 Jul 2007 21:01:48 -0400
changeset 0 f9ffdbd96607
permissions -rw-r--r--
Initial population
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     1
#adminconsole .block2 {MARGIN-TOP: 12px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     2
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     3
/*** Admin Main Content ***/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     4
* HTML #adstats DD {HEIGHT: 1%}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     5
#adstats DD {MARGIN-LEFT: 14em; PADDING: 3px; MARGIN-BOTTOM: 5px; LINE-HEIGHT: 1.5em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     6
#adstats DT {FLOAT:left; WIDTH: 13em; PADDING: 3px; line-height: 1.5em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     7
#adstats {PADDING: 15px 15px 5px 10px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     8
#adintro {PADDING: 5px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     9
#adintro P {PADDING: 10px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    10
#adstats DL {PADDING: 5px 0 10px 5px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    11
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    12
#adminconsole FIELDSET TD {TEXT-ALIGN: left; PADDING: 4px; WHITE-SPACE: normal}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    13
#adminconsole FIELDSET TH {TEXT-ALIGN: left; PADDING: 4px; WHITE-SPACE: normal}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    14
#adminconsole FIELDSET TD SPAN, #adminconsole FIELDSET TH SPAN {DISPLAY: block; FONT-SIZE: 1em; FONT-WEIGHT: normal}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    15
#adminconsole TH {WIDTH: 15em; FONT-WEIGHT: bold}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    16
#adminconsole INPUT, #adminconsole SELECT, #adminconsole TEXTAREA {MARGIN-BOTTOM: 0; MARGIN-TOP: 0; FONT-WEIGHT: normal}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    17
#adminconsole TABLE.aligntop TH, #adminconsole TABLE.aligntop TD {VERTICAL-ALIGN: top}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    18
#adminconsole TABLE.aligntop TH {PADDING-TOP: 0.7em}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    19
#adminconsole TD, #adminconsole TH {BORDER-STYLE: solid; BORDER-WIDTH: 3px 0px 3px 0px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    20
#adminconsole P {PADDING-BOTTOM: 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    21
#adminconsole .topspace {PADDING-TOP: 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    22
#adminconsole P.submittop, #adminconsole P.submitend {TEXT-ALIGN: center}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    23
#adminconsole TH.hidehead {COLOR: #f1f1f1}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    24
#adminconsole THEAD TH {PADDING-BOTTOM: 0px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    25
#adminconsole P.linkactions {FONT-WEIGHT: bold; PADDING-LEFT: 5px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    26
#adminconsole TH INPUT, #adminconsole DIV.fsetsubmit {MARGIN-TOP: 6px}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    27
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    28
/*** Particular table settings ***/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    29
#categoryedit .tcl {WIDTH: 25%}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    30
#censoring .tcl, #censoring .tc2, #ranks .tcl, #ranks .tc2 {WIDTH: 20%}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    31
TABLE#forumperms TH, TABLE#forumperms TD {WHITE-SPACE: normal; WIDTH: auto; TEXT-ALIGN: center}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    32
TABLE#forumperms .atcl {TEXT-ALIGN: left; WIDTH: 15em; WHITE-SPACE: nowrap}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    33
#adminconsole TD.nodefault {BACKGROUND-COLOR: #D59B9B}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    34
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    35
/*** User Search Result Tables ***/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    36
#users2 TH, #users2 TH {TEXT-ALIGN: left}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    37
#users2 .tcl, #users2 .tc3, #users2 .tc5 {WIDTH: 15%; TEXT-ALIGN: left}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    38
#users2 .tc2 {WIDTH: 22%; TEXT-ALIGN: left}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    39
#users2 .tc4 {WIDTH: 8%}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    40
#users2 .tc4 {TEXT-ALIGN: center}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    41
#users2 .tcr {WHITE-SPACE: nowrap}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    42
#adminconsole #linkst, #adminconsole #linksb A {FONT-WEIGHT: bold}
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    43
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    44
/*** Plugins ***/
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
    45
#exampleplugin .inbox {PADDING: 6px 6px 0px 6px}