mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 05:29:13 +01:00
remove favorite stuff, default is just right
This commit is contained in:
parent
84c611cb2c
commit
c6e891952b
@ -88,16 +88,6 @@ tr.infolog_rowHasParent > td:first-child {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 6px -2px;
|
background-position: 6px -2px;
|
||||||
}
|
}
|
||||||
span#favorite_sidebox_infolog .favorites li a div.ui-icon-heart {
|
|
||||||
background-image: none;
|
|
||||||
}
|
|
||||||
span#favorite_sidebox_infolog .favorites li img.sideboxstar {
|
|
||||||
-webkit-box-shadow: none;
|
|
||||||
-moz-box-shadow: none;
|
|
||||||
box-shadow: none;
|
|
||||||
border: 0px;
|
|
||||||
background-size: contain;
|
|
||||||
}
|
|
||||||
/* #############################################################################
|
/* #############################################################################
|
||||||
// iframe
|
// iframe
|
||||||
// Rahmen + padding**/
|
// Rahmen + padding**/
|
||||||
|
@ -16,30 +16,6 @@
|
|||||||
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
|
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
|
||||||
@import (less) "../default/app.css";
|
@import (less) "../default/app.css";
|
||||||
|
|
||||||
//********************************************
|
|
||||||
// Seitenleiste links
|
|
||||||
|
|
||||||
// Favoriten
|
|
||||||
|
|
||||||
span#favorite_sidebox_infolog{
|
|
||||||
|
|
||||||
.favorites{
|
|
||||||
li {
|
|
||||||
a div.ui-icon-heart{
|
|
||||||
background-image: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
img.sideboxstar{
|
|
||||||
.box_shadow(none);
|
|
||||||
border: 0px;
|
|
||||||
background-size: contain;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/* #############################################################################
|
/* #############################################################################
|
||||||
// iframe
|
// iframe
|
||||||
// Rahmen + padding**/
|
// Rahmen + padding**/
|
||||||
|
Loading…
Reference in New Issue
Block a user