Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-09-07 20:13:33 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-09-07 21:59:38 +0400
commit8046ecccd73579c808361bfd37b292a1df5e2835 (patch)
tree1791739245ed64b02f5ec8fa641de06d3a397f7e /src
parent60e6919c3a1d50f3a11073053c0c9db21dd75f13 (diff)
WebUI: Update normalize.css.
Diffstat (limited to 'src')
-rw-r--r--src/mpc-hc/res/web/default.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mpc-hc/res/web/default.css b/src/mpc-hc/res/web/default.css
index 8669aca1e..3afe50abc 100644
--- a/src/mpc-hc/res/web/default.css
+++ b/src/mpc-hc/res/web/default.css
@@ -1,4 +1,4 @@
-/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
+/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
@@ -20,7 +20,7 @@ template {
/**
* 2. Prevent iOS text size adjust after orientation change, without disabling
- * user zoom.
+ * user zoom.
*/
html {
@@ -185,8 +185,8 @@ html input[disabled] {
}
/**
- * 1. Address box sizing set to `content-box` in IE 8/9.
- * 2. Remove excess padding in IE 8/9.
+ * 1. Address box sizing set to `content-box` in IE 8/9/10.
+ * 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
@@ -198,7 +198,7 @@ input[type="radio"] {
/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
- * (include `-moz` to future-proof).
+ * (include `-moz` to future-proof).
*/
input[type="search"] {
@@ -228,7 +228,7 @@ input::-moz-focus-inner {
padding: 0;
}
-/* END OF normalize.css 2.1.2 */
+/* END OF normalize.css 2.1.3 */
body,