Update jquery.uls from upstream

* German localization update.
* Removed redundant prefixed CSS rules.

Change-Id: I1fe46b7d37d4809d5dd2748d9003a4db40e53364
This commit is contained in:
Amir E. Aharoni
2014-03-31 20:56:32 +03:00
parent 0b193144ff
commit f67b21bd85
2 changed files with 3 additions and 4 deletions

View File

@@ -17,8 +17,6 @@
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);