Sign in
eclipse
/
rap
/
org.eclipse.rap
/
features/row-templates
/
.
/
tests
/
org.eclipse.rap.rwt.testfixture
/
src
/
resources
/
theme
/
TestExample2.css
blob: 340a3af84b61b052fcdeabacb3b610c0d40d56ef [
file
] [
log
] [
blame
]
/* CSS file for tests */
/* Selector list rule */
Button
.
special
,
List
:
selected
,
Text
[
SIMPLE
]
{
border
:
2px
solid red
;
border-top-color
:
blue
;
}