From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/orange In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/orange Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/orange/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.3.6.2 *************** *** 1,29 **** body { background-color: #FFFFFF; - border: none; font-family: sans-serif; ! color: black; } ! table.head { ! font-weight: normal; ! font-size: 22pt; ! background: #ffffcc; ! color: black; width: 100%; } ! .shell, .shellTop { background-color: #ffffcc; border: 3px #ff9966 solid; ! color: black; } ! table.head a { ! font-size: 12pt; } .menu { ! font-size: 14pt; font-weight: bold; width: 100%; --- 1,68 ---- + /*********************************************************/ + /* Main Body */ + body { + color: #000000; background-color: #FFFFFF; font-family: sans-serif; ! font-size: 100%; } ! /*********************************************************/ ! /* Shell structure */ ! ! .shell, .shellTop { ! color: #000000; ! background-color: #ffffcc; ! border: 3px #ff9966 solid; ! } ! ! .shellStatusMessage { ! color: #000000; ! background-color: #ffffcc; ! border: 3px #ff9966 solid; width: 100%; } ! .shellErrorMessage { ! color: #FF0000; background-color: #ffffcc; border: 3px #ff9966 solid; ! width: 100%; } ! table.head { ! width: 100%; ! } ! ! td.head { ! font-weight: normal; ! font-size: 1.8em; ! } ! ! table.footer { ! width: 100%; ! } ! ! td.footerBody { ! text-align: center; ! width: 33%; } + td.naked { + padding: 0; + margin: 0; + border: 0; + } + + td.logo2menuSpace { + height: 0.8em; + } + + /*********************************************************/ + /* Menu Settings */ + .menu { ! font-size: 1.2em; font-weight: bold; width: 100%; *************** *** 31,76 **** .menuSelected { background-color: #ff9966; width: 14%; - color: #1E3B75; } .menuStandard { background-color: #ffcc99; width: 14%; - color: #1E3B75; } ! tr.rowEven { ! background-color: #ffffcc; ! color: black; } ! tr.rowOdd { ! background-color: #ffcc99; ! color: black; } ! hr { ! color: gray; ! background-color: transparent; ! } table.settingsTable { ! border: 1px solid #ffcc99; } ! table.openMessageTable, table.lookupResultsTable { ! border: 3px solid #ffcc99; } ! td.settingsPanel { ! border: 1px solid #ffcc99; } ! td.naked { ! padding: 0px; ! margin: 0px; ! border: none } --- 70,110 ---- .menuSelected { + color: #000000; background-color: #ff9966; width: 14%; } .menuStandard { + color: #000000; background-color: #ffcc99; width: 14%; } ! .menuIndent { ! width: 8%; } ! .menuLink { ! display: block; ! width: 100%; } ! /*********************************************************/ ! /* Table Settings */ table.settingsTable { ! border: 1px solid #ff9966; } ! td.settingsPanel { ! border: 1px solid #ff9966; } ! table.openMessageTable { ! border: 3px solid #ff9966; } ! td.openMessageBody { ! text-align: left; } *************** *** 79,101 **** } ! .menuIndent { ! width: 8%; } ! td.accuracy0to49 { ! background-color: red; ! color: black; } ! td.accuracy50to93 { ! background-color: yellow; ! color: black; } ! td.accuracy94to100 { ! background-color: green; ! color: black; } div.error01 { background-color: transparent; --- 113,149 ---- } ! tr.rowEven { ! color: #000000; ! background-color: #ffffcc; } ! tr.rowOdd { ! color: #000000; ! background-color: #ffcc99; } ! tr.rowHighlighted { ! color: #000000; ! background-color: #ff9966; } ! tr.rowBoundary { ! background-color: #ff9966; ! } ! ! table.lookupResultsTable { ! border: 3px solid #ff9966; } + /*********************************************************/ + /* Graphics */ + + span.graphFont { + font-size: x-small; + } + + /*********************************************************/ + /* Messages */ + div.error01 { background-color: transparent; *************** *** 109,114 **** } ! span.graphFont { ! font-size: x-small; } --- 157,181 ---- } ! div.helpMessage { ! background-color: #ffcc99; ! border: 2px solid #ff9966; ! padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! th.historyLabel { ! text-align: left; ! font-weight: normal; ! } ! ! .historyLabelSort { ! font-weight: bold; ! font-style: normal; } *************** *** 128,136 **** font-weight: bold; } ! .advancedLabel { font-weight: bold; } ! .passwordLabel { font-weight: bold; --- 195,203 ---- font-weight: bold; } ! .advancedLabel { font-weight: bold; } ! .passwordLabel { font-weight: bold; *************** *** 141,144 **** --- 208,226 ---- } + .bucketsWidgetStateOn, .bucketsWidgetStateOff { + font-weight: bold; + } + + .configWidgetStateOn, .configWidgetStateOff { + font-weight: bold; + } + + .securityWidgetStateOn, .securityWidgetStateOff { + font-weight: bold; + } + + /*********************************************************/ + /* Positioning */ + table.historyWidgetsTop { width: 100%; *************** *** 153,222 **** } ! td.historyNavigatorTop { ! text-align: right; ! } ! ! td.historyNavigatorBottom { text-align: right; } ! tr.rowHighlighted { ! background-color: #ff9966; ! } ! ! td.logo2menuSpace { ! height: 0.8em; ! } ! ! a.changeSettingLink { ! background-color: transparent; ! color: #0000cc; } ! td.footerBody { ! text-align: center; ! padding-left: 5%; ! padding-right: 5%; } ! table.footer { ! width: 100%; ! margin-top: 1em; } ! span.bucketsWidgetState { ! font-weight: bold; } ! span.configWidgetState { ! font-weight: bold; } ! span.securityWidgetState { ! font-weight: bold; } ! .historyLabel { ! font-weight: normal; } ! .historyLabel em { ! font-weight: bold; ! font-style: normal; } ! tr.rowBoundary { ! background-color: #ff9966; } ! div.helpMessage { ! background-color: #ffcc99; ! border: 2px solid #ff9966; ! padding: 0.3em; ! padding-bottom: 0; } ! .menuLink { ! display: block; ! width: 100%; } --- 235,290 ---- } ! .historyNavigatorTop, .historyNavigatorBottom { text-align: right; + vertical-align: top; } ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; } ! .refreshLink { ! margin-top: 0.5em; } ! .magnetsTable caption { ! text-align: left; } ! h2.history { ! margin-top: 0; ! margin-bottom: 0.3em; } ! .search { ! display: inline; ! float: left; ! padding-right: 1em; } ! .filter { ! display: inline; } ! .removeButtonsTop { ! padding-bottom: 1em; } ! .viewHeadings { ! display: inline; } ! .historyMagnetUsed { ! overflow: hidden; ! white-space: nowrap; ! vertical-align: middle; } ! .historyMagnetUsed img { ! vertical-align: bottom; } ! .historyMagnetUsed span { ! font-size:80%; ! vertical-align: middle; } |