diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 287: Better compatibility with older firefox

Message ID 20111109192617.3833.24746.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Nov. 9, 2011, 7:26 p.m. UTC
------------------------------------------------------------
revno: 287
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: lava-server
timestamp: Wed 2011-11-09 20:19:14 +0100
message:
  Better compatibility with older firefox
modified:
  lava_server/htdocs/css/default.css


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_server/htdocs/css/default.css'
--- lava_server/htdocs/css/default.css	2011-11-08 23:50:58 +0000
+++ lava_server/htdocs/css/default.css	2011-11-09 19:19:14 +0000
@@ -261,6 +261,7 @@ 
 #lava-content-without-sidebar {
   background-color: white;
   border-radius: 8px;
+  -moz-border-radius: 8px;
   color: #444;
   margin: 1ex 0 75px 0;
   overflow-x: auto;