changed style and adapt to style pandorafms.

(cherry picked from commit 12cedb57fb93581d6bbedbfa9c2820191cde40e5)
This commit is contained in:
m-lopez-f 2015-01-20 10:11:47 +01:00
parent b215eefdf1
commit f16c678cde

View File

@ -101,8 +101,10 @@ noscript {
.termframe { .termframe {
float: left; float: left;
background-color: #567953;
padding: 0.2ex; padding: 0.2ex;
background-color: none repeat scroll 0% 0% #82B92E;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
} }
.termframe p { .termframe p {