aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-07-02 05:43:53 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-07-02 05:43:53 +0000
commit1c1e9c704c57feacaec4af8e1ab3d07bd9dd5adc (patch)
tree9caa2965b22abbe97f1e674a10cb7c27e769a13e /h-source/Public
parenta935ddd2093fa73066ae409c35535daa33371b9c (diff)
added preview in hardware talk pages - lammi87 issue
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index 4be530a..344b063 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -712,6 +712,7 @@ ins
border:1px solid #C7DAEF;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
+ border-radius: 15px;
}
.tables_of_contents a
{
@@ -1407,6 +1408,7 @@ ins
{
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
+ border-radius: 12px;
padding:10px;
margin:20px 0px;
background:#eaf2f4;