[ Index ]

PHP Cross Reference of phpwcms V1.5.0 _r431 (28.01.12)

title

Body

[close]

/include/inc_css/ -> additional.css (source)

   1  tr.tableHeadRow {
   2      
   3  }
   4  
   5  .grey_button {
   6      background: #DDDDDD url(../../img/button/bg_button_grey.gif) repeat-x 0 center;
   7      border: 1px solid #707070;
   8      color: #000000;
   9      -moz-border-radius: 3px;
  10      -webkit-border-radius: 3px;
  11      border-radius: 3px;
  12      text-decoration: none;
  13  }
  14  .grey_button:hover {
  15      background-image: url(../../img/button/bg_button_blue.gif);
  16      border-color: #3C7FB1;
  17      color: #000000;
  18      text-decoration: none;
  19  }
  20  
  21  tr.tableHeadRow th {
  22      padding:                2px 0 4px 0;
  23      text-align:                center;
  24      font-weight:            normal;
  25      font-size:                10px;
  26      vertical-align:            bottom;
  27      border-top:                1px solid #92a1af;
  28  }
  29  
  30  tr.listrow:hover {
  31      background-color:        #DEF9AC;
  32  }
  33  
  34  #licenseExtensions {
  35      margin-top: 15px;
  36      font-size: 11px;
  37  }
  38  #licenseExtensions ul {
  39      margin: 0 0 0 23px;
  40      padding: 0;
  41  }
  42  #licenseExtensions li {
  43      margin: 0 0 6px 0;
  44      font-size: 11px;
  45      list-style: disc;
  46  }
  47  
  48  select.listrow option {
  49      padding:                2px;
  50      border-bottom:            1px dotted #DDDDDD;
  51  }
  52  select.listrow option:hover, select.optionhover option:hover {
  53      background-color:        #DEF9AC;
  54  }
  55  
  56  form.formRightInput {
  57      margin: 0;
  58      padding: 0;
  59      float: right;
  60  }
  61  form.formRightInput input.smallInputField {
  62      width: 25px;
  63      padding: 0;
  64      font-size: 9px;
  65      font-weight: normal;
  66      text-align: center;
  67  }
  68  table.tdMorepace td {
  69      padding: 0 0 1px 0;
  70  }
  71  
  72  .width15 {    width: 15px;    }
  73  .width15i { width: 15px; margin:0 1px 0 2px; }
  74  .width20 {    width: 20px;    }
  75  .width25 {    width: 25px;    }
  76  .width30 {    width: 30px;    }
  77  .width35 {    width: 35px;    }
  78  .width40 {    width: 40px;    }
  79  .width45 {    width: 45px;    }
  80  .width50 {    width: 50px;    }
  81  .width75 {    width: 75px;    }
  82  .width100 {    width: 100px;    }
  83  .width125 {    width: 125px;    }
  84  .width150 {    width: 150px;    }
  85  .width160 {    width: 160px;    }
  86  .width170 {    width: 170px;    }
  87  .width175 {    width: 175px;    }
  88  .width185 {    width: 185px;    }
  89  .width200 {    width: 200px;    }
  90  .width225 {    width: 225px;    }
  91  .width250 {    width: 250px;    }
  92  .width300 {    width: 300px;    }
  93  .width350 {    width: 350px;    }
  94  .width360 {    width: 360px;    }
  95  .width375 {    width: 375px;    }
  96  .width400 {    width: 400px;    }
  97  .width440 {    width: 440px;    }
  98  .width440p5 {    width: 433px; margin-right: 5px;    }
  99  .width540 {    width: 540px;    }
 100  
 101  .bold {
 102      font-weight:    bold;
 103  }
 104  
 105  .tdleft5 {
 106      padding-left: 5px;
 107  }
 108  .tdleft10 {
 109      padding-left: 10px;
 110  }
 111  
 112  .tdtop3 {
 113      vertical-align: top;
 114      padding-top: 3px;
 115  }
 116  .tdtop4 {
 117      vertical-align: top;
 118      padding-top: 4px;
 119  }
 120  .tdtop5 {
 121      vertical-align: top;
 122      padding-top: 5px;
 123  }
 124  .tdtop6 {
 125      vertical-align: top;
 126      padding-top: 6px;
 127  }
 128  .tdbottom2 {
 129      vertical-align: top;
 130      padding-bottom: 2px;
 131  }
 132  .tdbottom3 {
 133      vertical-align: top;
 134      padding-bottom: 3px;
 135  }
 136  .tdbottom4 {
 137      vertical-align: top;
 138      padding-bottom: 4px;
 139  }
 140  .tdbottom5 {
 141      vertical-align: top;
 142      padding-bottom: 5px;
 143  }
 144  .tdbottom6 {
 145      vertical-align: top;
 146      padding-bottom: 6px;
 147  }
 148  .tdbottom10 {
 149      vertical-align: top;
 150      padding-bottom: 10px;
 151  }
 152  
 153  .rowspacer1x0 {
 154      background-image:        url(../../img/lines/be_dotted_line.gif);
 155      background-position:    left top;
 156      background-repeat:        repeat-x;
 157      padding:                1px 0 0 0;
 158  }
 159  
 160  .rowspacer10x10 {
 161      background-image:        url(../../img/lines/be_dotted_line.gif);
 162      background-position:    left;
 163      background-repeat:        repeat-x;
 164      padding:                10px 0 10px 0;
 165  }
 166  
 167  .rowspacer7x7 {
 168      background-image:        url(../../img/lines/be_dotted_line.gif);
 169      background-position:    left;
 170      background-repeat:        repeat-x;
 171      padding:                7px 0 7px 0;
 172  }
 173  .rowspacer0x7 {
 174      background-image:        url(../../img/lines/be_dotted_line.gif);
 175      background-position:    left top;
 176      background-repeat:        repeat-x;
 177      padding:                1px 0 7px 0;
 178  }
 179  .rowspacer7x0 {
 180      background-image:        url(../../img/lines/be_dotted_line.gif);
 181      background-position:    left bottom;
 182      background-repeat:        repeat-x;
 183      padding:                7px 0 1px 0;
 184  }
 185  .rowspacer0x5 {
 186      background-image:        url(../../img/lines/be_dotted_line.gif);
 187      background-position:    left top;
 188      background-repeat:        repeat-x;
 189      padding:                1px 0 5px 0;
 190  }
 191  .rowspacer5x0 {
 192      background-image:        url(../../img/lines/be_dotted_line.gif);
 193      background-position:    left bottom;
 194      background-repeat:        repeat-x;
 195      padding:                5px 0 1px 0;
 196  }
 197  .rowspacer10x0 {
 198      background-image:        url(../../img/lines/be_dotted_line.gif);
 199      background-position:    left bottom;
 200      background-repeat:        repeat-x;
 201      padding:                10px 0 1px 0;
 202  }
 203  .rowspacer0x10 {
 204      background-image:        url(../../img/lines/be_dotted_line.gif);
 205      background-position:    left top;
 206      background-repeat:        repeat-x;
 207      padding:                1px 0 10px 0;
 208  }
 209  .rowspacer {
 210      background-image:        url(../../img/lines/be_dotted_line.gif);
 211      background-position:    left bottom;
 212      background-repeat:        repeat-x;
 213  }
 214  .rowspacer0x0 {
 215      background-image:        url(../../img/lines/be_dotted_line.gif);
 216      background-position:    left bottom;
 217      background-repeat:        repeat-x;
 218      padding:                0 0 1px 0;
 219  }
 220  
 221  
 222  td.inlineCheckbox checkbox {
 223      margin: 0;
 224      padding: 0;
 225  }
 226  td.inlineCheckbox label {
 227      padding: 0 0 0 0;
 228      margin: 0;
 229      position: relative;
 230      top: -2px;
 231  }
 232  
 233  
 234  /* based on CSS Edit 2.0 and exploding-boy.com*/
 235  
 236  #tabsG {
 237      background:                    #FFFFFF;
 238      font-size:                    11px;
 239      line-height:                normal;
 240      font-family:                 Verdana, Arial, Helvetica, sans-serif;
 241      font-weight:                 bold;
 242      border-bottom:                1px solid #92A1AF;
 243      margin:                        0 0 10px 0;
 244  }
 245  #tabsG ul {
 246      margin:                        0;
 247      padding:                    0;
 248      list-style:                    none;
 249  }
 250  #tabsG li {
 251      display:                    inline;
 252      margin:                        0;
 253      padding:                    0;
 254  }
 255  #tabsG a {
 256      float:                        left;
 257      background:                    url(../../img/tab/tableftG.gif) no-repeat left top;
 258      margin:                        0;
 259      padding:                    0 0 0 4px;
 260      text-decoration:            none;
 261  }
 262  #tabsG a span {
 263      float:                        left;
 264      display:                    block;
 265      background:                    url(../../img/tab/tabrightG.gif) no-repeat right top;
 266      padding:                    5px 12px 4px 6px;
 267      color:                         #6288ad;
 268  }
 269  
 270  /* Commented Backslash Hack hides rule from IE5-Mac \*/
 271  #tabsG a span {float:            none;}
 272  /* End IE5-Mac hack */
 273  
 274  #tabsG a:hover span {
 275      color:                         #325676;
 276  }
 277  #tabsG a:hover {
 278      background-position:        0% -42px;
 279  }
 280  #tabsG a:hover span {
 281      background-position:        100% -42px;
 282  }
 283  #tabsG .activeTab a {
 284      background-position:        0% -42px;
 285      color:                         #325676;
 286  }
 287  #tabsG .activeTab a span {
 288      background-position:        100% -42px;
 289      color:                        #325676;
 290  }
 291  
 292  br.clear {
 293      clear: both;
 294  }
 295  
 296  td.linkcursor:hover {
 297      cursor:                        pointer;
 298  }
 299  
 300  .greyed {
 301      color:                         #727889;
 302  }
 303  
 304  
 305  /* System Status Message */
 306  div.status_message_info {
 307      margin:                        0 0 15px 0;
 308      border:                        1px solid #FFCC00;
 309      background-color:            #FEE16C;
 310      color:                        #363C47;
 311      padding:                    5px 5px 5px 25px;
 312      background-image:            url(../../img/famfamfam/information.png) !important;
 313      background-image:            url(../../img/famfamfam/information.gif);
 314      background-repeat:            no-repeat;
 315      background-position:        4px 4px;
 316      font-size:                    12px;
 317      font-weight:                normal;
 318  }
 319  div.status_message_success {
 320      margin:                        0 0 15px 0;
 321      border:                        1px solid #009900;
 322      background-color:            #DEF9AC;
 323      color:                        #006600;
 324      padding:                    5px 5px 5px 25px;
 325      background-image:            url(../../img/famfamfam/accept.png) !important;
 326      background-image:            url(../../img/famfamfam/accept.gif);
 327      background-repeat:            no-repeat;
 328      background-position:        4px 4px;
 329      font-size:                    12px;
 330      font-weight:                normal;
 331  }
 332  div.status_message_warning {
 333      margin:                        0 0 15px 0;
 334      border:                        1px solid #CC3300;
 335      background-color:            #FFC6C6;
 336      color:                        #CC0033;
 337      padding:                    5px 5px 5px 25px;
 338      background-image:            url(../../img/famfamfam/exclamation.png) !important;
 339      background-image:            url(../../img/famfamfam/exclamation.gif);
 340      background-repeat:            no-repeat;
 341      background-position:        4px 4px;
 342      font-size:                    12px;
 343      font-weight:                normal;
 344  }
 345  
 346  table.settings td {
 347      padding-bottom:                3px;
 348  }
 349  
 350  table.listing {
 351      width: 100%;
 352      border-spacing: 0;
 353      /* border-bottom: 1px solid #92a1af; */
 354  }
 355  table.listing th {
 356      text-align: left;
 357      border-bottom: 1px solid #92a1af;
 358      border-top: 1px solid #92a1af;
 359      font-size: 10px;
 360      padding: 3px 2px 2px 4px;
 361  }
 362  table.listing tr.row.alt {
 363      background-color: #f3f5f8;
 364  }
 365  table.listing tr.row:hover {
 366      background-color: #DEF9AC;
 367  }
 368  table.listing td {
 369      padding: 3px 2px 2px 4px;
 370  }
 371  table.listing tr.row td {
 372      border-bottom: 1px solid #d9dee3;
 373  }
 374  table.listing tr.row.alt td {
 375      border-bottom: 1px solid #d9dee3;
 376  }
 377  table.listing td.collast {
 378      text-align: right;
 379      padding-top: 4px;
 380      padding-bottom: 1px;
 381      white-space: nowrap;
 382  }
 383  table.listing td a {
 384      padding: 0 1px 0 1px;
 385  }
 386  
 387  table.listing th.colfirst,
 388  table.listing td.colfirst {
 389      padding-left: 21px;
 390      white-space: nowrap;
 391  }
 392  table.listing td.colfirst {
 393      background: url(../../img/famfamfam/page_white.gif) no-repeat 1px center;
 394  }
 395  
 396  form.free p {
 397      padding: 0 0 6px 0;
 398      margin: 0 0 0 0;
 399      clear: both;
 400  }
 401  form.free p.footer {
 402      border-top: 1px solid #d9dee3;
 403      padding: 6px 0 10px 130px;
 404  }
 405  form.free div.paragraph {
 406      padding: 6px 0 6px 0;
 407      margin: 0 0 0 0;
 408      clear: both;
 409  }
 410  form.free p.important {
 411      font-weight: bold;
 412  }
 413  form.free p.break {
 414      padding: 6px 0 6px 0;
 415      margin: 0 0 6px 0;
 416      border-bottom: 1px solid #d9dee3;
 417      border-top: 1px solid #d9dee3;
 418  }
 419  form.free p.bottom_break {
 420      padding-bottom: 6px;
 421      margin: 0 0 6px 0;
 422      border-bottom: 1px solid #d9dee3;
 423  }
 424  form.free .border_top {
 425      border-top: 1px solid #d9dee3;
 426  }
 427  form.free .border_bottom {
 428      border-bottom: 1px solid #d9dee3;
 429  }
 430  form.free .space_top {
 431      padding-top: 6px;
 432  }
 433  form.free .filled {
 434      background-color: #f3f5f8;
 435  }
 436  form.free p.morespace {
 437      padding-bottom: 12px;
 438  }
 439  form.free label {
 440      padding: 5px 8px 0 0;
 441      float: left;
 442      width: 130px;
 443      text-align: right;
 444      font-size: 10px;
 445      color: #406C94;
 446  }
 447  form.free td label {
 448      padding: 0 8px 0 0;
 449  }
 450  form.free td.top {
 451      vertical-align: top;
 452      padding-top: 5px;
 453  }
 454  form.free label.normal {
 455      float: none;
 456      padding: 0 8px 0 0;
 457      width: auto;
 458  }
 459  form.free label.checkbox {
 460      float: left;
 461      padding: 0 8px 0 3px;
 462      width: auto;
 463      font-size: 11px;;
 464  }
 465  form.free input,
 466  form.free textarea,
 467  form.free select  {
 468      font-size: 12px;
 469  }
 470  form.free input.text,
 471  form.free textarea,
 472  form.free select {
 473      width: 350px;
 474  }
 475  form.free input.short {
 476      width: 171px;
 477  }
 478  form.free input.veryshort {
 479      width: 40px;
 480  }
 481  form.free input.file {
 482      width: 250px;
 483      color: #727889;
 484      font-size: 11px;
 485  }
 486  form.free input.checkbox_left {
 487      float: left;
 488      padding: 0;
 489      margin: 4px 5px 0 0;
 490  }
 491  
 492  
 493  /* Tooltip */
 494  .tool-tip {
 495      z-index: 13000;
 496      color: #000000;
 497      font-size: 1.1em;
 498      background-color: #F9F3BF;
 499      padding: 2px 6px 2px 6px;
 500      width: auto !important;
 501      width: 150px;
 502      max-width: 150px;
 503      border: 1px solid #CEC998;
 504  }
 505  .tool-title {
 506      font-weight: bold;
 507  }
 508  .tool-text {
 509      margin: 0px;
 510      line-height: 135%;
 511  }
 512  
 513  span.autocompleter-loading {
 514      background: transparent url(../../img/indicator/indicator_arrows_green.gif) no-repeat center center;
 515      padding: 0 10px 0 10px;
 516      line-height: 16px;
 517      font-size: 16px;
 518      position: relative;
 519      top: 1px;
 520  }
 521  
 522  textarea.ajax-loading, input.ajax-loading {
 523      background-image: url(../../img/indicator/indicator_arrows_green_19x19.gif);
 524      background-repeat: no-repeat;
 525      background-position: right top;
 526      padding: 1px;
 527      border: 1px solid #C7E2F1;
 528      border-top-color: #3D7BAD;
 529  }
 530  
 531  ul.autocompleter-choices {
 532      position: absolute;
 533      margin: 0;
 534      padding: 0;
 535      list-style: none;
 536      border: 1px solid #C7E2F1;
 537      border-bottom-color: #3D7BAD;
 538      background-color: white;
 539      text-align: left;
 540      z-index: 50;
 541  }
 542  
 543  ul.autocompleter-choices li {
 544      position: relative;
 545      padding: 0.1em 1.5em 0.1em 1em;
 546      cursor: pointer;
 547      font-weight: normal;
 548      font-size: 14px;
 549      list-style: none;
 550      font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
 551      line-height: 135%;
 552  }
 553  
 554  ul.autocompleter-choices li.autocompleter-selected {
 555      background-color: #444;
 556      color: #fff;
 557  }
 558  
 559  ul.autocompleter-choices span.autocompleter-queried {
 560      font-weight: bold;
 561  }
 562  
 563  ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
 564      color: #9FCFFF;
 565  }
 566  
 567  .items-per-page a.active {
 568      font-weight: bold;
 569  }
 570  
 571  /* Fancy Upload */
 572  #upload-buttons .progress {
 573      background: transparent url(../../img/ajax/progress.gif) no-repeat center 0;
 574      margin-right: 0.5em;
 575      vertical-align: middle;
 576      position: relative;
 577  }
 578  
 579  #upload-buttons .progress-text {
 580      font-size: 0.9em;
 581      font-weight: bold;
 582      position: relative;
 583  }
 584  #upload-buttons .upload-title {
 585      margin: 2px 0 5px 0;
 586  }
 587  #upload-buttons .upload-title img {
 588      margin: 3px 3px 3px 0;
 589  }
 590  #upload-buttons a {
 591      padding: 2px 5px 2px 5px;
 592      color: #000000;
 593      text-decoration: none;
 594  }
 595  #upload-buttons a.hover {
 596      background-image: url(../../img/button/bg_button_blue.gif);
 597      border-color: #3C7FB1;
 598      color: #000000;
 599      text-decoration: none;
 600  }
 601  
 602  .upload-queue {
 603      list-style: none;
 604      margin: 20px 0 0 0;
 605      padding: 0;
 606      width: 530px;
 607      position: relative;
 608  }
 609  .upload-queue li:hover {
 610      background-color: #DEE9EC;
 611  }
 612  #upload-queue li {
 613      position: relative;
 614      font-size: 11px;
 615      background: #F5F9FA url(../../img/famfamfam/drive_go.gif) no-repeat 5px 4px;
 616      padding: 5px 22px 6px 28px;
 617      list-style: none;
 618      border-bottom: 1px solid #fff;
 619      position: relative;
 620      height: auto !important;
 621      height: 12px;
 622      min-height: 12px;
 623  }
 624  #upload-queue li.validation-error {
 625      line-height: 135%;
 626      color: #8a1f11;
 627      cursor: pointer;
 628      border-bottom: 1px solid #fff;
 629      background: #fcc url(../../img/famfamfam/exclamation.gif) no-repeat 5px 5px;
 630  }
 631  #upload-queue li.validation-error em {
 632      font-style: normal;
 633      font-weight: bold;
 634  }
 635  
 636  #upload-queue li.file.file-uploading {
 637      background: #C1D2E2 url(../../img/ajax/ajax-indicator-16x16.gif) no-repeat 5px 5px;
 638  }
 639  #upload-queue li.file.file-success {
 640      background: #cfc url(../../img/famfamfam/accept.gif) no-repeat 5px 5px;
 641  }
 642  #upload-queue li.file.file-failed {
 643      background: #fcc url(../../img/famfamfam/exclamation.gif) no-repeat 5px 5px;
 644  }
 645  
 646  #upload-queue li.file .file-name {
 647      display: block;
 648      clear: left;
 649      line-height: 12px;
 650      height: 13px;
 651      font-weight: bold;
 652  }
 653  #upload-queue li.file .file-size {
 654      font-size: 0.9em;
 655      line-height: 12px;
 656      float: right;
 657      margin-top: 0;
 658      margin-right: 6px;
 659  }
 660  #upload-queue li.file .file-info {
 661      display: block;
 662      font-size: 0.9em;
 663      line-height: 10px;
 664      clear: left;
 665  }
 666  #upload-queue li.file .file-remove {
 667      position: absolute;
 668      height: 16px;
 669      width: 16px;
 670      text-decoration: none;
 671      border: none;
 672      overflow: hidden;
 673      background: transparent url(../../img/famfamfam/delete.gif) no-repeat 0 0;
 674      text-indent: -100em;
 675      right: 5px;
 676      top: 3px;
 677  }
 678  #upload-queue li.file.file-success .file-remove {
 679      display: none;
 680  }
 681  
 682  
 683  /* Backend Content Language Parser */
 684  #be_lang {
 685      list-style: none;
 686      margin: 0 0 1em 0;
 687      padding: 0;
 688      height: 15px;
 689      line-height: 15px;
 690      position: relative;
 691  }
 692  #be_lang li {
 693      list-style: none;
 694      float: left;
 695      margin: 0 7px 0 0;
 696      padding: 0;
 697      height: 15px;
 698      position: relative;
 699      font-weight: bold;
 700      text-transform: uppercase;
 701  }
 702  #be_lang li.be-lang-label {
 703      text-transform: none;
 704  }
 705  #be_lang a.be-lang {
 706      position: relative;
 707      float: left;
 708      width: 16px;
 709      text-indent: -1000em;
 710      height: 15px;
 711      background-image: none;
 712      background-repeat: no-repeat;
 713      background-position: 0 1px;
 714      overflow: hidden;
 715  }
 716  #be_lang a.be-disabled,
 717  #be_lang a.be-lang {
 718      opacity: .5;
 719      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 720      filter: alpha(opacity=50);
 721  }
 722  #be_lang a.be-lang:hover,
 723  #be_lang a.be-active {
 724      opacity: 1;
 725      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 726      filter: alpha(opacity=100);
 727  }
 728  
 729  


Generated: Sun Jan 29 16:31:14 2012 Cross-referenced by PHPXref 0.7.1