From 0b93ea05a7c4b00e4ac0183c1d08f9bc3ea607a4 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 8 Nov 2011 12:33:30 -0800 Subject: [PATCH] Further style improvements. --- guacamole/src/main/webapp/styles/login.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/guacamole/src/main/webapp/styles/login.css b/guacamole/src/main/webapp/styles/login.css index a9f7d43b7..d073c1de7 100644 --- a/guacamole/src/main/webapp/styles/login.css +++ b/guacamole/src/main/webapp/styles/login.css @@ -177,7 +177,6 @@ div#connection-list-ui table tbody tr { div#connection-list-ui table td { padding: 0.25em; text-align: center; - font-size: 0.9em; } div#connection-list-ui table td.name { @@ -214,9 +213,7 @@ div#logout-panel { div#connection-list-ui a[href] { text-decoration: none; - color: black; - font-weight: bold; - font-size: 0.9em; + color: blue; } div#connection-list-ui a[href]:hover {