From 12cedb57fb93581d6bbedbfa9c2820191cde40e5 Mon Sep 17 00:00:00 2001 From: m-lopez-f Date: Tue, 20 Jan 2015 10:11:47 +0100 Subject: [PATCH] changed style and adapt to style pandorafms. --- extras/anytermd/browser/anyterm.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extras/anytermd/browser/anyterm.css b/extras/anytermd/browser/anyterm.css index 92e1377f16..4e6df19796 100644 --- a/extras/anytermd/browser/anyterm.css +++ b/extras/anytermd/browser/anyterm.css @@ -101,8 +101,10 @@ noscript { .termframe { float: left; - background-color: #567953; padding: 0.2ex; + background-color: none repeat scroll 0% 0% #82B92E; + border-top-right-radius: 5px; + border-top-left-radius: 5px; } .termframe p {