]> jspc29.x-matter.uni-frankfurt.de Git - trb3web.git/commitdiff
design table update
authorCahit <c.ugur@gsi.de>
Fri, 12 Dec 2014 10:22:05 +0000 (11:22 +0100)
committerCahit <c.ugur@gsi.de>
Fri, 12 Dec 2014 10:22:05 +0000 (11:22 +0100)
designfiles.htm
styleold.css

index f44b7fbcd9229cf2312c2c507038c931116916bc..41d68eaf5c37695653dcf8118aa979d16f7ca4b0 100644 (file)
@@ -400,9 +400,7 @@ href="http://jspc29.x-matter.uni-frankfurt.de/bitfiles/">jspc29.x-matter.uni-fra
 <div id="container">
   <div class="expandable-panel" id="cp-1">
     <div class="expandable-panel-heading">
-      <h4>Content heading 1
-       
-      </h4>
+      <h4>Content heading 1</h4>
     </div>
     <div class="expandable-panel-content">
       <p>
index 52fc055b14bb92e13f0cb1d23b2475cf8084cc83..d5ba74ff28f0c56594006e0415c8633372817d0d 100644 (file)
@@ -345,14 +345,15 @@ table td, table th {
 .expandable-panel-content p:first-child  {
     padding-top:10px;
 }
+
 .expandable-panel-content p:last-child {
     padding-bottom:15px;
 }
+
 .icon-close-open {
     width:20px;
     height:20px;
     position:absolute;
-    background-image:url(icon-close-open.png);
     right:15px;
 }
 .expandable-panel-content img {