From: <ok...@us...> - 2003-01-07 21:33:08
|
Update of /cvsroot/xoops/xoops2/install/templates/default_skin In directory sc8-pr-cvs1:/tmp/cvs-serv14503/install/templates/default_skin Modified Files: style.css styleMAC.css styleNN.css Log Message: added global comments feature Index: style.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** style.css 7 Jan 2003 06:51:54 -0000 1.2 --- style.css 7 Jan 2003 21:31:59 -0000 1.3 *************** *** 88,90 **** div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file --- 88,104 ---- div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} ! ! ! .comTitle {font-weight: bold; margin-bottom: 2px;} ! .comText {padding: 2px;} ! .comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;} ! .comUserStatCaption {font-weight: normal;} ! .comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;} ! .comUserRank {margin: 2px;} ! .comUserRankText {font-size: 10px;font-weight:bold;} ! .comUserRankImg {border: 0;} ! .comUserName {} ! .comUserImg {margin: 2px;} ! .comDate {font-weight: normal; font-style: italic; font-size: smaller} ! .comDateCaption {font-weight: bold; font-style: normal;} \ No newline at end of file Index: styleMAC.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/styleMAC.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** styleMAC.css 7 Jan 2003 06:51:54 -0000 1.2 --- styleMAC.css 7 Jan 2003 21:32:01 -0000 1.3 *************** *** 88,90 **** div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file --- 88,104 ---- div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} ! ! ! .comTitle {font-weight: bold; margin-bottom: 2px;} ! .comText {padding: 2px;} ! .comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;} ! .comUserStatCaption {font-weight: normal;} ! .comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;} ! .comUserRank {margin: 2px;} ! .comUserRankText {font-size: 10px;font-weight:bold;} ! .comUserRankImg {border: 0;} ! .comUserName {} ! .comUserImg {margin: 2px;} ! .comDate {font-weight: normal; font-style: italic; font-size: smaller} ! .comDateCaption {font-weight: bold; font-style: normal;} \ No newline at end of file Index: styleNN.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/styleNN.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** styleNN.css 7 Jan 2003 06:51:54 -0000 1.2 --- styleNN.css 7 Jan 2003 21:32:01 -0000 1.3 *************** *** 88,90 **** div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file --- 88,104 ---- div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} ! ! ! .comTitle {font-weight: bold; margin-bottom: 2px;} ! .comText {padding: 2px;} ! .comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;} ! .comUserStatCaption {font-weight: normal;} ! .comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;} ! .comUserRank {margin: 2px;} ! .comUserRankText {font-size: 10px;font-weight:bold;} ! .comUserRankImg {border: 0;} ! .comUserName {} ! .comUserImg {margin: 2px;} ! .comDate {font-weight: normal; font-style: italic; font-size: smaller} ! .comDateCaption {font-weight: bold; font-style: normal;} \ No newline at end of file |