Author: sevein
Date: Thu Oct 13 16:23:18 2011
New Revision: 10081
Log:
Advanced search button in Caribou
Modified:
trunk/plugins/sfCaribouPlugin/css/style.css
Modified: trunk/plugins/sfCaribouPlugin/css/style.css
==============================================================================
--- trunk/plugins/sfCaribouPlugin/css/style.css Thu Oct 13 16:21:51 2011
(r10080)
+++ trunk/plugins/sfCaribouPlugin/css/style.css Thu Oct 13 16:23:18 2011
(r10081)
@@ -69,7 +69,7 @@
width: 100%;
float: none;
margin-top: 0.5em;
- padding: 1em 0 0.3em 0;
+ padding: 0.5em 0 0.3em 0;
margin-top: 0;
background: #EDF5FA;
border-top: 1px solid #D3E7F4;
@@ -131,29 +131,14 @@
#page .search .advanced-search
{
- position: absolute;
- top: 0;
- left: 100%;
- height: 27px;
- line-height: 27px;
- border-radius: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- margin: 4px 4px 4px 8px;
- width: 140px;
- text-align: center;
+ text-align: right;
+ width: 540px;
+ font-size: 90%;
}
#page .search .advanced-search a
{
- display: block;
- border: 0;
- border-radius: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- padding: 0 4px;
- background-color: #069;
- color: White;
+ color: #069;
}
/* START: align browser/search layers to left */
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.