summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/estilos.css
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2009-11-22 01:23:56 +0000
committeralonso <alonso@us.es>2009-11-22 01:23:56 +0000
commitb0bb14fd94566a652b40ef1500d55967e08d964b (patch)
treedb493e1e5cc1b1ca515faaa20aa1d328afc599b2 /admin/WebConsole/estilos.css
parent11956a97e060e8ee7488afb97071d2c49cf1033c (diff)
git-svn-id: https://opengnsys.es/svn/trunk@617 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/estilos.css')
-rw-r--r--admin/WebConsole/estilos.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/admin/WebConsole/estilos.css b/admin/WebConsole/estilos.css
index e12955df..77c01929 100644
--- a/admin/WebConsole/estilos.css
+++ b/admin/WebConsole/estilos.css
@@ -351,4 +351,16 @@ A.tabla_listados_sin:link{
COLOR: #003300;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
+}
+.mensajebrowser{
+ BORDER-BOTTOM: #999999 1px solid;
+ BORDER-LEFT: #999999 1px solid;
+ BORDER-RIGHT: #999999 1px solid;
+ BORDER-TOP: #999999 1px solid;
+ BACKGROUND-COLOR: #FFFFFF;
+ COLOR: #999999;
+ FONT-FAMILY: Arial, Helvetica, sans-serif;
+ FONT-SIZE: 14px;
+ FONT-WEIGHT: 300;
}
+