452ec619bd2286d8fa055f9ab94f1e1ee7357f71
Bernd Wurst Binde style.css von Modulen...

Bernd Wurst authored 6 years ago

themes/default/style.css   1) /*
themes/default/style.css   2)  * -------------------------------------------------------------------------------
themes/default/style.css   3)  * This file belongs to the Webinterface of schokokeks.org Hosting
themes/default/style.css   4)  * 
themes/default/style.css   5)  * Written 2008-2018 by schokokeks.org Hosting, namely
themes/default/style.css   6)  *    Bernd Wurst <bernd@schokokeks.org>
themes/default/style.css   7)  *    Hanno Böck <hanno@schokokeks.org>
themes/default/style.css   8)  *
themes/default/style.css   9)  * To the extent possible under law, the author(s) have dedicated all copyright 
themes/default/style.css  10)  * and related and neighboring rights to this software to the public domain 
themes/default/style.css  11)  * worldwide. This software is distributed without any warranty.
themes/default/style.css  12)  *
themes/default/style.css  13)  * You should have received a copy of the CC0 Public Domain Dedication along 
themes/default/style.css  14)  * with this software. If not, see 
themes/default/style.css  15)  * http://creativecommons.org/publicdomain/zero/1.0/
themes/default/style.css  16)  *
themes/default/style.css  17)  * Nevertheless, in case you use a significant part of this code, we ask (but 
themes/default/style.css  18)  * not require, see the license) that you keep the authors' names in place and 
themes/default/style.css  19)  * return your changes to the public. We would be especially happy if you tell 
themes/default/style.css  20)  * us what you're going to do with this code.
themes/default/style.css  21)  * -------------------------------------------------------------------------------
themes/default/style.css  22)  */
themes/default/style.css  23) 
bernd CSS komplett in das Theme a...

bernd authored 13 years ago

themes/default/style.css  24) @charset "utf-8";
themes/default/style.css  25)                          
bernd Sag doch jemand, dass das i...

bernd authored 16 years ago

css/admin.css             26) html {
bernd Schriftart auf DejaVu Sans...

bernd authored 13 years ago

themes/default/style.css  27)         font-family: "DejaVu Sans", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
bernd Sag doch jemand, dass das i...

bernd authored 16 years ago

css/admin.css             28)         font-size: 12px;
css/admin.css             29)         color: #000000;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css             30)         background-color: #fff;
bernd Sag doch jemand, dass das i...

bernd authored 16 years ago

css/admin.css             31) }
css/admin.css             32) 
css/admin.css             33) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css             34) body {
bernd Schriftart auf DejaVu Sans...

bernd authored 13 years ago

themes/default/style.css  35)         font-family: "DejaVu Sans", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css             36)         font-size: 12px;
css/admin.css             37)         color: #000000;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css             38)         background-color: #fff;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css             39) }
css/admin.css             40) 
css/admin.css             41) 
css/admin.css             42) div.error {
css/admin.css             43)         color: #FF0000;
css/admin.css             44)         border: 2px solid #000000;
css/admin.css             45)         background-color: #FFFFFF;
css/admin.css             46)         margin: 10px;
css/admin.css             47)         padding: 10px;
css/admin.css             48) }
css/admin.css             49) 
css/admin.css             50) div.success {
css/admin.css             51)         color: #282;
css/admin.css             52)         border: 2px solid #282;
css/admin.css             53)         background-color: #FFFFFF;
css/admin.css             54)         margin: 5px;
css/admin.css             55)         padding: 5px;
css/admin.css             56)         font-weight: bold;
css/admin.css             57) }
css/admin.css             58) 
css/admin.css             59) p.warning {
css/admin.css             60)         padding: 4px;
css/admin.css             61)         color: #000000;
css/admin.css             62)         border: 1px solid #FF0000;
css/admin.css             63)         background-color: #FFFFFF;
css/admin.css             64) }
css/admin.css             65) 
bernd warnung bzgl. logfiles eing...

bernd authored 16 years ago

