From: Harvie Date: Sat, 10 Jul 2010 13:45:02 +0000 (+0200) Subject: bit improved input boxes X-Git-Url: https://git.harvie.cz/?p=mirrors%2FJukeBox.git;a=commitdiff_plain;h=a6ec3d5f8eb5fa076e871905d7a24f208d2ee997 bit improved input boxes --- diff --git a/index.php b/index.php index a815230..2cff7be 100755 --- a/index.php +++ b/index.php @@ -375,7 +375,9 @@ if(!isset($_GET['search'])) {
- +
@@ -394,7 +396,7 @@ if(!isset($_GET['search'])) { ?> - +   diff --git a/jbx/themes/default/jukebox.css b/jbx/themes/default/jukebox.css index 31ccf17..b2f1438 100755 --- a/jbx/themes/default/jukebox.css +++ b/jbx/themes/default/jukebox.css @@ -76,7 +76,7 @@ a:hover, a:hover * { text-decoration: underline; } tr:hover * a { text-decoration: underline;} :invalid { background-color: pink; } -:focus { color:darkblue; } +:focus { border-color:yellow; } /* Helpful Classes */