Browse Source

Test case for #3915

svn changeset:14105/svn branch:6.4
tags/6.7.0.beta1
Artur Signell 14 years ago
parent
commit
d355679a10
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      WebContent/VAADIN/themes/tests-tickets/styles.css

+ 5
- 0
WebContent/VAADIN/themes/tests-tickets/styles.css View File

@@ -1309,3 +1309,8 @@ padding:2px;
line-height: normal;
}


.redblueborders {
border-right: 10px solid red;
border-left: 10px solid blue;
}

Loading…
Cancel
Save