]> git.parisson.com Git - telemeta.git/commitdiff
Change CSS for better management of RTL
authorAnas Ghrab <anas.ghrab@gmail.com>
Thu, 29 Jan 2015 20:13:50 +0000 (21:13 +0100)
committerAnas Ghrab <anas.ghrab@gmail.com>
Thu, 29 Jan 2015 21:18:16 +0000 (22:18 +0100)
telemeta/static/telemeta/css/telemeta.css

index 655cffa3efbe4b407d699ab11a534f5743cadf2d..ed3410178616b32b376a2c14e5cf8d8a3c13e296 100644 (file)
@@ -169,7 +169,7 @@ svg {
     padding: 6px; /**if u change this, change also width #content_header td.rightcol, see above*/
     position: relative;
     z-index: 1;
-    float: right;
+    /*float: right;*/
     border: 1px solid #999;
     background-color: #eee;
     -moz-border-radius: 8px 8px 8px 8px;
@@ -365,7 +365,7 @@ label.disabled { color: #d7d7d7 }
     font-weight: bold;
     position: absolute;
     top: 1.2em;
-    right: 1.1em;
+    /*right: 1.1em;*/
     margin-right: 1em;
     font-size: 0.9em;
     background-color: #6a0307;