diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/scripts/tests/testdata/info/expected/impl_report.html --- a/configurationengine/source/scripts/tests/testdata/info/expected/impl_report.html Fri Mar 12 08:30:17 2010 +0200 +++ b/configurationengine/source/scripts/tests/testdata/info/expected/impl_report.html Tue Aug 10 14:29:28 2010 +0300 @@ -110,7 +110,28 @@ .currentValue { background-color: #e8f2fe; } + +.fltrow{ /* filter grid row appearance */ + height:20px; + background-color:#f4f4f4; +} +.btnflt{ /* button appearance */ + font-size:11px; + margin:0 2px 0 2px; padding:0 1px 0 1px; + text-decoration:none; color: #fff; + background-color:#666; +} +.flt{ /* filter (input) appearance */ + background-color:#f4f4f4; border:1px inset #ccc; + margin:0; width:100%; +} +.flt_s{ /* small filter (input) appearance */ + background-color:#f4f4f4; border:1px inset #ccc; + margin:0; width:80%; +} + + Implementation info - ConE @@ -118,10 +139,10 @@

Implementations


- +
- + @@ -130,7 +151,7 @@ - + @@ -139,7 +160,7 @@ - + @@ -148,7 +169,7 @@ - + @@ -157,7 +178,7 @@ - + @@ -166,7 +187,7 @@ - + @@ -175,7 +196,7 @@ - + @@ -184,6 +205,12 @@
FileIndexLine Type Phase Tags
Layer1/implml/bitmask_test.templateml02 templateml normal
Layer1/implml/feature1_1.templateml02 templateml normal
Layer1/implml/feature1_2.templateml02 templateml normal
Layer1/implml/feature1_sequence.templateml02 templateml normal
Layer1/implml/feature2.templateml02 templateml normal
Layer1/implml/time_types_test.templateml02 templateml normal
+ +