summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-27 15:06:56 +0100
committerAlib <aliboba@free.fr>2010-03-27 15:06:56 +0100
commit2cba29dcf5187c05df0648c5804dfde32266fd9a (patch)
treeb5c6710fe48fc0d49f9117f400bb91b3b03c1efc /css
parente50ad82caf7e51e7cffc15be6883c38ce2d27957 (diff)
downloadistreamdev-2cba29dcf5187c05df0648c5804dfde32266fd9a.tar.gz
istreamdev-2cba29dcf5187c05df0648c5804dfde32266fd9a.tar.bz2
updated css
Diffstat (limited to 'css')
-rw-r--r--css/theme.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/css/theme.css b/css/theme.css
index 1071118..ced8938 100644
--- a/css/theme.css
+++ b/css/theme.css
@@ -445,19 +445,13 @@ div#jqt.landscape .toolbar > h1 {
text-shadow: #000 0 1px 0;
}
#jqt ul.edgetoedge li.sep a{
- background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.5)));
color: #ff8300;
font-size: 16px;
- margin: 0px 0 0 0;
- padding: 2px 10px;
text-shadow: #000 0 1px 0;
}
#jqt ul.edgetoedge li.sep a.active{
background-color: #ff8300;
color: #fff;
- font-size: 16px;
- margin: 0px 0 0 0;
- padding: 2px 10px;
text-shadow: #000 0 1px 0;
}