projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5eb764
)
restored deleted background color
author
Luzifr
<szekely@woltlab.com>
Mon, 18 Jul 2011 16:16:00 +0000
(18:16 +0200)
committer
Luzifr
<szekely@woltlab.com>
Mon, 18 Jul 2011 16:16:00 +0000
(18:16 +0200)
wcfsetup/install/files/acp/style/testing.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/testing.css
b/wcfsetup/install/files/acp/style/testing.css
index f8863d9bdb63c9e87e15d3389ee75b43919060ce..225e4fee4fdb0cdbf2000d822765bb03035d4e8b 100644
(file)
--- a/
wcfsetup/install/files/acp/style/testing.css
+++ b/
wcfsetup/install/files/acp/style/testing.css
@@
-344,6
+344,7
@@
th {
}
\r
\r
th.active {
\r
+ background-color: #faebd7;
\r
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faebd7), to(#fa0));
\r
background-image: -moz-linear-gradient(0% 0% 270deg, #faebd7, #fa0);
\r
background-image: -ms-gradient(linear, 0% 0%, 0% 100%, from(#faebd7), to(#fa0));
\r