summaryrefslogtreecommitdiff
path: root/simplex/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/bootstrap.css')
-rw-r--r--simplex/bootstrap.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css
index 22661be0..03bacda6 100644
--- a/simplex/bootstrap.css
+++ b/simplex/bootstrap.css
@@ -4295,8 +4295,11 @@ div.subnav .nav > li.open > a:hover {
.nav-tabs > li.active > a:hover {
background-color: #ededed;
}
+legend {
+ border-bottom: 1px solid #ddd;
+}
.navbar-search .search-query {
- border: 1px solid #CCC;
+ border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;