aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/p0w0/theme.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2008-08-21 01:14:03 +0000
committerrvelices <rv-github@modusoptimus.com>2008-08-21 01:14:03 +0000
commit685f4e2998ba782b03bd0488131a6e1665de0955 (patch)
tree535929a845d0139653fd9d39e25e384cc43298c1 /template/yoga/theme/p0w0/theme.css
parent5a6298548b194e0987cdccc8a11b04efa8c9fd61 (diff)
- tried to reduce the number of css rules and selectors (most gains on menubar and usercomments) tested with IE6,IE7,FF,Opera9,Safari3
git-svn-id: http://piwigo.org/svn/trunk@2480 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/p0w0/theme.css')
-rw-r--r--template/yoga/theme/p0w0/theme.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css
index 1eb981df1..d7fd45003 100644
--- a/template/yoga/theme/p0w0/theme.css
+++ b/template/yoga/theme/p0w0/theme.css
@@ -162,9 +162,6 @@ A:hover { text-decoration: none; border: 0px; }
border-top: 2px solid #69c;
border-bottom: 1px solid #369;
}
-#comments DIV.comment BLOCKQUOTE {
- border: 1px solid #fff;
-}
H2, #imageToolBar {
border-bottom: 1px solid #fff;
}
@@ -216,11 +213,6 @@ ul.tabsheet, ul.tabsheet li { border-color: #369 !important; }
label { cursor:pointer }
.zero { display: none }
-#the_page {
- text-align:center;
- display:block;
-}
-
input[type="text"], input[type="password"], input.button,
input.submit, input.reset, input.file,
select, textarea {