projects
/
adhocweb.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Event handling changes
[adhocweb.git]
/
style.css
diff --git
a/style.css
b/style.css
index 64a1320ad6255eb5342fcfaf0c87324af9a60455..1020e9e15cd3aeea9ef6fb121f5283c24f48a7d5 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-5,3
+5,11
@@
label {
.df-item {
margin: 0.25em
}
+
+#log_container {
+ display: none
+}
+
+#query {
+ display: none
+}