summaryrefslogtreecommitdiff
path: root/modules/update
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-04-28 20:08:39 +0000
committerDries Buytaert <dries@buytaert.net>2010-04-28 20:08:39 +0000
commit01eb7bff732b65228caea2238e0520bc15c3e69d (patch)
tree30749b1fae469e8001aae8d850b7e194732c6b1c /modules/update
parentfe2fdd4f4ab98ef3b2b4aa4a8410eac18209537b (diff)
downloadbrdo-01eb7bff732b65228caea2238e0520bc15c3e69d.tar.gz
brdo-01eb7bff732b65228caea2238e0520bc15c3e69d.tar.bz2
- Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.
Diffstat (limited to 'modules/update')
-rw-r--r--modules/update/update.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/update/update.css b/modules/update/update.css
index 3f46d6c39..66392e221 100644
--- a/modules/update/update.css
+++ b/modules/update/update.css
@@ -52,7 +52,8 @@
background: #ffe;
}
-.current-version, .new-version {
+.current-version,
+.new-version {
direction: ltr; /* Note: version numbers should always be LTR. */
}