Commit fac6c8a7 authored by Frank Bergmann's avatar Frank Bergmann

-- disable custom buttons

parent 81419416
...@@ -7,6 +7,9 @@ div.list-button-bar-bottom { ...@@ -7,6 +7,9 @@ div.list-button-bar-bottom {
padding-top: 10px; padding-top: 10px;
} }
/*
No custom buttons until we have found a nice CSS
div.list-button-bar-bottom > input.button { div.list-button-bar-bottom > input.button {
font-size: .85em; font-size: .85em;
background-color: #e1e1e1; background-color: #e1e1e1;
...@@ -18,7 +21,7 @@ div.list-button-bar-bottom > input.button { ...@@ -18,7 +21,7 @@ div.list-button-bar-bottom > input.button {
white-space: nowrap; white-space: nowrap;
font-family: Tahoma, 'Lucida Grande', sans-serif; font-family: Tahoma, 'Lucida Grande', sans-serif;
} }
*/
table.list-table { table.list-table {
border-collapse: collapse; border-collapse: collapse;
border: 1px solid #ccc; border: 1px solid #ccc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment