Some CSS changes
authorLuzifr <szekely@woltlab.com>
Sun, 17 Jul 2011 22:30:24 +0000 (00:30 +0200)
committerLuzifr <szekely@woltlab.com>
Sun, 17 Jul 2011 22:30:24 +0000 (00:30 +0200)
- Changed header info and comment formatting
- Some minor corrections
-
IE 6-7 files not touched - those will be removed soon

19 files changed:
wcfsetup/install/files/style/buttons.css
wcfsetup/install/files/style/colorPicker.css
wcfsetup/install/files/style/containers.css
wcfsetup/install/files/style/extra/ie8-fix-rtl.css
wcfsetup/install/files/style/extra/ie8-fix.css
wcfsetup/install/files/style/extra/print-rtl.css
wcfsetup/install/files/style/extra/print.css
wcfsetup/install/files/style/footer.css
wcfsetup/install/files/style/forms.css
wcfsetup/install/files/style/global.css
wcfsetup/install/files/style/header.css
wcfsetup/install/files/style/imageViewer.css
wcfsetup/install/files/style/inlineCalendar.css
wcfsetup/install/files/style/layout.css
wcfsetup/install/files/style/messages.css
wcfsetup/install/files/style/pageMenu.css
wcfsetup/install/files/style/pageNavigation.css
wcfsetup/install/files/style/tabbedMenus.css
wcfsetup/install/files/style/tables.css

index 59dd38b55eee79b4b6e4b11ea200c5a54c1f2144..267b3be795775309ed34a4a42487a3b8b1dfcab1 100644 (file)
@@ -1,14 +1,11 @@
-
-/* ### -- -- -- -- -- Button Styles -- -- -- -- -- ### */
-
-/* 
-
-File: buttons.css 
-Copyright 2006-2009 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Large Buttons -- -- -- -- -- ### */
+/**
+ * Button Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
+/* -- -- -- -- -- Large Buttons -- -- -- -- -- */
 
 .largeButtons:after {
        content: "";
@@ -42,7 +39,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        font-weight: normal;
 }
 
-/* ### -- -- -- -- -- Small Buttons -- -- -- -- -- ### */
+/* -- -- -- -- -- Small Buttons -- -- -- -- -- */
 
 .smallButtons:after {
        content: "";
@@ -97,7 +94,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        min-height: 18px !important;
 }
 
-/* ### -- -- -- -- -- Option Buttons -- -- -- -- -- ### */
+/* -- -- -- -- -- Option Buttons -- -- -- -- -- */
 
 .optionButtons ul {
        list-style: none;
@@ -136,7 +133,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        min-height: 18px !important;
 }
 
