danix
's git repository
home
/
my projects
/
gitweb-theme-danix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ddc14e
)
variables. Main table
author
danix
<danix@danix.xyz>
Sun, 26 Feb 2023 05:43:28 +0000
(06:43 +0100)
committer
danix
<danix@danix.xyz>
Sun, 26 Feb 2023 05:43:28 +0000
(06:43 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
279553f
..
7605ef2
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-251,7
+251,7
@@
a.rss_logo:hover {
.history {
width: 95%;
margin: 0 auto 15px auto;
- border: 1px solid
#d8d8d8
;
+ border: 1px solid
var(--border)
;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
box-shadow: 0 0 3px rgba(0,0,0,0.2);