summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/tabsheet
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2012-02-02 09:20:29 +0000
committerArtur Signell <artur.signell@itmill.com>2012-02-02 09:20:29 +0000
commit98737932a588f1b4a8f8115f2545da63ae7f4e4a (patch)
treed35a758200b6c75f12de9325c8c80f5fc5103746 /WebContent/VAADIN/themes/runo/tabsheet
parent7c200d4e869139ff72e848e973cd5ce5932908d8 (diff)
downloadvaadin-framework-98737932a588f1b4a8f8115f2545da63ae7f4e4a.tar.gz
vaadin-framework-98737932a588f1b4a8f8115f2545da63ae7f4e4a.zip
#8311 Converted CRLF -> LF in css/html/xml files
svn changeset:22852/svn branch:6.7
Diffstat (limited to 'WebContent/VAADIN/themes/runo/tabsheet')
-rw-r--r--WebContent/VAADIN/themes/runo/tabsheet/tabsheet.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/WebContent/VAADIN/themes/runo/tabsheet/tabsheet.css b/WebContent/VAADIN/themes/runo/tabsheet/tabsheet.css
index 9c224cb84f..64cd85b61d 100644
--- a/WebContent/VAADIN/themes/runo/tabsheet/tabsheet.css
+++ b/WebContent/VAADIN/themes/runo/tabsheet/tabsheet.css
@@ -103,10 +103,10 @@
background-color: #fff;
border-bottom: 1px solid #dee2e3;
border-top: none;
-}
-.v-tabsheet-hidetabs .v-tabsheet-content {
- border-top: 1px solid #b5babb;
-}
+}
+.v-tabsheet-hidetabs .v-tabsheet-content {
+ border-top: 1px solid #b5babb;
+}
.v-tabsheet-deco {
height: 10px;
background: transparent url(../panel/img/bottom-right.png) repeat-x right top;