raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=c6064ffa4a6fe965f14a5215ba99dc33dd8c2a92

commit c6064ffa4a6fe965f14a5215ba99dc33dd8c2a92
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Mon Feb 15 16:51:28 2016 +0900

    www - news css
---
 public_html/lib/tpl/e/css/modifications.css | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 2774a83..9ecf55a 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -610,7 +610,7 @@ table {
    margin-left: 0px;
    width: 40px;
    height: 40px;
-   float: right;
+   float: left;
 }
 
 .anss_del_img:hover {
@@ -622,11 +622,11 @@ table {
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
-   margin-right: 0px;
+   margin-left: 0px;
    margin-left: 0px;
    width: 40px;
    height: 40px;
-   float: right;
+   float: left;
 }
 
 .anss_edit_img {
@@ -638,11 +638,11 @@ table {
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
-   margin-right: 0px;
+   margin-left: 0px;
    margin-left: 0px;
    width: 40px;
    height: 40px;
-   float: right;
+   float: left;
 }
 
 .anss_edit_img:hover {
@@ -654,9 +654,9 @@ table {
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
-   margin-right: 0px;
+   margin-left: 0px;
    margin-left: 0px;
    width: 40px;
    height: 40px;
-   float: right;
+   float: left;
 }

-- 


Reply via email to