mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
New ergonomic form for search queries.
git-svn-id: http://piwigo.org/svn/trunk@621 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -78,6 +78,10 @@ a.thumbLink:hover { text-decoration:none;}
|
||||
|
||||
/* Navigation styles */
|
||||
|
||||
.small{
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.titreMenu,.titrePage
|
||||
{
|
||||
padding-right: 10px;
|
||||
@@ -322,10 +326,7 @@ color : #FFF48E;
|
||||
text-align:center;
|
||||
font-size:16px;
|
||||
}
|
||||
.menuInfoCat {
|
||||
font-family:sans-serif;
|
||||
font-size:11px;
|
||||
}
|
||||
|
||||
.totalImages {
|
||||
text-align:center;
|
||||
margin-top:5px;
|
||||
@@ -333,12 +334,6 @@ color : #FFF48E;
|
||||
font-size:11px;
|
||||
}
|
||||
|
||||
.infoCat {
|
||||
margin-top:10px;
|
||||
margin-bottom:10px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
font-size:10px;
|
||||
text-align:center;
|
||||
@@ -424,36 +419,4 @@ div.remoteLocal {
|
||||
/* for debugging purpose */
|
||||
pre {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.confMenu {
|
||||
background-color:#444444;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.confMenu a {
|
||||
padding:2px;
|
||||
border:1px solid gray;
|
||||
background-color:#505050;
|
||||
color:#fff48e;
|
||||
color:lightgray;
|
||||
}
|
||||
|
||||
.confMenu a:hover {
|
||||
color:orange;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.confMenu a.opened {
|
||||
background-color:gray;
|
||||
color:white;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.optionTrue {
|
||||
color:lightgreen;
|
||||
}
|
||||
|
||||
.optionFalse {
|
||||
color:#ffe1e1;
|
||||
}
|
||||
Reference in New Issue
Block a user