.virtual_cat removed from public side

git-svn-id: http://piwigo.org/svn/trunk@2581 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-09-24 19:15:01 +00:00
parent e139a3472c
commit ad554e3bf6
4 changed files with 2 additions and 11 deletions
+1 -4
View File
@@ -74,8 +74,5 @@ SPAN.calItem, SPAN.calItemEmpty
border: 1px solid silver;
}
.virtual_cat { background: #fff !important; }
#qsearchInput { color: #d3d3d3; }
#qsearchInput:focus { color: #005e89; }
#qsearchInput:focus { color: #005e89; }
+1 -3
View File
@@ -76,6 +76,4 @@ A, INPUT.rateButton {
A:hover {
color: #FFF48E;
}
.virtual_cat { background: #3f3f3f; }
}
-1
View File
@@ -116,7 +116,6 @@ H2, #menubar DT, TD H3,
outline: 3px ridge #f92;
}
input#qsearchInput { background-color: #cde; }
.virtual_cat { background: #fff !important; }
/******************************************************************************/
/* Borders, Margins, Padding Only */
BODY { margin: 0px; padding: 0px; }
-3
View File
@@ -245,9 +245,6 @@ FORM#quickconnect INPUT[type=password] {
border: 1px solid #333;
}
.virtual_cat { background: #222 !important; }
.PWG {
font-family: verdana, arial, helvetica, sans-serif !important;
font-size: 0.9em;