mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
244 lines
5.1 KiB
Plaintext
244 lines
5.1 KiB
Plaintext
/**
|
||
* EGroupware: Stylite Pixelegg template
|
||
*
|
||
* Nextmatch
|
||
*
|
||
* Please do NOT change css-files directly, instead change less-files and compile them!
|
||
*
|
||
* @link http://www.egroupware.org
|
||
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
||
* @author Stefan Reinhard <stefan.reinhard@pixelegg.de>
|
||
* @package pixelegg
|
||
* @version $Id$
|
||
*/
|
||
|
||
@import "def_buttons.less";
|
||
|
||
/**
|
||
* Nextmatch widget
|
||
*/
|
||
// Fläche einfärben
|
||
|
||
.et2_nextmatch .nextmatch_header > .filters { .Rectangle_filters;}
|
||
|
||
.et2_nextmatch {
|
||
|
||
// border-left: 9px solid #BFBFBF;
|
||
// .border-color-25-gray;
|
||
|
||
/* Left & right headers*/
|
||
div > .header {
|
||
margin-top: -20px;
|
||
border: none;
|
||
}
|
||
|
||
|
||
// Listen Felder
|
||
input, select {height: auto;width:auto;}
|
||
|
||
|
||
.nextmatch_header {
|
||
border: none;
|
||
background-image: none;
|
||
.background-color-10-gray;
|
||
background-size: 80% 10;
|
||
margin-bottom: 3px;
|
||
|
||
img {height: 16px; width: 16px;}
|
||
|
||
|
||
|
||
|
||
// rechte Box
|
||
div.et2_hbox_right{
|
||
// position: relative;
|
||
// right: 5em;
|
||
// top: 0.4em;
|
||
// margin-right: 23px;
|
||
// float: right;
|
||
|
||
background: transparent;
|
||
|
||
table.et2_grid {background: transparent;}
|
||
}
|
||
|
||
|
||
// z.b. Dateimanager
|
||
.et2_button_icon {
|
||
vertical-align: middle;
|
||
.Complete_Button_Icon_normal;
|
||
margin-top: 0px;
|
||
margin-right: 1em;
|
||
height: 16px;
|
||
width: 16px;
|
||
padding: 2px;
|
||
}
|
||
.et2_button_icon:hover{.Complete_Button_Icon_hover ;}
|
||
|
||
|
||
|
||
// Anzahl Treffer
|
||
.header_count {
|
||
position: relative;
|
||
top: 7px;
|
||
.Complete_Button_text;
|
||
}
|
||
|
||
// Favoriten
|
||
div#infolog-index_favorite_wrapper,
|
||
div#addressbook-index_favorite_wrapper,
|
||
div#timesheet-index_favorite_wrapper,
|
||
div#projectmanager-list_favorite_wrapper{
|
||
.box_shadow_standard_light;
|
||
.border_radius_button_normal;
|
||
.background-color-25-gray;
|
||
|
||
position: relative;
|
||
top: 5px;
|
||
|
||
/**
|
||
* Drop down button
|
||
*/
|
||
.et2_dropdown{
|
||
|
||
height: 2em;
|
||
// background: yellow;
|
||
|
||
img {height: 16px; width: 16px;}
|
||
|
||
button {
|
||
height: 3.0ex;
|
||
display: inline-block;
|
||
vertical-align: middle;
|
||
margin-right: -2px;
|
||
padding: 0px 1ex;
|
||
.background-color-0-gray;
|
||
background-image: none;
|
||
|
||
}
|
||
button > div {
|
||
vertical-align: middle;
|
||
}
|
||
button:last-child {
|
||
padding: 0px
|
||
}
|
||
+ ul.ui-menu {
|
||
position: absolute;
|
||
z-index: 2;
|
||
}
|
||
|
||
|
||
} // dropdown
|
||
|
||
// Liste
|
||
ul{
|
||
|
||
.border-color-25-gray;
|
||
.background-color-0-gray;
|
||
.color-100-gray;
|
||
li{
|
||
.background-color-0-gray;
|
||
|
||
&:hover {.background-color-10-gray;}
|
||
a {
|
||
|
||
height: 40px;
|
||
border: none;
|
||
|
||
img {height: 16px; width: 16px;}
|
||
}
|
||
|
||
a:hover {
|
||
background: none;
|
||
text-indent: -22px;
|
||
margin-left: 21px;
|
||
height: 40px;
|
||
|
||
}
|
||
}
|
||
li#blank {}
|
||
li#add { }
|
||
|
||
}
|
||
} // Favoriten
|
||
|
||
|
||
|
||
}
|
||
/* Favorites */
|
||
div#favorite_wrapper {
|
||
margin-top: 8px;
|
||
vertical-align: middle;
|
||
}
|
||
// Ende .et2_nextmatch
|
||
}
|
||
|
||
// Filterleiste
|
||
|
||
.filters {
|
||
|
||
.Rectangle_filters;
|
||
width: 80%;
|
||
|
||
// Export Bild
|
||
img.et2_button_icon {
|
||
float: right;
|
||
position: relative;
|
||
top: 0px;
|
||
}
|
||
|
||
select {
|
||
.Complete_Button_select;
|
||
margin-right: 2ex;
|
||
padding: 5px;
|
||
height: 25px;
|
||
padding: 0px 0px 0px 3px;
|
||
&:hover{
|
||
.Complete_Button_select_hover;
|
||
}
|
||
|
||
option {font-size: 0.9em;}
|
||
|
||
|
||
}
|
||
|
||
select#cat_id {margin-left: 1em;}
|
||
|
||
|
||
input {
|
||
.Complete_Button_input;
|
||
height: 25px;
|
||
&:hover{
|
||
.Complete_Button_input_hover;
|
||
}
|
||
|
||
}
|
||
|
||
|
||
|
||
label { }
|
||
|
||
|
||
|
||
|
||
// Suchen Button
|
||
button {
|
||
.Complete_Button_search_action;
|
||
// position: relative;
|
||
// top: 4px;
|
||
|
||
&:hover{
|
||
.Complete_Button_search_action_hover;
|
||
background-color: @yellow;
|
||
}
|
||
|
||
&:active {
|
||
.Complete_Button_search_action_active;
|
||
}
|
||
|
||
&:focus {
|
||
.Complete_Button_input_focus;
|
||
}
|
||
}
|
||
}
|
||
// |