css/admin.css             66) span.warning {
css/admin.css             67) 	color:#FF0000;
css/admin.css             68) }
css/admin.css             69) 
bernd Viele XHTML-Fehler korrigie...

bernd authored 16 years ago

css/admin.css             70) a img {
css/admin.css             71)   border: 0px;
css/admin.css             72) }
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css             73) 
bernd back-to-admin feature

bernd authored 15 years ago

css/admin.css             74) p.admininfo {
css/admin.css             75)   margin: 3px;
css/admin.css             76)   margin-bottom: 1.5em;
css/admin.css             77)   padding: 0.5em;
css/admin.css             78)   border: 1px solid red;
css/admin.css             79)   background-color: #fdd;
css/admin.css             80) }
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css             81) 
bernd addnew() eingeführt

bernd authored 14 years ago

css/admin.css             82) p.addnew {
css/admin.css             83)   margin-top: 1.5em;
css/admin.css             84)   margin-bottom: 2em;
css/admin.css             85) }
css/admin.css             86) 
css/admin.css             87) p.addnew a {
css/admin.css             88)   color: #257f00;
css/admin.css             89)   font-size: 110%;
css/admin.css             90)   font-weight: bold;
css/admin.css             91)   padding: 5px;
css/admin.css             92)   min-height: 18px;
css/admin.css             93)   padding-left: 25px;
bernd relativer Pfad zur "addnew"...

bernd authored 13 years ago

themes/default/style.css  94)   background-image: url('../../images/add.png');
bernd addnew() eingeführt

bernd authored 14 years ago

css/admin.css             95)   background-position: 0 5px;
css/admin.css             96)   background-repeat: no-repeat;
css/admin.css             97) }
css/admin.css             98) 
css/admin.css             99) p.addnew a:hover {
css/admin.css            100)   text-decoration: none;
css/admin.css            101)   padding-bottom: 0;
css/admin.css            102)   border-bottom: 2px solid #257f00;
css/admin.css            103) }
css/admin.css            104) 
css/admin.css            105) 
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css            106) p.userinfo {
css/admin.css            107)   margin: 3px;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            108)   margin-top: 1.5em;
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css            109)   margin-bottom: 1.5em;
css/admin.css            110)   padding: 0.5em;
css/admin.css            111)   border: 1px solid black;
css/admin.css            112)   background-color: #b2c2cb;
bernd Hanno mag mein tolles Bildc...

bernd authored 16 years ago

css/admin.css            113)   /*padding-left: 40px;
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css            114)   background-image: url('../images/user.png');
css/admin.css            115)   background-position: left;
css/admin.css            116)   background-repeat: no-repeat;
bernd Hanno mag mein tolles Bildc...

bernd authored 16 years ago

css/admin.css            117)   background-position: 0.5em 0.5em;*/
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css            118)   min-height: 36px;
css/admin.css            119) }
css/admin.css            120) 
bernd VHosts-Modul mit neuem Layo...

bernd authored 16 years ago

css/admin.css            121) input.usageoption {
css/admin.css            122) 	margin-top: 1em;
css/admin.css            123) }
bernd Usability: User sieht immer...

bernd authored 16 years ago

css/admin.css            124) 
bernd Umfangreiche Code-Aufräumar...

bernd authored 16 years ago

css/admin.css            125) div.confirmation {
css/admin.css            126) }
css/admin.css            127) 
css/admin.css            128) div.confirmation div.question {
css/admin.css            129)         padding: 10px;
css/admin.css            130)         color: #000000;
css/admin.css            131)         border: 1px solid #FF0000;
css/admin.css            132)         background-color: #FFFFFF;
css/admin.css            133)         font-weight: bold;
css/admin.css            134)         margin-bottom: 1em;
css/admin.css            135) }
css/admin.css            136) 
css/admin.css            137) div.confirmation p.buttons input {
css/admin.css            138)         width: 10em;
css/admin.css            139) }
css/admin.css            140) 
css/admin.css            141) 
bernd Username-Feld beim Login fo...

