commit 967a1aa0d2103ebbce3f7c4c572af90c759fb1c6 parent be6a4cf6cb4e5d1621f51b666e77e341fd175e22 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 17 Dec 2014 17:12:58 +0100 css update Diffstat:
| M | themes/jumbotron/admin.php | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -144,10 +144,10 @@ foreach($langs as $prio => $lang) { cursor: pointer; position: relative; top: 4px; - -moz-transition: all 0.2s ease-in-out; + /*-moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out;*/ } .tabs label:hover { background: #090909;