* End of javascript refactoring: both editors, history and gallery work as expected.
[redakcja.git] / platforma / static / css / master.css
index 68d8219..5f3fe96 100644 (file)
@@ -69,7 +69,7 @@ body {
        right: 0px;
        left: 0px;
        height: 30px;
-       border-bottom: 1px solid #999;
+       border-bottom: 1px solid #999; 
        
     margin: 0;
     padding: 0;
@@ -102,13 +102,16 @@ body {
 #tabs {
        overflow: hidden;
     margin: 0;
-       height: 30px;    
+       padding: 0;
+       height: 31px;
+       border: 0px;    
        padding-left: 1em;      
 }
 
 #tabs li {
-       height: 24px;
-       margin-top: 6px;        
+       height: 18px;
+       margin-top: 6px;
+       margin-bottom: 0px;     
        
     -webkit-user-select: none; 
     cursor: pointer;
@@ -128,7 +131,8 @@ body {
        -moz-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
     -webkit-box-shadow: 1px -1px 2px rgba(127, 127, 127, 0.25);
 
-    border: 1px solid #999;    
+    border: 1px solid #999;
+       border-bottom-width: 0px;       
        -moz-border-radius: 4px 4px 0px 0px;
        -webkit-border-radius: 4px;
     -webkit-border-bottom-left-radius: 0px;
@@ -277,6 +281,12 @@ p { margin: 0;}
        padding-right: 5px;
 }
 
+img.tabclose {
+       padding-left: 8px;
+       width: 10px;
+       height: 10px;
+}
+
 
 /*
  * HTML Editor view