bernd authored 12 years ago

themes/default/style.css 142) .login_label {
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            143)         display: block;
css/admin.css            144)         float: left;
css/admin.css            145)         width: 130px;
css/admin.css            146) }
css/admin.css            147) 
css/admin.css            148) input[type=text],input[type=password],textarea,select {
css/admin.css            149)         border: 1px solid black;
css/admin.css            150)         padding: 3px;
bernd Select-Boxen auch bei Firef...

bernd authored 14 years ago

css/admin.css            151)         background-color: #FFFFFF;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            152)         }
css/admin.css            153) 
css/admin.css            154) input[type=text]:focus,input[type=password]:focus,textarea:focus {
css/admin.css            155)         border: 1px solid red;
css/admin.css            156)         background-color: #FFFFFF;
css/admin.css            157)         }
css/admin.css            158) 
css/admin.css            159) 
bernd vhost-Modul kann jetzt SVN-...

bernd authored 16 years ago

css/admin.css            160) div.vhostsidebyside {
css/admin.css            161)   max-width: 55em;
css/admin.css            162) }
css/admin.css            163) 
css/admin.css            164) div.vhostoptions {
css/admin.css            165)   margin: 0;
css/admin.css            166)   padding: 0;
css/admin.css            167)   margin-left: 1em;
css/admin.css            168)   float: right;
css/admin.css            169)   width: 30em;
css/admin.css            170)   /*margin-left: 2em; position: absolute; left: 45em; */
css/admin.css            171) }
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            172) 
css/admin.css            173) 
css/admin.css            174) 
css/admin.css            175) div.menu {
css/admin.css            176)         width: 190px;
css/admin.css            177)         float: left;
css/admin.css            178) 
css/admin.css            179) }
css/admin.css            180) 
bernd Neues Logo

bernd authored 16 years ago

css/admin.css            181) div.menu img {
css/admin.css            182)   margin-bottom: 1em;
css/admin.css            183) }
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            184) 
css/admin.css            185) a.menuitem {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            186)   font-weight: normal;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            187)         display: block;
css/admin.css            188)         padding: 4px;
css/admin.css            189)         margin: 3px;
css/admin.css            190)         text-decoration: none;
css/admin.css            191)         color: #000000;
css/admin.css            192) }
css/admin.css            193) 
bernd Ermögliche submenüs

bernd authored 16 years ago

css/admin.css            194) a.submenuitem {
css/admin.css            195)   margin-left: 2em;
css/admin.css            196) }
css/admin.css            197) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            198) a.active {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            199)   text-decoration: underline;
css/admin.css            200)   font-weight: bold;
css/admin.css            201)   color: #425d6c;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            202) }
css/admin.css            203) 
css/admin.css            204) a.menuitem:hover {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            205)   text-decoration: underline;
css/admin.css            206)   color: #425d6c;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            207) }
css/admin.css            208) 
css/admin.css            209) 
css/admin.css            210) div#beta {
css/admin.css            211)   clear: both;
css/admin.css            212)         padding: 4px;
css/admin.css            213)         color: #000000;
css/admin.css            214)         border: 1px solid #FF0000;
css/admin.css            215)         background-color: #FFFFFF;
css/admin.css            216)         margin-bottom: 1em;
css/admin.css            217) }
css/admin.css            218) 
css/admin.css            219) div#beta p {
css/admin.css            220)   padding: 0;
css/admin.css            221)   margin: 0;
css/admin.css            222)   margin-top: 0.3em;
css/admin.css            223) }
css/admin.css            224) 
css/admin.css            225) div#beta h3 {
css/admin.css            226)   padding: 0;
css/admin.css            227)   margin: 0;
css/admin.css            228) }
css/admin.css            229) 
bernd Neues Design für VMail-Edit...

bernd authored 16 years ago

css/admin.css            230) div.vmail-forward {
bernd JavaScript-Erweiterungen: U...

bernd authored 12 years ago

themes/default/style.css 231)   width: 40em;
bernd Neues Design für VMail-Edit...

