@@ -826,13 +826,14 @@ input.text-border {
826826}
827827/* Button Container of CTAB */
828828.ctab-folder-button-area {
829+ min-height : 16px ;
829830 border-bottom : 1px solid gray;
830831 border-left : 1px solid gray;
831832 border-right : 1px solid gray;
832833 border-top : 1px solid gray;
833834 background-color : menu;
834835 padding : 1px 1px 1px 1px ;
835- min-height : 16px ;
836+ _height : 16px ;
836837}
837838
838839.ctab-item-more {
@@ -938,7 +939,7 @@ input.text-border {
938939 overflow : hidden;
939940 font-family : Arial, sans-serif;
940941 font-size : 8pt ;
941- background-color : inherit ;
942+ background-color : menu ;
942943}
943944
944945.ctab-item-attach-noextrapos-left {
@@ -955,7 +956,7 @@ input.text-border {
955956 overflow : hidden;
956957 font-family : Arial, sans-serif;
957958 font-size : 8pt ;
958- background-color : inherit ;
959+ background-color : menu ;
959960}
960961
961962.ctab-item-attach-close-left {
@@ -964,20 +965,20 @@ input.text-border {
964965 background-image : url ('images/ctab-simple-close.gif' );
965966 background-repeat : no-repeat;
966967 background-position : top left;
967- background-color : inherit ;
968+ background-color : menu ;
968969 width : 15px ;
969970 overflow : hidden;
970971 font-family : Arial, sans-serif;
971972 font-size : 8pt ;
972973 font-family : Arial, sans-serif;
973974 font-size : 8pt ;
974975}
975-
976+ . ctab-item-attach-close-left-hover ,
976977.ctab-item-attach-close-left : hover {
977978 background-image : url ('images/ctab-simple-close-hover.gif' );
978979 background-repeat : no-repeat;
979980 background-position : top left;
980- background-color : inherit ;
981+ background-color : menu ;
981982 font-family : Arial, sans-serif;
982983 font-size : 8pt ;
983984}
@@ -990,14 +991,14 @@ input.text-border {
990991 background-image : url ('images/ctab-simple-close.gif' );
991992 background-repeat : no-repeat;
992993 background-position : top right;
993- background-color : inherit ;
994+ background-color : menu ;
994995}
995-
996+ . ctab-item-attach-close-right-hover ,
996997.ctab-item-attach-close-right : hover {
997998 background-image : url ('images/ctab-simple-close-hover.gif' );
998999 background-repeat : no-repeat;
9991000 background-position : top right;
1000- background-color : inherit ;
1001+ background-color : menu ;
10011002 font-family : Arial, sans-serif;
10021003 font-size : 8pt ;
10031004}
@@ -1015,7 +1016,7 @@ input.text-border {
10151016 overflow : hidden;
10161017 font-family : Arial, sans-serif;
10171018 font-size : 8pt ;
1018- background-color : inherit ;
1019+ background-color : menu ;
10191020}
10201021
10211022.ctab-item-attach-rounded-noextrapos-left {
@@ -1032,7 +1033,7 @@ input.text-border {
10321033 overflow : hidden;
10331034 font-family : Arial, sans-serif;
10341035 font-size : 8pt ;
1035- background-color : inherit ;
1036+ background-color : menu ;
10361037}
10371038
10381039.ctab-item-attach-rounded-close-left {
@@ -1041,20 +1042,20 @@ input.text-border {
10411042 background-image : url ('images/ctab-simple-close.gif' );
10421043 background-repeat : no-repeat;
10431044 background-position : top left;
1044- background-color : inherit ;
1045+ background-color : menu ;
10451046 width : 15px ;
10461047 overflow : hidden;
10471048 font-family : Arial, sans-serif;
10481049 font-size : 8pt ;
10491050 font-family : Arial, sans-serif;
10501051 font-size : 8pt ;
10511052}
1052-
1053+ . ctab-item-attach-rounded-close-left-hover ,
10531054.ctab-item-attach-rounded-close-left : hover {
10541055 background-image : url ('images/ctab-simple-close-hover.gif' );
10551056 background-repeat : no-repeat;
10561057 background-position : top left;
1057- background-color : inherit ;
1058+ background-color : menu ;
10581059 font-family : Arial, sans-serif;
10591060 font-size : 8pt ;
10601061}
@@ -1067,14 +1068,14 @@ input.text-border {
10671068 background-image : url ('images/ctab-simple-close.gif' );
10681069 background-repeat : no-repeat;
10691070 background-position : top right;
1070- background-color : inherit ;
1071+ background-color : menu ;
10711072}
1072-
1073+ . ctab-item-attach-rounded-close-right-hover ,
10731074.ctab-item-attach-rounded-close-right : hover {
10741075 background-image : url ('images/ctab-simple-close-hover.gif' );
10751076 background-repeat : no-repeat;
10761077 background-position : top right;
1077- background-color : inherit ;
1078+ background-color : menu ;
10781079 font-family : Arial, sans-serif;
10791080 font-size : 8pt ;
10801081}
@@ -1089,7 +1090,7 @@ input.text-border {
10891090 background-image : url ('images/ctab-simple-left-selected.gif' );
10901091 background-repeat : no-repeat;
10911092 background-position : top right;
1092- background-color : inherit ;
1093+ background-color : menu ;
10931094}
10941095
10951096.ctab-item-selected .ctab-item-attach-noextrapos-right {
@@ -1100,7 +1101,7 @@ input.text-border {
11001101 background-image : url ('images/ctab-simple-right-selected.gif' );
11011102 background-repeat : no-repeat;
11021103 background-position : top right;
1103- background-color : inherit ;
1104+ background-color : menu ;
11041105}
11051106.ctab-item-selected .ctab-item-attach-default-right {
11061107 float : right;
@@ -1110,9 +1111,9 @@ input.text-border {
11101111 background-image : url ('images/ctab-simple-right-close-selected.gif' );
11111112 background-repeat : no-repeat;
11121113 background-position : top right;
1113- background-color : inherit ;
1114+ background-color : menu ;
11141115}
1115-
1116+ . ctab-item-selected . ctab-item-attach-default-right-hover ,
11161117.ctab-item-selected .ctab-item-attach-default-right : hover {
11171118 float : right;
11181119 width : 15px ;
@@ -1121,7 +1122,7 @@ input.text-border {
11211122 background-image : url ('images/ctab-simple-right-close-selected-hover.gif' );
11221123 background-repeat : no-repeat;
11231124 background-position : top right;
1124- background-color : inherit ;
1125+ background-color : menu ;
11251126}
11261127/*
11271128.ctab-item-selected .ctab-item-attach-close-rounded-right{
@@ -1210,8 +1211,10 @@ input.text-border {
12101211 background-image : url ('images/ctab-rounded-close-right.gif' );
12111212 background-repeat : no-repeat;
12121213 background-position : top right;
1213- background-color : inherit ;
1214+ background-color : menu ;
12141215}
1216+
1217+ .ctab-item-rounded-selected .ctab-item-attach-rounded-default-right-hover ,
12151218.ctab-item-rounded-selected .ctab-item-attach-rounded-default-right : hover {
12161219 float : right;
12171220 width : 37px ;
@@ -1220,7 +1223,7 @@ input.text-border {
12201223 background-image : url ('images/ctab-rounded-close-right-hover.gif' );
12211224 background-repeat : no-repeat;
12221225 background-position : top right;
1223- background-color : inherit ;
1226+ background-color : menu ;
12241227}
12251228
12261229.ctab-item-rounded-selected .ctab-item-attach-rounded-noextrapos-left {
@@ -1232,7 +1235,7 @@ input.text-border {
12321235 background-image : url ('images/ctab-rounded-left.gif' );
12331236 background-repeat : no-repeat;
12341237 background-position : top left;
1235- background-color : inherit ;
1238+ background-color : menu ;
12361239}
12371240
12381241.ctab-item-rounded-selected .ctab-item-attach-rounded-noextrapos-right {
@@ -1244,7 +1247,7 @@ input.text-border {
12441247 background-image : url ('images/ctab-rounded-right.gif' );
12451248 background-repeat : no-repeat;
12461249 background-position : top right;
1247- background-color : inherit ;
1250+ background-color : menu ;
12481251}
12491252
12501253.ctab-item-rounded-selected .ctab-item-attach-rounded-close-left {
@@ -1253,20 +1256,20 @@ input.text-border {
12531256 background-image : url ('images/ctab-simple-close.gif' );
12541257 background-repeat : no-repeat;
12551258 background-position : top left;
1256- background-color : inherit ;
1259+ background-color : menu ;
12571260 width : 37px ;
12581261 overflow : hidden;
12591262 font-family : Arial, sans-serif;
12601263 font-size : 8pt ;
12611264 font-family : Arial, sans-serif;
12621265 font-size : 8pt ;
12631266}
1264-
1267+ . ctab-item-rounded-selected . ctab-item-attach-rounded-close-left-hover ,
12651268.ctab-item-rounded-selected .ctab-item-attach-rounded-close-left : hover {
12661269 background-image : url ('images/ctab-simple-close-hover.gif' );
12671270 background-repeat : no-repeat;
12681271 background-position : top left;
1269- background-color : inherit ;
1272+ background-color : menu ;
12701273 font-family : Arial, sans-serif;
12711274 font-size : 8pt ;
12721275}
@@ -1279,14 +1282,14 @@ input.text-border {
12791282 background-image : url ('images/ctab-simple-close.gif' );
12801283 background-repeat : no-repeat;
12811284 background-position : top right;
1282- background-color : inherit ;
1285+ background-color : menu ;
12831286}
1284-
1287+ . ctab-item-rounded-selected . ctab-item-attach-rounded-close-right-hover ,
12851288.ctab-item-rounded-selected .ctab-item-attach-rounded-close-right : hover {
12861289 background-image : url ('images/ctab-simple-close-hover.gif' );
12871290 background-repeat : no-repeat;
12881291 background-position : top right;
1289- background-color : inherit ;
1292+ background-color : menu ;
12901293 font-family : Arial, sans-serif;
12911294 font-size : 8pt ;
12921295}
0 commit comments