projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e3c42
)
remove dashed border on right
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 17 Jun 2019 09:42:48 +0000
(
02:42
-0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 17 Jun 2019 09:42:48 +0000
(
02:42
-0700)
dashed border on right was conflicting with wide tables
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index e8229f24365169f4b241c897277b242e6ba207bc..1c423e5a4184efdf4d9215dd976f53471d5eb0b8 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-16,7
+16,6
@@
body{
margin-left: 10px;
margin-right: -10px;
text-align: left;
- border-right: dashed 1px;
padding-right: 30px;
}
.pagedate{