bernd authored 16 years ago

css/admin.css            232)   border: 1px solid black;
css/admin.css            233)   padding: 0.5em;
css/admin.css            234)   margin-bottom: 0.5em;
css/admin.css            235)   display: table;
css/admin.css            236) }
css/admin.css            237) div.vmail-forward p {
css/admin.css            238)   display: block;
css/admin.css            239)   margin: 0;
css/admin.css            240)   margin-bottom: 0.5em;
css/admin.css            241)   padding: 0;
css/admin.css            242) }
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            243) 
bernd Eingabefeld breiter

bernd authored 16 years ago

css/admin.css            244) div.vmail-forward input {
css/admin.css            245)   width: 20em;
css/admin.css            246) }
css/admin.css            247) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            248) div.content {
css/admin.css            249)         margin-left: 200px;
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 250)         padding-left: 40px;
themes/default/style.css 251)         /*border-left: 1px solid #000000;*/
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            252) }
hanno overflow hidden raus, das b...

hanno authored 14 years ago

css/admin.css            253) /*        overflow: hidden; */
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            254) 
bernd VMail-User können ihre Eins...

bernd authored 12 years ago

themes/default/style.css 255) div.vmailoverview {
themes/default/style.css 256) }
themes/default/style.css 257) 
themes/default/style.css 258) .overview {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            259)   margin: 2em;
bernd VMail-User können ihre Eins...

bernd authored 12 years ago

themes/default/style.css 260)   overflow: auto;
themes/default/style.css 261)   width: 100%;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            262)   max-width: 50em;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            263) }
bernd VMail-User können ihre Eins...

bernd authored 12 years ago

themes/default/style.css 264) .overview div.block {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            265)   float: left;
css/admin.css            266)   margin: 1em;
css/admin.css            267)   padding: 1em;
css/admin.css            268)   /*background-color: #b2c2cb;*/
css/admin.css            269)   width: 10em;
bernd Index-Blöcke werden jetzt v...

bernd authored 12 years ago

themes/default/style.css 270)   min-height: 7em;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            271)   text-align: center;
css/admin.css            272)   background-color: #eee;
css/admin.css            273) }
css/admin.css            274) 
bernd VMail-User können ihre Eins...

bernd authored 12 years ago

themes/default/style.css 275) .overview div.block img {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            276)   display: block;
css/admin.css            277)   margin: 0 auto;
css/admin.css            278)   margin-bottom: 1em;
bernd Bildgrößen definieren

bernd authored 15 years ago

css/admin.css            279)   height: 16px;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            280) }
css/admin.css            281) 
css/admin.css            282) /*
bernd VMail-User können ihre Eins...

bernd authored 12 years ago

themes/default/style.css 283) .overview div.block a {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            284)   color: #000;
css/admin.css            285) }
css/admin.css            286) */
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            287) 
css/admin.css            288) div.foot {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            289)   clear: both;
css/admin.css            290)         border-top: 1px solid #425d6c;
css/admin.css            291)   color: #425d6c;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            292)         font-size: 90%;
css/admin.css            293) }
css/admin.css            294) 
css/admin.css            295) h3 {
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            296)   color: #425d6c;
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 297)   margin-top: 2em;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            298)   padding-bottom: 2px;
css/admin.css            299)   border-bottom: 1px solid #425d6c;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            300) }
css/admin.css            301) 
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 302) h3.headline {
themes/default/style.css 303)   margin-top: 0;
themes/default/style.css 304) }
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            305) 
css/admin.css            306) ul {
css/admin.css            307)         margin-bottom: 10px;
css/admin.css            308) }
css/admin.css            309) 
css/admin.css            310) table {
css/admin.css            311)         border-collapse: collapse;
css/admin.css            312) }
css/admin.css            313) 
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            314) tr.odd td,
css/admin.css            315) tr.even td {
css/admin.css            316)   border: none;
css/admin.css            317)   padding: 0.5em 0.5em;
css/admin.css            318) }
css/admin.css            319) 
css/admin.css            320) tr.odd {
css/admin.css            321)   background: #eee;
css/admin.css            322) }
css/admin.css            323) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            324) td {
css/admin.css            325)         border: 1px solid black;
css/admin.css            326)         padding: 0.5em;
css/admin.css            327) }
css/admin.css            328) 
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 329) td.number {
themes/default/style.css 330)   text-align: right;
themes/default/style.css 331) }
themes/default/style.css 332) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            333) th {
css/admin.css            334)   padding: 0px 1em;
css/admin.css            335) }
css/admin.css            336) 
bernd Info-Seite über Mail-Login-...

