mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
1055 lines
20 KiB
Plaintext
Executable File
1055 lines
20 KiB
Plaintext
Executable File
/**
|
||
* EGroupware: CSS with less preprocessor
|
||
*
|
||
* Definitions for content-elements
|
||
*
|
||
* 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 Reinhardt <stefan.reinhardt@pixelegg.de>
|
||
* @package phpgwapi
|
||
* @version $Id$
|
||
*/
|
||
@import (reference) "def_design_pattern_color_font_shadow.less";
|
||
@import (reference) "def_buttons.less";
|
||
|
||
|
||
|
||
/**
|
||
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
|
||
* http://cssreset.com
|
||
*/
|
||
html, body, div, span, applet, object, iframe,
|
||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||
a, abbr, acronym, address, big, cite, code,
|
||
del, dfn, em, img, ins, kbd, q, s, samp,
|
||
small, strike, strong, sub, sup, tt, var,
|
||
b, u, i, center,
|
||
dl, dt, dd, ol, ul, li,
|
||
fieldset, form, label, legend,
|
||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||
article, aside, canvas, details, embed,
|
||
figure, figcaption, footer, header, hgroup,
|
||
menu, nav, output, ruby, section, summary,
|
||
time, mark, audio, video {
|
||
margin: 0;
|
||
padding: 0;
|
||
border: 0;
|
||
font-size: 100%;
|
||
font: inherit;
|
||
}
|
||
/* HTML5 display-role reset for older browsers */
|
||
article, aside, details, figcaption, figure,
|
||
footer, header, hgroup, menu, nav, section {
|
||
display: block;
|
||
}
|
||
body {
|
||
line-height: 1;
|
||
}
|
||
ol, ul {
|
||
list-style: none;
|
||
}
|
||
blockquote, q {
|
||
quotes: none;
|
||
}
|
||
blockquote:before, blockquote:after,
|
||
q:before, q:after {
|
||
content: '';
|
||
content: none;
|
||
}
|
||
table {
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
}
|
||
|
||
|
||
|
||
|
||
/* #######################################################################################
|
||
*
|
||
*
|
||
* Inhaltselemente
|
||
*
|
||
*
|
||
* ########################################################################################
|
||
*/
|
||
|
||
//Reset
|
||
|
||
html * {
|
||
font-size: 100%;
|
||
}
|
||
|
||
|
||
//###############################################
|
||
|
||
body{
|
||
background-image:none;
|
||
|
||
.background_color_10_gray;
|
||
.color_100_gray; // Schriftfarbe schwarz
|
||
|
||
margin: 0px !important;
|
||
padding: 0px !important;
|
||
width: 100% !important;
|
||
height: 100% !important;
|
||
font-size: 11px;
|
||
line-height: 1.28;
|
||
|
||
}
|
||
|
||
body,
|
||
textarea {
|
||
.basefontfamily;
|
||
|
||
}
|
||
|
||
#egw_fw_basecontainer {
|
||
position: fixed;
|
||
width: 100%;
|
||
height: 100%;
|
||
padding: 0px;
|
||
margin: 0px;
|
||
|
||
.basefontfamily;
|
||
|
||
.background_color_5_gray ;
|
||
}
|
||
|
||
//##########################
|
||
|
||
input {
|
||
|
||
/* .Complete_Button_input;
|
||
.basefontfamily;
|
||
&:hover{.Complete_Button_input_hover;}
|
||
&:focus{.Complete_Button_input_focus;}*/
|
||
|
||
}
|
||
|
||
select {
|
||
|
||
/*.Complete_Button_select;*/
|
||
padding:3px;
|
||
margin: 0;
|
||
.rounded (4px);
|
||
|
||
&:hover{.Complete_Button_select_hover;}
|
||
&:focus{.Complete_Button_select_focus;}
|
||
&.after{}
|
||
}
|
||
|
||
|
||
:hover {.transition (0.2s, ease-out);}
|
||
|
||
// #############################
|
||
// Schriftformate
|
||
|
||
p { font-size: 1em;}
|
||
|
||
li {}
|
||
|
||
|
||
h1 {
|
||
font-size: 1.2em;
|
||
line-height: 1.28em;
|
||
margin: 0.4em 0 0;
|
||
}
|
||
h2 {
|
||
font-size: 1.15em;
|
||
line-height: 1.2em;
|
||
margin: 0.6em 0 0;
|
||
}
|
||
h3 {
|
||
font-size: 1.1em;
|
||
line-height: 0.8571em;
|
||
margin: 0.8571em 0 0;
|
||
}
|
||
h3 a {
|
||
color: #999999;
|
||
}
|
||
h4 {
|
||
font-size: 110%;
|
||
line-height: 1.125em;
|
||
margin: 1.125em 0 0;
|
||
}
|
||
h5 {
|
||
font-size: 100%;
|
||
line-height: 1.2857em;
|
||
margin: 1.2857em 0 0;
|
||
}
|
||
h6 {
|
||
font-size: 100%;
|
||
font-weight: bold;
|
||
line-height: 1.5em;
|
||
margin: 1.5em 0 0;
|
||
}
|
||
|
||
/*table {font-size: 16px;}*/
|
||
|
||
|
||
|
||
|
||
select {
|
||
position:relative;
|
||
|
||
}
|
||
|
||
div.selectbox-wrapper {
|
||
|
||
ul {
|
||
list-style-type:none;
|
||
margin:0px;
|
||
padding:0px;
|
||
|
||
li.selected {
|
||
background-color: #EAF2FB;
|
||
}
|
||
li.current {
|
||
background-color: #CDD8E4;
|
||
}
|
||
|
||
li {
|
||
list-style-type:none;
|
||
display:block;
|
||
margin:0;
|
||
padding:2px;
|
||
cursor:pointer;
|
||
}
|
||
}
|
||
|
||
|
||
|
||
|
||
}
|
||
|
||
|
||
.sbHolder{
|
||
.Complete_Button_select;
|
||
// background-color: #2d2d2d;
|
||
// border: solid 1px #515151;
|
||
// font-family: Arial, sans-serif;
|
||
.basefontfamily;
|
||
font-size: 1.2em;
|
||
font-weight: normal;
|
||
height: 30px;
|
||
position: relative;
|
||
width: 10em;
|
||
|
||
&:hover{.Complete_Button_select_hover;}
|
||
&:focus{.Complete_Button_select_focus;}
|
||
|
||
}
|
||
.sbHolder:focus .sbSelector{}
|
||
|
||
.sbSelector{
|
||
display: block;
|
||
height: 30px;
|
||
left: 0;
|
||
line-height: 30px;
|
||
outline: none;
|
||
overflow: hidden;
|
||
position: absolute;
|
||
text-indent: 10px;
|
||
top: 0;
|
||
width: 170px;
|
||
}
|
||
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
|
||
// color: #EBB52D;
|
||
.color_50_gray;
|
||
outline: none;
|
||
text-decoration: none;
|
||
}
|
||
.sbToggle{
|
||
background: url(../img/select-icons.png) 0 -116px no-repeat;
|
||
display: block;
|
||
height: 30px;
|
||
outline: none;
|
||
position: absolute;
|
||
right: 0;
|
||
top: 0;
|
||
width: 30px;
|
||
}
|
||
.sbToggle:hover{
|
||
background: url(../images/select-icons.png) 0 -167px no-repeat;
|
||
}
|
||
.sbToggleOpen{
|
||
background: url(../images/select-icons.png) 0 -16px no-repeat;
|
||
}
|
||
.sbToggleOpen:hover{
|
||
background: url(../images/select-icons.png) 0 -66px no-repeat;
|
||
}
|
||
.sbHolderDisabled{
|
||
background-color: #3C3C3C;
|
||
border: solid 1px #515151;
|
||
}
|
||
.sbHolderDisabled .sbHolder{
|
||
|
||
}
|
||
.sbHolderDisabled .sbToggle{
|
||
|
||
}
|
||
|
||
// Ausklappliste
|
||
|
||
.sbOptions{
|
||
// background-color: #212121;
|
||
.background_color_0_gray;
|
||
border: solid 1px #515151;
|
||
list-style: none;
|
||
left: -1px;
|
||
margin: 0;
|
||
padding: 0;
|
||
position: absolute;
|
||
top: 30px;
|
||
width: 200px;
|
||
z-index: 1;
|
||
overflow-y: auto;
|
||
|
||
li{
|
||
padding: 0 7px;
|
||
}
|
||
|
||
a{
|
||
border-bottom: dotted 1px #515151;
|
||
display: block;
|
||
outline: none;
|
||
padding: 7px 0 7px 3px;
|
||
}
|
||
|
||
a:link,
|
||
a:visited{
|
||
.color_100_gray;
|
||
text-decoration: none;
|
||
}
|
||
a:hover,
|
||
a:focus,
|
||
a.sbFocus{
|
||
color: #EBB52D;
|
||
}
|
||
li.last a{
|
||
border-bottom: none;
|
||
}
|
||
|
||
|
||
.sbDisabled{
|
||
border-bottom: dotted 1px #515151;
|
||
color: #999;
|
||
display: block;
|
||
padding: 7px 0 7px 3px;
|
||
}
|
||
.sbGroup{
|
||
border-bottom: dotted 1px #515151;
|
||
color: #EBB52D;
|
||
display: block;
|
||
font-weight: bold;
|
||
padding: 7px 0 7px 3px;
|
||
}
|
||
.sbSub{
|
||
padding-left: 17px;
|
||
}
|
||
}
|
||
|
||
// Tabellen
|
||
|
||
.th {
|
||
background-color: #e0e0e0;
|
||
}
|
||
|
||
// Links
|
||
|
||
a:link, a:visited, select, input, textarea {
|
||
color : @link_color;
|
||
}
|
||
|
||
select,input,button
|
||
{
|
||
.color_100_gray;
|
||
font-size:99%;
|
||
padding: 0.2em 0;
|
||
border-width: 1px;
|
||
border-style: solid;
|
||
border-color: @gray_20;
|
||
}
|
||
|
||
select
|
||
{
|
||
font-size:100%;
|
||
}
|
||
|
||
a:link,a:visited
|
||
{
|
||
cursor:pointer;
|
||
color: @link_color;
|
||
text-decoration: none;
|
||
}
|
||
|
||
a:hover,a:active
|
||
{
|
||
cursor:pointer;
|
||
color:@link_color_active;
|
||
text-decoration: underline;
|
||
}
|
||
|
||
|
||
|
||
.divLoginboxHeader,
|
||
.divSideboxHeader,
|
||
a.appTitles,
|
||
.appTitles,
|
||
a.textSidebox,
|
||
.textSidebox,#fmStatusBar
|
||
{
|
||
font-size:90%;
|
||
}
|
||
|
||
.prefSection
|
||
{
|
||
font-weight:bold;
|
||
font-size:145%;
|
||
line-height:40px;
|
||
}
|
||
|
||
#divAppboxHeader
|
||
{
|
||
line-height:28px;
|
||
font-size:125%;
|
||
font-weight:bold;
|
||
color:#666666;
|
||
}
|
||
|
||
#divGenTime,#divPoweredBy
|
||
{
|
||
font-size: 80%;
|
||
color: #ff0000;
|
||
}
|
||
|
||
#divPoweredBy
|
||
{
|
||
color: #000000;
|
||
}
|
||
|
||
#sideboxdragarea {
|
||
z-index:100;
|
||
position:absolute;
|
||
left:0px;
|
||
top:105px;
|
||
}
|
||
|
||
#menu2handle {
|
||
padding-top: 10px;
|
||
}
|
||
|
||
#menu1close {
|
||
position: absolute;
|
||
right: 7px;
|
||
top: 7px;
|
||
}
|
||
|
||
|
||
hr.clearer {
|
||
|
||
clear: both;
|
||
height: 20px;
|
||
width: 100%;
|
||
background-color: @egw_color_1_a;
|
||
.rounded (3px);
|
||
border: 1px solid @gray_100;
|
||
}
|
||
|
||
//##############################################################################################################
|
||
|
||
// Lettersearch
|
||
|
||
.lettersearch {
|
||
.Complete_Button_lettersearch;
|
||
}
|
||
|
||
.lettersearch:hover {
|
||
.background_color_30_gray;
|
||
.color_0_gray;
|
||
}
|
||
|
||
|
||
.lettersearch_active{
|
||
.Complete_Button_lettersearch;
|
||
.background_color_30_gray;
|
||
// background-color: #808080 !important;
|
||
font-weight: bold;
|
||
}
|
||
|
||
td.lettersearch {
|
||
// border-color: #E0E0E0;
|
||
background-image: none;
|
||
}
|
||
|
||
|
||
/*.nextmatch_header table {
|
||
border: none !important;
|
||
width: 99% !important;
|
||
}*/
|
||
|
||
|
||
.egw_fw_ui_sidemenu_marker {
|
||
display: block;
|
||
height: 20px;
|
||
padding: 2px 5px 2px 34px;
|
||
margin: 0;
|
||
border-width: 0px 1px 0px 1px;
|
||
border-style: solid;
|
||
border-color: #c6ced6;
|
||
cursor: pointer;
|
||
color: gray;
|
||
background-color: RGB(250, 250, 250);
|
||
-moz-border-radius:5px;
|
||
-webkit-border-radius:5px;
|
||
border-radius:5px;
|
||
|
||
h1{
|
||
display: inline;
|
||
/* font-size: 10pt;*/
|
||
font-weight: bold;
|
||
}
|
||
}
|
||
|
||
|
||
|
||
.egw_fw_ui_ajaxloader {
|
||
display: inline-block;
|
||
width: 16px;
|
||
height: 16px;
|
||
background-image:url(../images/ajax-loader.gif);
|
||
background-repeat: no-repeat;
|
||
background-position: center;
|
||
float: right;
|
||
}
|
||
|
||
|
||
|
||
|
||
/*############################*/
|
||
|
||
/* traditional */
|
||
|
||
|
||
|
||
form
|
||
{
|
||
margin:0px;
|
||
padding:0px;
|
||
}
|
||
|
||
img
|
||
{
|
||
border:0;
|
||
|
||
}
|
||
|
||
/*SVG Filter / not for Logo */
|
||
#egw_fw_sidebar img[src$="svg"],
|
||
#egw_fw_main img[src$="svg"],
|
||
#egw_fw_footer img[src$="svg"]{
|
||
|
||
/*path{fill: red;}*/
|
||
/*stroke: none; fill: #0000ff;*/
|
||
.gradient_vertical (@egw_color_2_a, @egw_color_2_a);
|
||
|
||
/* &:hover {
|
||
|
||
path{fill: red;}
|
||
|
||
}*/
|
||
}
|
||
|
||
|
||
|
||
input,button,select
|
||
{
|
||
border: solid 1px #bbbbbb;
|
||
padding: 0.2em;
|
||
font-size: 1em;
|
||
}
|
||
div{
|
||
color: #000000;
|
||
}
|
||
input[type=submit],input[type=button],input[type=reset],button,.egwbutton
|
||
{
|
||
.background_color_10_gray;
|
||
background-image: none;
|
||
border: outset 1px #b9d5e3;
|
||
margin: 1px;
|
||
padding: 1px;
|
||
cursor: pointer;
|
||
color: #004e7d;
|
||
}
|
||
|
||
input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button:hover,.egwbutton:hover
|
||
{
|
||
.background_color_15_gray;
|
||
background-image: none;
|
||
border: outset 1px #b9d5e3;
|
||
color: #004e7d;
|
||
}
|
||
|
||
input[type=submit]:active,input[type=button]:active,input[type=reset]:active,button:active,.egwbutton:active
|
||
{
|
||
border: inset 1px #bbbbbb;
|
||
}
|
||
|
||
input[type=submit]:disabled,input[type=button]:disabled,input[type=reset]:disabled,button:disabled,.egwbutton:disabled
|
||
{
|
||
background-color: transparent;
|
||
color: gray;
|
||
}
|
||
|
||
input.egwbutton
|
||
{
|
||
background-color:#b9d5e3;
|
||
border: outset 1px #b9d5e3;
|
||
margin: 1px;
|
||
padding: 1px;
|
||
cursor: pointer;
|
||
color: #004e7d;
|
||
}
|
||
|
||
input.egwbutton:hover
|
||
{
|
||
background-color:#94bfd4;
|
||
border: outset 1px #b9d5e3;
|
||
color: #004e7d;
|
||
}
|
||
input.egwbutton:active
|
||
{
|
||
border: inset 1px #bbbbbb;
|
||
}
|
||
|
||
input[type=image]
|
||
{
|
||
cursor: pointer;
|
||
border: 0;
|
||
.dimension_width_height_s;
|
||
}
|
||
|
||
#thesideboxcolumn
|
||
{
|
||
width: 177px;
|
||
position:relative;
|
||
}
|
||
|
||
#sideresize
|
||
{
|
||
background-image:url(../images/resize.png);
|
||
width:13px;
|
||
height:13px;
|
||
right:1px;
|
||
top:1px;
|
||
position:absolute;
|
||
z-index:9999;
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
.divSidebox
|
||
{
|
||
position:relative;
|
||
border: #9c9c9c 1px solid;
|
||
overflow:auto;
|
||
}
|
||
|
||
.divSideboxHeader
|
||
{
|
||
text-align:center;
|
||
.background_color_15_gray;
|
||
padding-top:2px;
|
||
.color_50_gray;
|
||
}
|
||
|
||
|
||
a.divSideboxEntry, .divSideboxEntry
|
||
{
|
||
text-align:left;
|
||
background-color:#FDFDFD;
|
||
}
|
||
|
||
a.appTitles,.appTitles
|
||
{
|
||
height:18px;
|
||
padding-top:2px;
|
||
padding-bottom:2px;
|
||
}
|
||
|
||
a.textSidebox
|
||
{
|
||
padding: 0;
|
||
border-top: 0;
|
||
}
|
||
|
||
.textSidebox
|
||
{
|
||
padding-top:3px;
|
||
padding-bottom:3px;
|
||
padding-left: 1px;
|
||
border-top: solid #aaaaaa 1px;
|
||
overflow: auto;
|
||
}
|
||
|
||
.sideboxSpace
|
||
{
|
||
height:9px;
|
||
}
|
||
|
||
.greyLine
|
||
{
|
||
margin:1px;
|
||
border-top:solid 1px #7e7e7e;
|
||
height:1px;
|
||
}
|
||
|
||
#extraIcons
|
||
{
|
||
background-color:#eeeeee;
|
||
border:solid 1px #7e7e7e;
|
||
}
|
||
|
||
.extraIconsRow
|
||
{
|
||
border:solid 1px #dddddd;
|
||
padding:2px;
|
||
}
|
||
|
||
#topmenu
|
||
{
|
||
background-color: #0081c1;
|
||
background-image: url(../images/bgtopmenu2.png);
|
||
color:#006699;
|
||
/*border-top: solid 1px #7e7e7e;*/
|
||
border-bottom: solid #5793ff 1px;
|
||
height:20px;
|
||
padding-top:4px ;
|
||
line-height:16px;
|
||
}
|
||
#topmenu a
|
||
{
|
||
color:#006699;
|
||
}
|
||
|
||
#topmenu_items
|
||
{
|
||
float:left;
|
||
}
|
||
#topmenu_info
|
||
{
|
||
float:right;
|
||
}
|
||
|
||
#divUpperTabs
|
||
{
|
||
text-align:right;
|
||
height: 15px;
|
||
margin-right: 10px;
|
||
}
|
||
|
||
#divUpperTabs ul
|
||
{
|
||
display:inline;
|
||
margin:0;
|
||
padding:10px 10px 0 1px;
|
||
list-style:none;
|
||
}
|
||
|
||
#divUpperTabs li
|
||
{
|
||
float:right;
|
||
margin:0 5px 0 0;
|
||
padding:0 5px 0 5px;
|
||
border:solid 1px #9c9c9c;
|
||
border-bottom: 0px;
|
||
}
|
||
|
||
//#divAppIconBar
|
||
//{
|
||
// background-color:silver;
|
||
// border:solid 1px #9c9c9c;
|
||
// background-image: url(../images/background-icon-bar.png);
|
||
// background-repeat: repeat-x;
|
||
// overflow:visible;
|
||
// height: 45px; /* prevents text line to show in IE7+8(Compatibilitymode) */
|
||
//}
|
||
|
||
/* Star-Plus-HTML Hack fix for the above */
|
||
*:first-child+html #divAppIconBar
|
||
{
|
||
height: 60px;
|
||
}
|
||
|
||
#divAppTextBar
|
||
{
|
||
background-color:white;
|
||
}
|
||
|
||
#divStatusBar
|
||
{
|
||
background-color:white;
|
||
height:18px;
|
||
padding-left:3px;
|
||
}
|
||
|
||
#tdSidebox
|
||
{
|
||
width:170px;
|
||
background-color:white;
|
||
overflow:visible;
|
||
}
|
||
|
||
#tdAppbox
|
||
{
|
||
background-color:white;
|
||
padding-left:5px;
|
||
width: 100%;
|
||
}
|
||
|
||
#divAppboxHeader
|
||
{
|
||
background-image:url(../images/appbox-header-background.png);
|
||
background-repeat: repeat-x;
|
||
height: 25px;
|
||
border-bottom:solid 1px #c0c0c0;
|
||
text-align:center;
|
||
padding-bottom:0px;
|
||
border-top:solid 1px #9c9c9c;
|
||
border-left:solid 1px #9c9c9c;
|
||
border-right:solid 1px #9c9c9c;
|
||
}
|
||
|
||
#divAppbox
|
||
{
|
||
background-color:#ffffff;
|
||
padding:5px;
|
||
border-bottom:solid 1px #9c9c9c;
|
||
border-left:solid 1px #9c9c9c;
|
||
border-right:solid 1px #9c9c9c;
|
||
}
|
||
|
||
#divGenTime,#divPoweredBy
|
||
{
|
||
bottom:4px;
|
||
text-align:center;
|
||
width:99%;
|
||
}
|
||
|
||
.pageGenTime,#divPoweredBy
|
||
{
|
||
font-size: 80%;
|
||
color: #ff0000;
|
||
text-align: center;
|
||
}
|
||
|
||
.pageGenTime {
|
||
margin-top: 1em;
|
||
}
|
||
|
||
.pageGenTime > span:after {
|
||
content: ", ";
|
||
}
|
||
|
||
.pageGenTime > span:last-child:after {
|
||
content: "";
|
||
}
|
||
|
||
|
||
// Button global for all and everything:
|
||
|
||
/*###########################
|
||
# #
|
||
# #
|
||
############################*/
|
||
|
||
|
||
button{
|
||
// siehe etemplate2.less
|
||
}
|
||
|
||
button.et2_button_text,
|
||
input[type=button] {
|
||
|
||
background-image[src$="svg"]{.gradient_vertical (@gray_30, @gray_30);}
|
||
|
||
&:hover{
|
||
/*background-color: @gray_30;*/
|
||
text-shadow: 0px 0px;
|
||
color: @gray_0;
|
||
.box_shadow_standard_light_hover;
|
||
background-color: @color_positive_action_active;
|
||
background-size: 20px 20px;
|
||
}
|
||
|
||
&:active {.box_shadow_standard_light_active !important;}
|
||
|
||
}
|
||
|
||
/* ########################################################################################
|
||
*
|
||
* Button mit Bildern
|
||
*
|
||
######################################################################################## */
|
||
button.et2_button_with_image{
|
||
.Complete_Button_text_icon_before;
|
||
background-repeat: no-repeat !important;
|
||
background-position: 6px center;
|
||
background-size: 20px 20px;
|
||
background-color: @gray_30;
|
||
background-color[url$="svg"]{.gradient_vertical (@gray_30, @gray_30);}
|
||
|
||
}
|
||
|
||
/* ########################################################################################
|
||
*
|
||
* Button löschen / delete / => color-negative-action
|
||
*
|
||
######################################################################################## */
|
||
|
||
input[type="submit"][id="delete"],
|
||
input[type="button"][id="delete"],
|
||
button[id="delete"],
|
||
button[id="infolog-edit_button[delete]"],
|
||
button[id="addressbook-edit_button[delete]"]
|
||
{
|
||
|
||
background-image:url('../images/delete.png')!important;
|
||
margin-left: 3em;
|
||
.Complete_Button_text_icon_before;
|
||
/*background-color: @color-negative-action !important;*/
|
||
/*color: @gray_100 !important;*/
|
||
|
||
&:hover {
|
||
|
||
background-image:url('../images/delete-hover.png') !important;
|
||
background-color: @color_negative_action_hover !important;
|
||
.Complete_Button_text_icon_before;
|
||
color: @gray_0 !important;;
|
||
}
|
||
&:active {
|
||
|
||
background-image:url('../images/delete-hover.png') !important;
|
||
background-color: @color_negative_action_active !important;
|
||
.Complete_Button_text_icon_before;
|
||
color: @gray_0;
|
||
}
|
||
}
|
||
|
||
/* ########################################################################################
|
||
*
|
||
* Button edit + save + apply + copy => color-positive-action
|
||
*
|
||
######################################################################################## */
|
||
|
||
button[id*="save"],
|
||
button[id*="apply"],
|
||
button[id*="copy"],
|
||
button[id*="edit_button[edit]"]{
|
||
|
||
img[url*="svg"]{.gradient_vertical (@gray_30, @gray_30); fill: red;}
|
||
|
||
|
||
&:active {background-color: @color_positive_action_active;}
|
||
}
|
||
|
||
|
||
button#filemanager-select_button[ok]{
|
||
&:active {background-color: @color_positive_action_active;}
|
||
}
|
||
|
||
/*ui-widget*/
|
||
/*edit series*/
|
||
button#series {
|
||
background-image:url('../images/edit.svg') !important;
|
||
.Complete_Button_text_icon_before;
|
||
&:hover {background-image:url('../images/edit.svg') !important;}
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
}
|
||
/*edit exception*/
|
||
button#exception {
|
||
background-image:url('../images/edit.svg') !important;
|
||
.Complete_Button_text_icon_before;
|
||
&:hover {background-image:url('../images/edit.svg') !important;}
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
}
|
||
|
||
/*calendar series add*/
|
||
#calendar-edit_add {
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
/* .Complete_Button_add;
|
||
&:hover {.Complete_Button_add_hover;} */
|
||
}
|
||
/*calendar search freetime*/
|
||
#calendar-edit_freetime{
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
}
|
||
/*calendar search freetime*/
|
||
button[id*="edit_button[add_alarm]"]{
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
}
|
||
/* ########################################################################################
|
||
*
|
||
* Button cancel / => color-cancel-action
|
||
*
|
||
######################################################################################## */
|
||
|
||
button[id*="cancel"],
|
||
button#cancel{
|
||
|
||
&:hover { background-color: @color_cancel_action_hover !important; color: @gray_100; }
|
||
&:active { background-color: @color_cancel_action_active !important; color: @gray_80; }
|
||
}
|
||
|
||
|
||
/* et2_box_widget ###*/
|
||
/*div.et2_box_widget .et2_button_text:last_child,*/
|
||
button[id="cancel"]{
|
||
|
||
background-image:url('../images/cancel.png') !important;
|
||
.Complete_Button_text_icon_before;
|
||
content: "ID missing";
|
||
|
||
|
||
&:hover {background-color: @color_cancel_action_hover !important; .box_shadow_standard_light_hover;}
|
||
&:active {background-color: @color_cancel_action_active !important; .box_shadow_standard_light_inset;}
|
||
}
|
||
|
||
/* ########################################################################################
|
||
*
|
||
* Button hinzufügen
|
||
*
|
||
######################################################################################## */
|
||
|
||
button.add {
|
||
.Complete_Button_add ;
|
||
}
|
||
|
||
button[id="add"]{
|
||
background-image:url('../images/add.png') !important;
|
||
.Complete_Button_text_icon_before;
|
||
|
||
&:active {background-color: @color_positive_action_active !important;}
|
||
}
|
||
|
||
|
||
|
||
|
||
/*Button Ende #######################################################*/
|
||
|
||
/////* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
|
||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||
select {
|
||
padding-right: 20px !important;
|
||
-webkit-appearance:none;
|
||
margin:0;
|
||
background: #ffffff url(../images/selectarrowdown.png) no-repeat center right;
|
||
background-size: 20px auto;
|
||
}
|
||
}
|
||
|
||
// |