-/* ### -- -- -- -- -- Button Bar -- -- -- -- -- ### */
+/* -- -- -- -- -- Button Bar -- -- -- -- -- */
 
 .buttonBar {
        border-width: 1px 0 0 0;
@@ -157,4 +154,4 @@ Copyright 2006-2009 by WoltLab GmbH.
        float: left;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 9c164dc63f506396646b8a9b55a9c18c35519964..af2598277ff13bb5d6249fc9a7f8da33cd8a977a 100644 (file)
@@ -5,7 +5,7 @@
  * @copyright  2006-2011 WoltLab GmbH
  */
  
-/* ### -- -- -- -- -- Color Picker -- -- -- -- -- ### */
+/* -- -- -- -- -- Color Picker -- -- -- -- -- */
 
 input.colorPicker {
        font-family: "Courier New", Courier, monospace;
@@ -21,7 +21,7 @@ img.colorPicker:hover {
        cursor: pointer;
 }
 
-/* ### -- -- -- -- -- Color Picker Full -- -- -- -- -- ### */
+/* -- -- -- -- -- Color Picker Full -- -- -- -- -- */
 
 #colorPickerFull {
        border-width: 0 0 1px 1px;
@@ -79,7 +79,7 @@ img.colorPicker:hover {
        width: 16px;
 }
 
-/* ### -- -- -- -- -- Color Picker Simple -- -- -- -- -- ### */
+/* -- -- -- -- -- Color Picker Simple -- -- -- -- -- */
 
 #colorPickerSimple {
        background-color: #000;
@@ -125,4 +125,4 @@ img.colorPicker:hover {
        height: 13px !important;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 96e05104bc89287e0065eda8b683889c98f6804e..b73b1576c5f549ff3ec9d3f1720d17d1ab39a4cd 100644 (file)
@@ -1,14 +1,11 @@
-\r
-/* ### -- -- -- -- -- Container Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: containers.css \r
-Copyright 2006-2010 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- Border -- -- -- -- -- ### */\r
+/**\r
+ * Container Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
\r
+/* -- -- -- -- -- Border -- -- -- -- -- */\r
 \r
 .border {\r
        border-width: 1px;\r
@@ -22,7 +19,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin-top: -8px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Container Globals -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Container Globals -- -- -- -- -- */\r
 \r
 .container-1, .container-2, .container-3, .containerHead {\r
        margin: 0 1px 1px 0;\r
@@ -40,7 +37,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin: 5px 0;  \r
 }\r
 \r
-/* ### -- -- -- -- -- Info Box -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Info Box -- -- -- -- -- */\r
 \r
 .infoBox .container-1, .infoBox .container-2 {\r
        padding: 4px;\r
@@ -52,7 +49,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        font-weight: bold;\r
 }\r
 \r
-/* ### -- -- -- -- -- Containers with Icons -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Containers with Icons -- -- -- -- -- */\r
 \r
 /* Small (16px Icon) */\r
 \r
@@ -90,7 +87,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin-left: 60px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Main Headline -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Main Headline -- -- -- -- -- */\r
 \r
 .mainHeadline {\r
        margin: 3px 0 7px 0;\r
@@ -129,7 +126,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        padding: 0;\r
 }\r
 \r
-/* ### -- -- -- -- -- Sub Headline -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Sub Headline -- -- -- -- -- */\r
 \r
 .subHeadline {\r
        font-size: 1.5em;\r
@@ -154,7 +151,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        width: 95%;\r
 }\r
 \r
-/* ### -- -- -- -- -- Fieldset -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Fieldset -- -- -- -- -- */\r
 \r
 fieldset {\r
        border-width: 1px;\r
@@ -179,4 +176,4 @@ fieldset fieldset {
        margin-bottom: 5px;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index 2013a64ba33a39201351b10ec34b4b77a69540fc..0531174406503ac477f0e35438303b143bcc9c5b 100644 (file)
@@ -1,16 +1,11 @@
+/**
+ * Bugfix-Styles for Microsoft Internet Explorer 8 (RTL)
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2009-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Bugfix-Styles for Microsoft Internet Explorer 8 -- -- -- -- -- ### */
-
-/* 
-
-File: ie8-fix.css 
-Copyright 2009-2011 by WoltLab GmbH. 
-
-For full XHTML & CSS compatibility be sure to include this file only within the so called "Internet Explorer Comment Hack". 
-
-*/
-
-/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */
+/* -- -- -- -- -- Miscellaneous -- -- -- -- -- */
 
 fieldset {
        margin-top: 25px;
@@ -29,25 +24,25 @@ fieldset legend {
        visibility: hidden;
 }
 
-/* ### -- -- -- -- -- layout.css -- -- -- -- -- ### */
+/* -- -- -- -- -- layout.css -- -- -- -- -- */
 
 .layout-1, .layout-2, .layout-3, .layout-4 {
        box-sizing: border-box; 
 }
 
-/* ### -- -- -- -- -- global.css -- -- -- -- -- ### */
+/* -- -- -- -- -- global.css -- -- -- -- -- */
 
 form .disabled, .tabMenu .disabled {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);     
 }
 
-/* ### -- -- -- -- -- calendar.css -- -- -- -- -- ### */
+/* -- -- -- -- -- calendar.css -- -- -- -- -- */
 
 .otherMonth {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 }
 
-/* ### -- -- -- -- -- gallery.css -- -- -- -- -- ### */
+/* -- -- -- -- -- gallery.css -- -- -- -- -- */
 
 .galleryIndex .thumbnailButtons {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);     
@@ -57,10 +52,10 @@ form .disabled, .tabMenu .disabled {
        margin: 1px 2px;
 }
 
-/* ### -- -- -- -- -- wysiwyg.css -- -- -- -- -- ### */
+/* -- -- -- -- -- wysiwyg.css -- -- -- -- -- */
 
 .mceButtonDisabled a img {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 2013a64ba33a39201351b10ec34b4b77a69540fc..ef1d35ed2cb2b9f1894fa03a4ba7be9ffdf4acec 100644 (file)
@@ -1,16 +1,11 @@
+/**
+ * Bugfix-Styles for Microsoft Internet Explorer 8 (LTR)
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2009-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Bugfix-Styles for Microsoft Internet Explorer 8 -- -- -- -- -- ### */
-
-/* 
-
-File: ie8-fix.css 
-Copyright 2009-2011 by WoltLab GmbH. 
-
-For full XHTML & CSS compatibility be sure to include this file only within the so called "Internet Explorer Comment Hack". 
-
-*/
-
-/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */
+/* -- -- -- -- -- Miscellaneous -- -- -- -- -- */
 
 fieldset {
        margin-top: 25px;
@@ -29,25 +24,25 @@ fieldset legend {
        visibility: hidden;
 }
 
-/* ### -- -- -- -- -- layout.css -- -- -- -- -- ### */
+/* -- -- -- -- -- layout.css -- -- -- -- -- */
 
 .layout-1, .layout-2, .layout-3, .layout-4 {
        box-sizing: border-box; 
 }
 
-/* ### -- -- -- -- -- global.css -- -- -- -- -- ### */
+/* -- -- -- -- -- global.css -- -- -- -- -- */
 
 form .disabled, .tabMenu .disabled {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);     
 }
 
-/* ### -- -- -- -- -- calendar.css -- -- -- -- -- ### */
+/* -- -- -- -- -- calendar.css -- -- -- -- -- */
 
 .otherMonth {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 }
 
-/* ### -- -- -- -- -- gallery.css -- -- -- -- -- ### */
+/* -- -- -- -- -- gallery.css -- -- -- -- -- */
 
 .galleryIndex .thumbnailButtons {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);     
@@ -57,10 +52,10 @@ form .disabled, .tabMenu .disabled {
        margin: 1px 2px;
 }
 
-/* ### -- -- -- -- -- wysiwyg.css -- -- -- -- -- ### */
+/* -- -- -- -- -- wysiwyg.css -- -- -- -- -- */
 
 .mceButtonDisabled a img {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 5e4d9a74fd08b87c7db2674bd5166e03fb11765e..ea5722a75ccbc4fed3d5eba6f94cf5c89798569b 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Print Styles (RTL)\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Print Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: print.css \r
-Copyright 2006-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- General -- -- -- -- -- ### */\r
+/* -- -- -- -- -- General -- -- -- -- -- */\r
 \r
 a {\r
        color: black;\r
@@ -26,13 +23,13 @@ a {
        width: auto !important;\r
 }\r
 \r
-/* ### -- -- -- -- -- Hidden Elements -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Hidden Elements -- -- -- -- -- */\r
 \r
 .hidden, #header, #userPanel, .tabMenu, .subTabMenu, .signature, .pmView, th img, .messageNumber, .editNote, .pmFolders, .infoBox, .largeButtons, .smallButtons, .optionButtons, .pageNavigation, .pageOptions, .quickJump,  .userExtras, .scrollUp, .userMessenger, .mainHeadline img, .userAvatar, .userAvatarFramed, .columnUsername img, .userProfileBox, .containerIcon, .userPosts, .userName img, .boardlistLastPost, .boardlistCounter,.boardlistStats, .boardlistUsersOnline, .moderators, .smallPages, .columnIcon img, .columnMarkTopics, .columnMark, .columnReplies, .columnAvatar, .columnViews, .columnLastPost, .breadCrumbs img, legend img, .columnHomepage a img, .columnEmail a img, .columnPosts, .columnRegistrationDate, .userRank, .userTitle, .messageCount, .footerMenu, .footerOptions, .mainMenu, .quickReply, .userSymbols, .userCredits, .statusDisplay, .info, #userCard, #tplUserGalleryPhoto form, .thumbnailButtons, .quoteHeader img, #tplCalendarEvent form, #tplCalendarEvent #participation img, .monthJump {\r
        display: none;\r
 }\r
 \r
-/* ### -- -- -- -- -- Tables -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Tables -- -- -- -- -- */\r
 \r
 table {\r
        border-collapse: collapse;\r
@@ -92,7 +89,7 @@ td.columnEmail a[href^="mailto:"]:after {
        content: ""attr(href)"";\r
 }\r
 \r
-/* ### -- -- -- -- -- Breadcrumb Style Navigation -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Breadcrumb Style Navigation -- -- -- -- -- */\r
 \r
 .breadCrumbs {\r
        list-style: none;\r
@@ -106,7 +103,7 @@ td.columnEmail a[href^="mailto:"]:after {
        display: inline;\r
 }\r
 \r
-/* ### -- -- -- -- -- Message Layout -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Message Layout -- -- -- -- -- */\r
 \r
 .message {\r
        border: 1px solid black;\r
@@ -218,55 +215,55 @@ blockquote {
 .attachmentFile img {\r
        display: none;\r
 }\r
+\r
 
-/* ### -- -- -- -- -- calendar.css -- -- -- -- -- ### */
-
-#tplCalendarEvent #participation .messageHeader {
-       text-align: right;      
-}
-
-/* ### -- -- -- -- -- Form Element -- -- -- -- -- ### */
-               
-.formElement {
-       margin: 5px 0 3px 0;
-       min-height: 0;
-}
-
-.formElement:after {
-       content: "";
-       height: 0;
-       display: block;
-       clear: both;
-}
-
-/* ### -- -- -- -- -- Form Field -- -- -- -- -- ### */
-
-.formField {
-       padding: 0;
-       min-height: 1em;
-       border-bottom: 1px solid black;
-}
-
-.formElement .formField {
-       margin-right: 216px;
-}
-
-
-/* ### -- -- -- -- -- Form Field Label -- -- -- -- -- ### */
-
-.formFieldLabel {
-       text-align: left;
-       float: right;
-       width: 200px;
-       margin: 0;
-}
-
-fieldset {
-       margin: 20px 1px 0 1px !important;
-}
-
-.formSubmit {
-       display: none;
-}
+/* -- -- -- -- -- calendar.css -- -- -- -- -- */\r
+\r
+#tplCalendarEvent #participation .messageHeader {\r
+       text-align: right;\r
+}\r
+\r
+/* -- -- -- -- -- Form Element -- -- -- -- -- */\r
+\r
+.formElement {\r
+       margin: 5px 0 3px 0;\r
+       min-height: 0;\r
+}\r
+\r
+.formElement:after {\r
+       content: "";\r
+       height: 0;\r
+       display: block;\r
+       clear: both;\r
+}\r
+\r
+/* -- -- -- -- -- Form Field -- -- -- -- -- */\r
+\r
+.formField {\r
+       padding: 0;\r
+       min-height: 1em;\r
+       border-bottom: 1px solid black;\r
+}\r
+\r
+.formElement .formField {\r
+       margin-right: 216px;\r
+       }\r
+\r
+/* -- -- -- -- -- Form Field Label -- -- -- -- -- */\r
+\r
+.formFieldLabel {\r
+       text-align: left;\r
+       float: right;\r
+       width: 200px;\r
+       margin: 0;\r
+}\r
+\r
+fieldset {\r
+       margin: 20px 1px 0 1px !important;\r
+}\r
+\r
+.formSubmit {\r
+       display: none;\r
+}\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index f2750f22583551dac07c26583243600132bf7120..54ad99ab774dbf31d8d728b250afed6d2d58185c 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Print Styles (LTR)\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Print Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: print.css \r
-Copyright 2006-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- General -- -- -- -- -- ### */\r
+/* -- -- -- -- -- General -- -- -- -- -- */\r
 \r
 a {\r
        color: black;\r
@@ -26,13 +23,13 @@ a {
        width: auto !important;\r
 }\r
 \r
-/* ### -- -- -- -- -- Hidden Elements -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Hidden Elements -- -- -- -- -- */\r
 \r
 .hidden, #header, #userPanel, .tabMenu, .subTabMenu, .signature, .pmView, th img, .messageNumber, .editNote, .pmFolders, .infoBox, .largeButtons, .smallButtons, .optionButtons, .pageNavigation, .pageOptions, .quickJump,  .userExtras, .scrollUp, .userMessenger, .mainHeadline img, .userAvatar, .userAvatarFramed, .columnUsername img, .userProfileBox, .containerIcon, .userPosts, .userName img, .boardlistLastPost, .boardlistCounter,.boardlistStats, .boardlistUsersOnline, .moderators, .smallPages, .columnIcon img, .columnMarkTopics, .columnMark, .columnReplies, .columnAvatar, .columnViews, .columnLastPost, .breadCrumbs img, legend img, .columnHomepage a img, .columnEmail a img, .columnPosts, .columnRegistrationDate, .userRank, .userTitle, .messageCount, .footerMenu, .footerOptions, .mainMenu, .quickReply, .userSymbols, .userCredits, .statusDisplay, .info, #userCard, #tplUserGalleryPhoto form, .thumbnailButtons, .quoteHeader img, #tplCalendarEvent form, #tplCalendarEvent #participation img, .monthJump {\r
        display: none;\r
 }\r
 \r
-/* ### -- -- -- -- -- Tables -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Tables -- -- -- -- -- */\r
 \r
 table {\r
        border-collapse: collapse;\r
@@ -92,7 +89,7 @@ td.columnEmail a[href^="mailto:"]:after {
        content: ""attr(href)"";\r
 }\r
 \r
-/* ### -- -- -- -- -- Breadcrumb Style Navigation -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Breadcrumb Style Navigation -- -- -- -- -- */\r
 \r
 .breadCrumbs {\r
        list-style: none;\r
@@ -106,7 +103,7 @@ td.columnEmail a[href^="mailto:"]:after {
        display: inline;\r
 }\r
 \r
-/* ### -- -- -- -- -- Message Layout -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Message Layout -- -- -- -- -- */\r
 \r
 .message {\r
        border: 1px solid black;\r
@@ -218,55 +215,55 @@ blockquote {
 .attachmentFile img {\r
        display: none;\r
 }\r
+\r
 
-/* ### -- -- -- -- -- calendar.css -- -- -- -- -- ### */
-
-#tplCalendarEvent #participation .messageHeader {
-       text-align: left;       
-}
-
-/* ### -- -- -- -- -- Form Element -- -- -- -- -- ### */
-               
-.formElement {
-       margin: 5px 0 3px 0;
-       min-height: 0;
-}
-
-.formElement:after {
-       content: "";
-       height: 0;
-       display: block;
-       clear: both;
-}
-
-/* ### -- -- -- -- -- Form Field -- -- -- -- -- ### */
-
-.formField {
-       padding: 0;
-       min-height: 1em;
-       border-bottom: 1px solid black;
-}
-
-.formElement .formField {
-       margin-left: 216px;
-}
-
-
-/* ### -- -- -- -- -- Form Field Label -- -- -- -- -- ### */
-
-.formFieldLabel {
-       text-align: right;
-       float: left;
-       width: 200px;
-       margin: 0;
-}
-
-fieldset {
-       margin: 20px 1px 0 1px !important;
-}
-
-.formSubmit {
-       display: none;
-}
+/* -- -- -- -- -- calendar.css -- -- -- -- -- */\r
+\r
+#tplCalendarEvent #participation .messageHeader {\r
+       text-align: left;\r
+}\r
+\r
+/* -- -- -- -- -- Form Element -- -- -- -- -- */\r
+\r
+.formElement {\r
+       margin: 5px 0 3px 0;\r
+       min-height: 0;\r
+}\r
+\r
+.formElement:after {\r
+       content: "";\r
+       height: 0;\r
+       display: block;\r
+       clear: both;\r
+}\r
+\r
+/* -- -- -- -- -- Form Field -- -- -- -- -- */\r
+\r
+.formField {\r
+       padding: 0;\r
+       min-height: 1em;\r
+       border-bottom: 1px solid black;\r
+}\r
+\r
+.formElement .formField {\r
+       margin-left: 216px;\r
+}\r
+\r
+/* -- -- -- -- -- Form Field Label -- -- -- -- -- */\r
+\r
+.formFieldLabel {\r
+       text-align: right;\r
+       float: left;\r
+       width: 200px;\r
+       margin: 0;\r
+}\r
+\r
+fieldset {\r
+       margin: 20px 1px 0 1px !important;\r
+}\r
+\r
+.formSubmit {\r
+       display: none;\r
+}\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index de2627a337b8cb06b5f825ae42ba53c3120e6158..f3cb00c0e81376a3eb24f35675e5b00984414e82 100644 (file)
@@ -1,14 +1,11 @@
-\r
-/* ### -- -- -- -- -- Footer Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: footer.css \r
-Copyright 2008-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- Footer -- -- -- -- -- ### */\r
+/**\r
+ * Footer Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2008-2011 WoltLab GmbH\r
+ */\r
\r
+/* -- -- -- -- -- Footer -- -- -- -- -- */\r
 \r
 #footer {\r
        border-width: 1px 0 0 0;\r
@@ -20,7 +17,7 @@ Copyright 2008-2009 by WoltLab GmbH.
        border-top-width: 0;\r
 }\r
 \r
-/* ### -- -- -- -- -- Footer Menu -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Footer Menu -- -- -- -- -- */\r
 \r
 .footerMenu {\r
        margin-bottom: 10px;\r
@@ -68,7 +65,7 @@ Copyright 2008-2009 by WoltLab GmbH.
        font-size: 1em;\r
 }\r
 \r
-/* ### -- -- -- -- -- Footer Options -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Footer Options -- -- -- -- -- */\r
 \r
 .footerOptions {\r
        margin-bottom: 10px;\r
@@ -122,7 +119,7 @@ Copyright 2008-2009 by WoltLab GmbH.
        font-size: 1em;\r
 }\r
 \r
-/* ### -- -- -- -- -- Extra Button -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Extra Button -- -- -- -- -- */\r
 \r
 .footerOptions li.extraButton {\r
        border-width: 1px;\r
@@ -135,7 +132,7 @@ Copyright 2008-2009 by WoltLab GmbH.
        padding: 1px 2px 0 2px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Copyright -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Copyright -- -- -- -- -- */\r
 \r
 .copyright {\r
        text-align: center;\r
@@ -148,4 +145,4 @@ Copyright 2008-2009 by WoltLab GmbH.
        text-decoration: none;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index bede331df99677b686d9a8a72fb19cd05b12c7a5..d4adb5c28b49feb0f093ac9a4f1e282e591a7c74 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Form Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Form Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: forms.css \r
-Copyright 2006-2010 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Miscellaneous -- -- -- -- -- */\r
 \r
 form {\r
        margin: 0;\r
@@ -80,7 +77,7 @@ input[type="image"] {
        line-height: 2;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Element -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Element -- -- -- -- -- */\r
 \r
 .formElement {\r
        margin: 5px 0 3px 0;\r
@@ -94,7 +91,7 @@ input[type="image"] {
        clear: both;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Field -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Field -- -- -- -- -- */\r
 \r
 .formField {\r
        padding: 0;\r
@@ -121,7 +118,7 @@ fieldset .formElement .formField {
        margin-top: -5px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Field Label -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Field Label -- -- -- -- -- */\r
 \r
 .formFieldLabel {\r
        text-align: right;\r
@@ -133,7 +130,7 @@ fieldset .formFieldLabel {
        width: 187px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Field Description -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Field Description -- -- -- -- -- */\r
 \r
 .formFieldDesc {\r
        padding: 0 0 2px 0;\r
@@ -159,9 +156,9 @@ fieldset .formElement .formFieldDesc {
        clear: both;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Group -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Group -- -- -- -- -- */\r
 \r
-/* A form group is an element containing serveral sub form elements within a fieldset */\r
+/* A form group contains serveral sub form elements within a fieldset */\r
 \r
 .formGroup {\r
        min-height: 0;\r
@@ -195,7 +192,7 @@ fieldset .formGroup .formGroupField {
        width: auto !important;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Prefix -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Prefix -- -- -- -- -- */\r
 \r
 .formPrefix select {\r
        float: left;\r
@@ -210,7 +207,7 @@ fieldset .formGroup .formGroupField {
        min-height: 0;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Options -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Options -- -- -- -- -- */\r
 \r
 .formOptions {\r
        list-style: none;\r
@@ -230,7 +227,7 @@ fieldset .formGroup .formGroupField {
        padding-left: 12px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Options Long -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Options Long -- -- -- -- -- */\r
 \r
 .formOptionsLong {\r
        list-style: none;\r
@@ -247,7 +244,7 @@ fieldset .formGroup .formGroupField {
        display: inline;\r
 }\r
 \r
-/* ### -- -- -- -- -- Form Error -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Form Error -- -- -- -- -- */\r
 \r
 .formError, .formError a {\r
        color: #c00;\r
@@ -258,14 +255,15 @@ fieldset .formGroup .formGroupField {
        background-color: #fee;\r
 }\r
 \r
-.formError .mceToolbar select { /* prevents error with dropdown borders within the editor toolbar */\r
+.formError .mceToolbar select {\r
+       /* prevents error with dropdown borders within the editor toolbar */\r
        border-color: transparent !important;\r
 }\r
 \r
-/* ### -- -- -- -- Long Select -- -- -- -- ### */\r
+/* -- -- -- -- Long Select -- -- -- -- */\r
 \r
 .longSelect select {\r
        width: 100%;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index 6de776de0ecdc8c8c709f138c9e0f7b24e974a44..f4ed20546dea4644c8445393e19b4ef4384d9bfe 100644 (file)
@@ -1,17 +1,16 @@
-
-/* ### -- -- -- -- -- Global Burning Board 3 Styles -- -- -- -- -- ### */
-
-/* 
-
-File: global.css 
-Copyright 2006-2011 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */
+/**
+ * Global Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
+/* -- -- -- -- -- Miscellaneous -- -- -- -- -- */
 
 * {
-       /* remove the following comment marks for RTL-text support - note: this line leads to incorrect forum display in Internet Explorer browsers! */
+       /* remove the following comment marks for RTL-text support - 
+       note: this line leads to incorrect forum display in 
+       Internet Explorer browsers! */
        /*unicode-bidi: embed;*/
        text-overflow: ellipsis;
 }
@@ -50,7 +49,10 @@ hr {
        display: none;
 }
 
-.hidden { /* Moves elements out of the viewport in an accessible way and preserves no space for them. Use this class rather than "display: none"! */
+.hidden {
+       /* Moves elements out of the viewport in an accessible way 
+       and preserves no space for them. Use this class rather than 
+       "display: none"! */
        height: 0;
        overflow: hidden;
        position: absolute;
@@ -83,7 +85,7 @@ hr {
        float: right;
 }
 
-/* ### -- -- -- -- -- Headings -- -- -- -- -- ### */
+/* -- -- -- -- -- Headings -- -- -- -- -- */
 
 h1 {
        margin: 0;
@@ -114,7 +116,7 @@ h2, h3, h4, h5, h6 {
        cursor: pointer;
 }
 
-/* ### -- -- -- -- -- Links -- -- -- -- -- ### */
+/* -- -- -- -- -- Links -- -- -- -- -- */
 
 a {
        cursor: pointer;
@@ -124,7 +126,7 @@ a:hover {
        text-decoration: none;
 }
 
-/* ### -- -- -- -- -- External Links -- -- -- -- -- ### */
+/* -- -- -- -- -- External Links -- -- -- -- -- */
 
 .externalURL {
        background-image: url("../icon/externalURL.png");
@@ -139,7 +141,7 @@ a:hover {
        background-repeat: no-repeat;
 }
 
-/* ### -- -- -- -- -- Quick Jump -- -- -- -- -- ### */
+/* -- -- -- -- -- Quick Jump -- -- -- -- -- */
 
 .quickJump {
        white-space: nowrap;
@@ -151,7 +153,7 @@ a:hover {
        max-width: 50%;
 }
 
-/* ### -- -- -- -- -- Page Options -- -- -- -- -- ### */
+/* -- -- -- -- -- Page Options -- -- -- -- -- */
 
 .pageOptions {
        float: right;
@@ -174,7 +176,7 @@ a:hover {
        text-decoration: none;
 }
 
-/* ### -- -- -- -- -- Breadcrumbs -- -- -- -- -- ### */
+/* -- -- -- -- -- Breadcrumbs -- -- -- -- -- */
 
 .breadCrumbs {
        font-size: .95em;
@@ -205,7 +207,7 @@ a:hover {
        margin: 0;      
 }
 
-/* ### -- -- -- -- -- Content Header & Content Footer -- -- -- -- -- ### */
+/* -- -- -- -- -- Content Header & Content Footer -- -- -- -- -- */
 
 .contentHeader, .contentFooter {
        padding-bottom: 7px;
@@ -219,7 +221,7 @@ a:hover {
        clear: both;
 }
 
-/* ### -- -- -- -- -- Floated Elements -- -- -- -- -- ### */
+/* -- -- -- -- -- Floated Elements -- -- -- -- -- */
 
 .floatContainer:after {
        content: "";
@@ -287,7 +289,7 @@ a:hover {
        width: 49%;
 }
 
-/* ### -- -- -- -- -- ItemList -- -- -- -- -- ### */
+/* -- -- -- -- -- ItemList -- -- -- -- -- */
 
 .itemList, .itemList ol, .itemList ul {
        margin: 0 0 0 20px;
@@ -355,7 +357,7 @@ a:hover {
        list-style-image: url("../icon/userS.png");
 }
 
-/* ### -- -- -- -- -- Social Bookmarks -- -- -- -- -- ### */
+/* -- -- -- -- -- Social Bookmarks -- -- -- -- -- */
 
 .socialBookmarks {
        margin: 7px 0 0 0;
@@ -378,7 +380,7 @@ a:hover {
        list-style: none;
 }
 
-/* ### -- -- -- -- -- Simple Bar -- -- -- -- -- ### */
+/* -- -- -- -- -- Simple Bar -- -- -- -- -- */
 
 .simpleBar ul {
        text-align: center;
@@ -405,7 +407,7 @@ a:hover {
        margin: -5px 0;
 }
 
-/* ### -- -- -- -- -- Slider -- -- -- -- -- ### */
+/* -- -- -- -- -- Slider -- -- -- -- -- */
 
 .slider {
        margin: 3px 0 10px 0;
@@ -420,7 +422,7 @@ a:hover {
        cursor: move;
 }
 
-/* ### -- -- -- -- -- Overlays -- -- -- -- -- ### */
+/* -- -- -- -- -- Overlays -- -- -- -- -- */
 
 /* Note: This declaration will replace ".imageviewerBackground" in an upcoming version! */
 
@@ -454,9 +456,14 @@ a:hover {
        display: inline;
 }
 
-/* ### -- -- -- -- -- System Messages (Success, Warning, Error, Info) -- -- -- -- -- ### */
+/* -- -- -- -- -- System Messages (Success, Warning, Error, Info) -- -- -- -- -- */
 
-/* Note: Change the colors of system messages with care! Consider that people are used to specific colors for special events (e.g. Red stands for warning). Random colors may not work as intended! */
+/* Note:
+       Change the colors of system messages with care! 
+       Consider that people are used to specific colors 
+       for special events (e.g. Red stands for warning). 
+       Random colors may not work as intended! 
+*/
 
 .success, .warning, .error, .info {
        background-position: 10px center;
@@ -513,7 +520,7 @@ a:hover {
        float: right;   
 }
 
-/* ### -- -- -- -- -- Inner Errors -- -- -- -- -- ### */
+/* -- -- -- -- -- Inner Errors -- -- -- -- -- */
 
 .innerError {
        background-image: url("../icon/errorS.png");
@@ -523,7 +530,7 @@ a:hover {
        padding: 5px 5px 5px 25px;
 }
 
-/* ### -- -- -- -- Disabled -- -- -- -- ### */
+/* -- -- -- -- Disabled -- -- -- -- */
 
 .tableList tr.disabled,
 .tableList tr.disabled:hover,
@@ -553,11 +560,11 @@ a:hover {
        border-style: dashed !important;
 }
 
-form .disabled, .tabMenu .disabled { /* CSS 3 */
+form .disabled, .tabMenu .disabled {
        opacity: .5;    
 }
 
-/* ### -- -- -- -- Deleted -- -- -- -- ### */
+/* -- -- -- -- Deleted -- -- -- -- */
 
 .tableList tr.deleted,
 .tableList tr.deleted:hover,
@@ -591,7 +598,7 @@ form .disabled, .tabMenu .disabled { /* CSS 3 */
        opacity: .5 !important;
 }
 
-/* ### -- -- -- -- -- Marked -- -- -- -- -- ### */
+/* -- -- -- -- -- Marked -- -- -- -- -- */
 
 .tableList tr.marked,
 .tableList tr.marked:hover,
@@ -628,7 +635,7 @@ li.floatedElement.marked *,
        border: none !important;
 }
 
-/* ### -- -- -- -- -- Highlight -- -- -- -- -- ### */
+/* -- -- -- -- -- Highlight -- -- -- -- -- */
 
 .highlight {
        color: #00f;
@@ -636,4 +643,4 @@ li.floatedElement.marked *,
        padding: 0 2px;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index a5394a126182e5882c056d026524e8ad0d3e563c..e3f76f976dbeed7a7dfa932d5722e8b3080551f8 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * Header Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Header Styles -- -- -- -- -- ### */
-
-/* 
-
-File: header.css 
-Copyright 2006-2009 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- User Note -- -- -- -- -- ### */
+/* -- -- -- -- -- User Note -- -- -- -- -- */
 
 #userNote {
        white-space: nowrap;
@@ -17,7 +14,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        vertical-align: top;
 }
 
-/* ### -- -- -- -- -- Login Popup -- -- -- -- -- ### */
+/* -- -- -- -- -- Login Popup -- -- -- -- -- */
 
 .loginPopup {
        white-space: nowrap;
@@ -39,7 +36,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        margin-left: 0;
 }
 
-/* ### -- -- -- -- -- User Menu -- -- -- -- -- ### */
+/* -- -- -- -- -- User Menu -- -- -- -- -- */
 
 #userMenu {
        padding: 10px 5px 3px 5px;
@@ -76,7 +73,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        font-size: 1em;
 }
 
-/* ### -- -- -- -- -- Language Picker -- -- -- -- -- ### */
+/* -- -- -- -- -- Language Picker -- -- -- -- -- */
 
 #changeLanguageMenu img {
        margin-left: 0;
@@ -86,7 +83,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        margin: 0 0 0 22px !important;
 }
 
-/* ### -- -- -- -- -- Header Container -- -- -- -- -- ### */
+/* -- -- -- -- -- Header Container -- -- -- -- -- */
 
 #header {
        border-width: 1px 1px 0 1px;
@@ -113,26 +110,26 @@ Copyright 2006-2009 by WoltLab GmbH.
        border-bottom-width: 0;
 }
 
-/* ### -- -- -- -- -- Search -- -- -- -- -- ### */
+/* -- -- -- -- -- Search -- -- -- -- -- */
 
 #search {
-       /* Toggle View: Set to "0" for Standard View */
-       /* Toggle View: Set to "1px" for Framed View */
+       /* Toggle view: set to "0" for standard view */
+       /* Toggle view: set to "1px" for framed view */
        border-width: 0; 
        border-style: solid;
-       /* Toggle View: Set to "transparent" for Standard View */
-       /* Toggle View: Set to any Colour Value for Framed View */
+       /* Toggle view: set to "transparent" for standard view */
+       /* Toggle view: set to any colour value for framed view */
        background-color: transparent;
        position: absolute;
-       /* Move Search: Set to any positive Value */
+       /* Move search: set to any positive value */
        top: 13px;
        right: 13px;
        z-index: 100;
 }
 
 #search .searchContainer {
-       /* Toggle View: Set to "0" for Standard View */
-       /* Toggle View: Set to "1px" for Framed View */
+       /* Toggle view: set to "0" for standard view */
+       /* Toggle view: set to "1px" for framed view */
        border-width: 0;
        margin: 0;
        padding: 10px;
@@ -172,7 +169,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        position: relative;
 }
 
-/* ### -- -- -- -- -- Page-Logo & -Title -- -- -- -- -- ### */
+/* -- -- -- -- -- Page-Logo & -Title -- -- -- -- -- */
 
 #logo {
        border-width: 1px 1px 0 1px;
@@ -206,7 +203,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        z-index: 20;
 }
 
-/* ### -- -- -- -- -- Main Menu -- -- -- -- -- ### */
+/* -- -- -- -- -- Main Menu -- -- -- -- -- */
 
 .mainMenu {
        border-width: 0 1px 1px 1px;
@@ -252,4 +249,4 @@ Copyright 2006-2009 by WoltLab GmbH.
        font-size: 1em;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index dd1ec4275e90bbb4bfc63b0c0db625126e431595..8dc000e12697a33a6400257dd446c5c343058e03 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * ImageViewer Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2009-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- ImageViewer Styles -- -- -- -- -- ### */
-
-/* 
-
-File: imageViewer.css 
-Copyright 2009-2010 by WoltLab GmbH. 
-
-*/
-
-/* #### -- -- -- -- -- ImageViewer -- -- -- -- -- #### */
+/* -- -- -- -- -- ImageViewer -- -- -- -- -- */
 
 .imageViewerBackground, .overlayBackground { /* compatibility mode */
        color: #fff;
@@ -62,4 +59,4 @@ Copyright 2009-2010 by WoltLab GmbH.
        z-index: 120;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index bd85cb3759d740cb8e3cca1f9d967e7db9eed7e6..11c52b8b3e4db1f467e51d01652fd281135c7b5e 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Inline Calendar Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Inline Calendar Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: inlineCalendar.css \r
-Copyright 2006-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* #### -- -- -- -- -- Inline Calendar -- -- -- -- -- #### */\r
+/* -- -- -- -- -- Inline Calendar -- -- -- -- -- */\r
 \r
 .inlineCalendar {\r
        position: absolute; \r
@@ -84,4 +81,4 @@ Copyright 2006-2009 by WoltLab GmbH.
        text-align: center;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index 234ca87ce81b0290e1b29b4d53b4172e64312ad1..5f279c3f88ab192f73e3209e36e37fb0503c551d 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * Layout Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2009-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Layout Styles -- -- -- -- -- ### */
-
-/* 
-
-File: layout.css 
-Copyright 2009-2010 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Layout -- -- -- -- -- ### */
+/* -- -- -- -- -- Layout -- -- -- -- -- */
 
 .layout-1, .layout-2, .layout-3, .layout-4 {
        border-collapse: collapse;
@@ -29,7 +26,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        padding: 0;
 }
 
-/* ### -- -- -- -- -- Layout 1 -- -- -- -- -- ### */
+/* -- -- -- -- -- Layout 1 -- -- -- -- -- */
 
 /* 1 column */
 
@@ -37,7 +34,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        padding: 15px 25px;     
 }
 
-/* ### -- -- -- -- -- Layout 2 -- -- -- -- -- ### */
+/* -- -- -- -- -- Layout 2 -- -- -- -- -- */
 
 /* 1 columns flexible - 65% | 35% */
 
@@ -53,7 +50,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        padding: 15px 25px;     
 }
 
-/* ### -- -- -- -- -- Layout 3 -- -- -- -- -- ### */
+/* -- -- -- -- -- Layout 3 -- -- -- -- -- */
 
 /* 2 columns fixed - 310px | auto */
 
@@ -65,7 +62,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        padding: 15px 25px;     
 }
 
-/* ### -- -- -- -- -- Layout 4 -- -- -- -- -- ### */
+/* -- -- -- -- -- Layout 4 -- -- -- -- -- */
  
 /* 2 columns fixed - 20% | 60% | 20% */
 
@@ -85,7 +82,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        padding: 0 10px;
 }
 
-/* ### -- -- -- -- -- Data List -- -- -- -- -- ### */
+/* -- -- -- -- -- Data List -- -- -- -- -- */
 
 .dataList {
        font-size: 100%;
@@ -116,7 +113,7 @@ Copyright 2009-2010 by WoltLab GmbH.
        margin-right: 3px;      
 }
 
-/* ### -- -- -- -- -- Content Box -- -- -- -- -- ### */
+/* -- -- -- -- -- Content Box -- -- -- -- -- */
 
 .contentBox {
        padding-bottom: 10px;
@@ -128,4 +125,4 @@ Copyright 2009-2010 by WoltLab GmbH.
        margin-bottom: 7px;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 0c8fb9396b820cf8f773a96226d3f8ffa09f25ab..7134a6af2ee71a593a058d61db74fad7047dcb24 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * Message Layout Styles
+ *
+ * @author             Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Message Layout Styles -- -- -- -- -- ### */
-
-/* 
-
-File: messages.css 
-Copyright 2006-2010 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Message -- -- -- -- -- ### */
+/* -- -- -- -- -- Message -- -- -- -- -- */
 
 .message {
        margin-bottom: 7px;
@@ -37,7 +34,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        clear: both;
 }
 
-/* ### -- -- -- -- -- Message Inner -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Inner -- -- -- -- -- */
 
 .messageInner {
        border-width: 1px;
@@ -79,7 +76,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        min-height: 25px !important;
 }
 
-/* ### -- -- -- -- -- Message Sidebar -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Sidebar -- -- -- -- -- */
 
 /* Both Views: Left & Right */
 .message .messageLeft .messageSidebar, .message .messageFramedLeft .messageSidebar, .message .messageRight .messageSidebar, .message .messageFramedRight .messageSidebar {
@@ -125,7 +122,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        clear: both;
 }
 
-/* + + + Message Sidebar: Message Author + + + */
+/* -- Message Sidebar: Message Author -- */
 
 /* Both Views: Top */
 .message .messageTop .messageAuthor, .message .messageFramedTop .messageAuthor {
@@ -155,7 +152,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin-left: 0 !important;
 }
 
-/* + + + Message Sidebar: User Name + + + */
+/* -- Message Sidebar: User Name -- */
 
 .message .messageSidebar .userName {
        margin: 0;
@@ -170,7 +167,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        font-weight: bold;
 }
 
-/* + + + Message Sidebar: User Avatar + + + */
+/* -- Message Sidebar: User Avatar -- */
 
 /* All Views: Standard Avatar */
 .message .userAvatar {
@@ -262,7 +259,8 @@ Copyright 2006-2010 by WoltLab GmbH.
        height: 76px;
 }
 
-/* + + + Message Sidebar: User Symbols + + + */
+/* -- Message Sidebar: User Symbols -- */
+
 /* ToDo: The whole declaration block is not yet ready! */
 
 /* Both Views: Top */
@@ -308,7 +306,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        display: inline;
 }
 
-/* + + + Message Sidebar: User Credits + + + */
+/* -- Message Sidebar: User Credits -- */
 
 /* Both Views: Top */
 .message .messageTop .userCredits, .message .messageFramedTop .userCredits {
@@ -343,7 +341,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        padding: 0 15px;
 }
 
-/* + + + Message Sidebar: User Messenger + + + */
+/* -- Message Sidebar: User Messenger -- */
 
 /* Both Views: Top */
 .message .messageTop .userMessenger, .message .messageFramedTop .userMessenger {
@@ -399,7 +397,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        display: inline;
 }
 
-/* ### -- -- -- -- -- Message Content -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Content -- -- -- -- -- */
 
 /* All Views */
 .message .messageContent {
@@ -451,7 +449,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        clear: both;
 }
 
-/* ### -- -- -- -- -- Message Content Inner -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Content Inner -- -- -- -- -- */
 
 .message .messageContentInner {
        border-width: 0;
@@ -478,7 +476,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        clear: both;
 }
 
-/* ### -- -- -- -- -- Message Header -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Header -- -- -- -- -- */
 
 .message .messageHeader {
        border-style: solid;
@@ -520,7 +518,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        padding: 0 4px;
 }
 
-/* ### -- -- -- -- -- Message Body -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Body -- -- -- -- -- */
 
 .message .messageBody {
        margin: 0;
@@ -535,7 +533,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin-right: 6px;
 }
 
-/* ### -- -- -- -- -- Poll -- -- -- -- -- ### */
+/* -- -- -- -- -- Poll -- -- -- -- -- */
 
 .message .poll {
        margin: 0 15px 7px 0;
@@ -619,7 +617,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        border-bottom: 6px solid #967e7e;
 }
 
-/* ### -- -- -- -- -- Signature -- -- -- -- -- ### */
+/* -- -- -- -- -- Signature -- -- -- -- -- */
 
 .message .signature {
        border-left-width: 0;
@@ -631,7 +629,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        position: relative;
 }
 
-/* ### -- -- -- -- -- Edit Note -- -- -- -- -- ### */
+/* -- -- -- -- -- Edit Note -- -- -- -- -- */
 
 .message .editNote, .message .deleteNote {
        border-left-width: 0;
@@ -642,7 +640,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        position: relative;
 }
 
-/* ### -- -- -- -- -- Message Footer -- -- -- -- -- ### */
+/* -- -- -- -- -- Message Footer -- -- -- -- -- */
 
 /* All Views */
 .message .messageFooter, .message .messageFooterLeft, .message .messageFooterRight {
@@ -709,7 +707,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        margin-right: 0;
 }
 
-/* ### -- -- -- -- -- Attachment Preview -- -- -- -- -- ### */
+/* -- -- -- -- -- Attachment Preview -- -- -- -- -- */
 
 /* Holds attachments with thumbnail-previews */
 
@@ -759,7 +757,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        visibility: visible;
 }
 
-/* ### -- -- -- -- -- Attachment File -- -- -- -- -- ### */
+/* -- -- -- -- -- Attachment File -- -- -- -- -- */
 
 /* holds attachment file-type-icons and descriptions (no previews) */
 
@@ -797,7 +795,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        float: left;
 }
 
-/* ### -- -- -- -- -- Attachment Inputs -- -- -- -- -- ### */
+/* -- -- -- -- -- Attachment Inputs -- -- -- -- -- */
 
 .attachmentsInput {
        padding: 1px 0 3px 0;
@@ -812,7 +810,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        float: right;
 }
 
-/* ### -- -- -- -- -- Quote Box -- -- -- -- -- ### */
+/* -- -- -- -- -- Quote Box -- -- -- -- -- */
 
 .quoteBox {
        border-width: 1px;
@@ -846,7 +844,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        vertical-align: middle;
 }
 
-/* ### -- -- -- -- -- Code Box -- -- -- -- -- ### */
+/* -- -- -- -- -- Code Box -- -- -- -- -- */
 
 .codeBox {
        border-width: 1px;
@@ -899,7 +897,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        overflow: auto;
 }
 
-/* ### -- -- -- -- -- Smileys -- -- -- -- -- ### */
+/* -- -- -- -- -- Smileys -- -- -- -- -- */
 
 .smileys {
        margin: 0;
@@ -912,7 +910,7 @@ Copyright 2006-2010 by WoltLab GmbH.
        display: inline;
 }
 
-/* ### -- -- -- -- -- Extra -- -- -- -- -- ### */
+/* -- -- -- -- -- Extra -- -- -- -- -- */
 
 /* Post- & PM-Preview need this to get rid of the standard container-x settings */
 .messagePreview .message {
@@ -926,4 +924,4 @@ Copyright 2006-2010 by WoltLab GmbH.
        float: left;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 67ce109b6da90f1d36d7419256cdd5eccaae0530..f95b7eb63c702069c8f07d8fd04e49de8b4c8da8 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * Page Menu Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Page Menu Styles -- -- -- -- -- ### */
-
-/* 
-
-File: pageMenu.css 
-Copyright 2006-2010 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Page Menu -- -- -- -- -- ### */
+/* -- -- -- -- -- Page Menu -- -- -- -- -- */
 
 div.pageMenu { 
        margin: 0;
@@ -71,8 +68,8 @@ div.pageMenu li.container-1, div.pageMenu li.container-2 {
        margin: 0 1px 1px 0 !important;
 }
 
-/* ### -- -- -- -- -- Page Menu (2 rows) -- -- -- -- -- ### */
-/*
+/* -- -- -- -- -- Page Menu (2 rows) -- -- -- -- -- */
+/* Note: 
         - to be used with label and span
         - label contains the key
         - span the value
@@ -113,7 +110,7 @@ div.pageMenu .twoRows a:hover span {
        text-decoration: none !important;
 }
 
-/* ### -- -- -- -- -- Pop Up Menu -- -- -- -- -- ### */
+/* -- -- -- -- -- Pop Up Menu -- -- -- -- -- */
 
 .popupMenu {
        border-width: 1px;
@@ -125,4 +122,4 @@ div.pageMenu .twoRows a:hover span {
        z-index: 30;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */
index 94f404fca15d28560776e3c2b215fc29fedad857..c525a345e147094751abcb1a7ec0facfabeaf70b 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Page Navigation Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Page Navigation Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: pageNavigation.css \r
-Copyright 2006-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- Page Navigation -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Page Navigation -- -- -- -- -- */\r
 \r
 .pageNavigation {\r
        margin-top: .5em;\r
@@ -55,7 +52,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        width: 12em; /* opera fix */\r
        z-index: 200;\r
        display: none;\r
-       opacity: .9; /* css3 */\r
+       opacity: .9;\r
 }\r
 \r
 .pageNavigation li:hover div {\r
@@ -110,12 +107,12 @@ Copyright 2006-2009 by WoltLab GmbH.
        padding: 0;\r
 }\r
 \r
-/* Drop Down Menus (see also pageMenu.css) */\r
+/* Drop Down Menus (also see pageMenu.css) */\r
 .pageNavigation a, .pageNavigation li ul, .pageNavigation li {\r
        border-width: 1px;\r
 }\r
 \r
-/* Drop Down Menus (see also pageMenu.css) */\r
+/* Drop Down Menus (also see pageMenu.css) */\r
 .pageNavigation a, .pageNavigation li.children span {\r
        border-color: #fff;\r
        border-style: solid;\r
@@ -126,4 +123,4 @@ Copyright 2006-2009 by WoltLab GmbH.
        padding: 0 0 2px 0;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index 2929b933886eb9c507f972b01d72ad19c3684a4f..0df44e0135eca683a8b78e48841e4666aaa1815f 100644 (file)
@@ -1,14 +1,11 @@
+/**\r
+ * Tabbed Menu Styles\r
+ *\r
+ * @author             Arian Glander, Harald Szekely\r
+ * @copyright  2006-2011 WoltLab GmbH\r
+ */\r
 \r
-/* ### -- -- -- -- -- Tabbed Menu Styles -- -- -- -- -- ### */\r
-\r
-/* \r
-\r
-File: tabbedMenus.css \r
-Copyright 2006-2009 by WoltLab GmbH. \r
-\r
-*/\r
-\r
-/* ### -- -- -- -- -- Tabs -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Tabs -- -- -- -- -- */\r
 \r
 .tabMenu {\r
        margin-top: 5px;\r
@@ -57,8 +54,10 @@ Copyright 2006-2009 by WoltLab GmbH.
        min-height: 24px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Sub Tab Menu (Elements inside the Tab-Bar) -- -- -- -- -- ### */\r
-\r
+/* -- -- -- -- -- Sub Tab Menu -- -- -- -- -- */\r
\r
+/* Elements inside the bar below the tabs */\r
\r
 .subTabMenu {\r
        border: 1px;\r
        margin-bottom: -1px;\r
@@ -120,7 +119,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        height: 5px;\r
 }\r
 \r
-/* ### -- -- -- -- -- Sub Container Menu -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Sub Container Menu -- -- -- -- -- */\r
 \r
 /* ToDo: Find a more flexible solution */\r
 \r
@@ -135,7 +134,9 @@ Copyright 2006-2009 by WoltLab GmbH.
        margin: 0 1px 0 0;\r
 }\r
 \r
-/* ### -- -- -- -- -- Tab Menu Content (Content below the Sub Tab Menu) -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Tab Menu Content -- -- -- -- -- */\r
+\r
+/* Content below the Sub Tab Menu */\r
 \r
 .tabMenuContent {\r
        clear: both;\r
@@ -181,10 +182,10 @@ Copyright 2006-2009 by WoltLab GmbH.
        margin-top: 0 !important;\r
 }\r
 \r
-/* ### -- -- -- -- -- Specials -- -- -- -- -- ### */\r
+/* -- -- -- -- -- Specials -- -- -- -- -- */\r
 \r
-.tabNavigation {\r
+.tabNavigation { /* still necessary? */\r
        float: right;\r
 }\r
 \r
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */\r
+/* -- -- -- -- -- EOF -- -- -- -- -- */\r
index 5e542ad616bf800c5ebda0a549ced24409cda5a3..be1c758094e8ab1bc755baf5d1eba1db0c6ead93 100644 (file)
@@ -1,14 +1,11 @@
+/**
+ * Table Styles
+ *
+ * @author             Arian Glander, Harald Szekely
+ * @copyright  2006-2011 WoltLab GmbH
+ */
 
-/* ### -- -- -- -- -- Table Styles -- -- -- -- -- ### */
-
-/* 
-
-File: tables.css 
-Copyright 2006-2009 by WoltLab GmbH. 
-
-*/
-
-/* ### -- -- -- -- -- Table List -- -- -- -- -- ### */
+/* -- -- -- -- -- Table List -- -- -- -- -- */
 
 .tableList {
        border-spacing: 0;
@@ -37,7 +34,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        text-align: left;
 }
 
-/* ### -- -- -- -- -- Table Head -- -- -- -- -- ### */
+/* -- -- -- -- -- Table Head -- -- -- -- -- */
 
 .tableHead a, .tableHead .emptyHead {
        border-style: solid;
@@ -74,7 +71,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        border-width: 0 0 1px 0;
 }
 
-/* ### -- -- -- -- -- Column Globals -- -- -- -- -- ### */
+/* -- -- -- -- -- Column Globals -- -- -- -- -- */
 
 .tableList td.columnText {
        text-align: left;
@@ -94,7 +91,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        width: 1%;
 }
 
-/* ### -- -- -- -- -- Table row -- -- -- -- -- ### */
+/* -- -- -- -- -- Table Row -- -- -- -- -- */
 
 .tableList .statusDisplay {
        float: right;
@@ -106,7 +103,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        margin-left: 5px;
 }
 
-/* ### -- -- -- -- -- Column icon -- -- -- -- -- ### */
+/* -- -- -- -- -- Column Icon -- -- -- -- -- */
 
 .tableList td.columnIcon {
        width: 1%;
@@ -117,7 +114,7 @@ Copyright 2006-2009 by WoltLab GmbH.
        display: inline !important;
 }
 
-/* ### -- -- -- -- -- Special -- -- -- -- -- ### */
+/* -- -- -- -- -- Special -- -- -- -- -- */
 
 .tableList .deleteNote {
        border-width: 0 !important;
@@ -125,4 +122,4 @@ Copyright 2006-2009 by WoltLab GmbH.
        padding-top: 3px;
 }
 
-/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
+/* -- -- -- -- -- EOF -- -- -- -- -- */