bernd authored 13 years ago

themes/default/style.css 337) 
themes/default/style.css 338) dt {
themes/default/style.css 339)   font-weight: bold;
themes/default/style.css 340) }
themes/default/style.css 341) 
themes/default/style.css 342) 
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            343) a {
css/admin.css            344)   text-decoration: none;
bernd Neues Design, neue Startseite

bernd authored 15 years ago

css/admin.css            345)   /*font-weight: bold;*/
css/admin.css            346)   color: #425d6c;
bernd webinterface => /webinterface

bernd authored 17 years ago

css/admin.css            347) 
css/admin.css            348) }
css/admin.css            349) 
css/admin.css            350) a:hover {
css/admin.css            351)   text-decoration: underline;
css/admin.css            352) }
bernd Zeige Freewvs-Resultate an

bernd authored 15 years ago

css/admin.css            353) 
css/admin.css            354) div.freewvs {
css/admin.css            355)   width: 80%; 
css/admin.css            356)   padding: 0.5em; 
css/admin.css            357)   margin-bottom: 0.5em; 
css/admin.css            358) }
css/admin.css            359) 
css/admin.css            360) div.freewvs-ok {
css/admin.css            361)   background-color: #bcfd8b; 
css/admin.css            362)   border: 2px solid #3c8e00;
css/admin.css            363) }
css/admin.css            364) 
css/admin.css            365) div.freewvs-vulnerable {
css/admin.css            366)   background-color: #ff7070;
css/admin.css            367)   border: 2px solid red;
css/admin.css            368) }
css/admin.css            369) 
css/admin.css            370) div.freewvs img {
css/admin.css            371)   float: right;
css/admin.css            372)   margin: 1em;
css/admin.css            373) }
css/admin.css            374) 
css/admin.css            375) div.freewvs p {
css/admin.css            376)   margin: 0;
css/admin.css            377)   padding: 0;
css/admin.css            378) }
css/admin.css            379) 
css/admin.css            380) 
Bernd Wurst Offene Rechnungen fablich h...

Bernd Wurst authored 11 years ago

themes/default/style.css 381) tr.unpaid td {
themes/default/style.css 382)   padding-top: 1em;
themes/default/style.css 383)   padding-bottom: 1em;
themes/default/style.css 384)   font-weight: bold;
themes/default/style.css 385)   background-color: #fdd;
themes/default/style.css 386) }
themes/default/style.css 387) 
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 388) .ui-button {
Bernd Wurst Redesign der Domain-Mail-Ve...

Bernd Wurst authored 9 years ago

themes/default/style.css 389)   border: 1px solid #425d6c;
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 390)   background-color: #fff;
themes/default/style.css 391)   color: #000;
themes/default/style.css 392) }
themes/default/style.css 393) 
themes/default/style.css 394) .ui-state-active,
themes/default/style.css 395) .ui-widget-content .ui-state-active,
themes/default/style.css 396) .ui-widget-header .ui-state-active {
Bernd Wurst Redesign der Domain-Mail-Ve...

Bernd Wurst authored 9 years ago

themes/default/style.css 397)   border: 1px solid #425d6c;
themes/default/style.css 398)   background: #425d6c;
Bernd Wurst Neues Layout der Rechnungen...

Bernd Wurst authored 9 years ago

themes/default/style.css 399)   color: #fff;
themes/default/style.css 400) }