From: Joseph C. <tex...@us...> - 2005-08-15 03:49:51
|
Update of /cvsroot/popfile/engine/skins/smalldefault In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27309/skins/smalldefault Modified Files: style.css Log Message: Further skin work for 0.23. Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/smalldefault/style.css,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** style.css 2 Jun 2005 11:26:39 -0000 1.4 --- style.css 15 Aug 2005 03:49:42 -0000 1.5 *************** *** 1,8 **** /*********************************************************/ /* Main Body */ body { ! background-color: white; font-family: tahoma, sans-serif; ! font-size: 8pt; font-weight: normal; color: #000000; --- 1,9 ---- /*********************************************************/ /* Main Body */ + body { ! background-color: #FFFFFF; font-family: tahoma, sans-serif; ! font-size: 0.7em; font-weight: normal; color: #000000; *************** *** 17,22 **** background-color: #EDEDCA; border: 2px #CCCC99 solid; ! margin: 0px; ! padding: 0px; } --- 18,24 ---- background-color: #EDEDCA; border: 2px #CCCC99 solid; ! margin: 0; ! padding: 0; ! border-collapse: collapse; } *************** *** 42,52 **** td.head { font-weight: bold; ! font-size: 14pt; color: #666666; } .head a { ! font-size: 12pt; font-weight: normal; } --- 44,59 ---- td.head { font-weight: bold; ! font-size: 1.4em; color: #666666; } .head a { ! font-size: 1.2em; font-weight: normal; + text-decoration: none; + } + + .head a:hover { + text-decoration: underline; } *************** *** 60,65 **** padding-left: 5%; padding-right: 5%; ! font-size: 8pt; ! font-weight: bold; } --- 67,71 ---- padding-left: 5%; padding-right: 5%; ! font-size: 1em; } *************** *** 69,74 **** .bottomLink:hover { ! background-color: #FFFFCC; ! color: #000000; } --- 75,79 ---- .bottomLink:hover { ! text-decoration: underline; } *************** *** 87,92 **** .menu { - font-size: 12pt; - font-weight: normal; width: 100%; } --- 92,95 ---- *************** *** 101,106 **** .menuSelected, .menuSelected a { color: #000000; ! font-size: 14pt; ! font-weight: normal; text-decoration: none; } --- 104,109 ---- .menuSelected, .menuSelected a { color: #000000; ! font-size: 1.1em; ! font-weight: bold; text-decoration: none; } *************** *** 117,122 **** background-color: #EDEDCA; color: #0000ff; ! font-size: 14pt; ! font-weight: normal; text-decoration: none; } --- 120,125 ---- background-color: #EDEDCA; color: #0000ff; ! font-size: 1.1em; ! font-weight: bold; text-decoration: none; } *************** *** 179,182 **** --- 182,189 ---- tr.rowEven a:hover, tr.rowOdd a:hover { + text-decoration: underline; + } + + tr.rowEven:hover, tr.rowOdd:hover { color: #000000; background-color: #FFFFCC; *************** *** 197,203 **** td.naked { ! padding: 0px; ! margin: 0px; ! border: none } --- 204,210 ---- td.naked { ! padding: 0; ! margin: 0; ! border: 0; } *************** *** 205,224 **** /* Messages */ - div.error01 { - background-color: transparent; - color: red; - font-size: larger; - } - - div.error02 { - background-color: transparent; - color: red; - } - div.helpMessage { background-color: #DFDFAF; border: 2px solid #CCCC99; padding: 0.4em; ! padding-bottom: 0; } --- 212,223 ---- /* Messages */ div.helpMessage { background-color: #DFDFAF; border: 2px solid #CCCC99; padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; } *************** *** 227,232 **** th.historyLabel { font-weight: normal; ! font-size: 9pt; text-decoration: none; } --- 226,232 ---- th.historyLabel { + text-align: left; font-weight: normal; ! font-size: 1.1em; text-decoration: none; } *************** *** 237,240 **** --- 237,244 ---- } + th.historyLabel a { + text-decoration: none; + } + th.historyLabel a:hover { text-decoration: underline; *************** *** 289,295 **** } .historyNavigatorTop a:hover, .historyNavigatorBottom a:hover { ! background-color: #EEEEEE; ! color: #000000; } --- 293,302 ---- } + .historyNavigatorTop a, .historyNavigatorBottom a { + text-decoration: none; + } + .historyNavigatorTop a:hover, .historyNavigatorBottom a:hover { ! text-decoration: underline; } *************** *** 308,313 **** h2.history { margin-top: 0; ! margin-bottom: 0.3em; ! font-size: 14pt; font-weight: normal; } --- 315,320 ---- h2.history { margin-top: 0; ! margin-bottom: 0.2em; ! font-size: 1.5em; font-weight: normal; } *************** *** 316,320 **** display: inline; float: left; ! padding-right: 1em; } --- 323,327 ---- display: inline; float: left; ! padding-right: 0.4em; } *************** *** 327,338 **** } /*********************************************************/ /* Config Bar */ ! .configBar, .configBarHidden { ! padding-top: 1em; } ! .configBarTitle { border: 2px #CCCC99 solid; padding: 0.3em; --- 334,350 ---- } + .viewHeadings { + display: inline; + } + /*********************************************************/ /* Config Bar */ ! .configBarTitle { ! display: inline; ! font-size: 1.1em; } ! .configBarTitle a { border: 2px #CCCC99 solid; padding: 0.3em; *************** *** 341,344 **** --- 353,362 ---- background-color: #CCCC99; font-weight: bold; + font-size: 1.1em; + text-decoration: none; + } + + .configBarTitle a:hover { + text-decoration: underline; } *************** *** 390,394 **** .columnRemove, .columnMove { display: block; ! width:100%; height: 1em; } --- 408,412 ---- .columnRemove, .columnMove { display: block; ! width: 100%; height: 1em; } *************** *** 398,402 **** input, select, .submit { font-family: tahoma, sans-serif; ! font-size: 8pt; font-weight: normal; padding: 0; --- 416,420 ---- input, select, .submit { font-family: tahoma, sans-serif; ! font-size: 1em; font-weight: normal; padding: 0; *************** *** 406,410 **** tt { font-family: "lucida console", courier, sans-serif; ! font-size: 9pt; font-weight: normal; } --- 424,428 ---- tt { font-family: "lucida console", courier, sans-serif; ! font-size: 1.1em; font-weight: normal; } |