2 if (!defined(
'ISLOADEDBYSTEELSHEET')) die(
'Must be call by steelsheet'); ?>
6 --btncolortext:rgb(<?php
print $colortextlink; ?>);
8 --btncolorborderhover: none;
9 --btncolorborder: #FFF;
10 --butactiondeletebg: rgb(234,228,225);
14 --butactionbg:rgb(118, 145, 225);
18 if (!empty($conf->global->THEME_DARKMODEENABLED)) {
19 print "/* For dark mode */\n";
20 if ($conf->global->THEME_DARKMODEENABLED != 2) {
21 print "@media (prefers-color-scheme: dark) {";
27 --btncolorbg: rgb(26,27,27);
28 --btncolorborderhover: #ffffff;
29 --btncolorborder: #2b2c2e;
30 --butactionbg:rgb(173,140,79);
31 --butactiondeletebg: rgb(252,84,91);
34 if ($conf->global->THEME_DARKMODEENABLED != 2) {
48 div.tabsAction > a.butAction, div.tabsAction > a.butActionRefused, div.tabsAction > a.butActionDelete,
49 div.tabsAction > span.butAction, div.tabsAction > span.butActionRefused, div.tabsAction > span.butActionDelete {
50 margin-bottom: 1.4em !important;
52 div.tabsActionNoBottom > a.butAction, div.tabsActionNoBottom > a.butActionRefused {
53 margin-bottom: 0 !important;
56 span.butAction, span.butActionDelete {
61 background: var(--butactionbg);
62 color: #FFF !important;
66 .butActionRefused, .butAction, .butAction:link, .butAction:visited, .butAction:hover, .butAction:active, .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active {
67 text-decoration: none;
68 text-transform: uppercase;
71 margin: 0em <?php echo ($dol_optimize_smallscreen ?
'0.6' :
'0.9'); ?>em;
72 padding: 0.6em <?php echo ($dol_optimize_smallscreen ?
'0.6' :
'0.7'); ?>em;
73 font-family: <?php
print $fontlist ?>;
74 display:
inline-block;
88 .butActionNew, .butActionNewRefused, .butActionNew:link, .butActionNew:visited, .butActionNew:hover, .butActionNew:active {
89 text-decoration: none;
90 text-transform: uppercase;
93 margin: 0em 0.3em 0 0.3em !important;
94 padding: 0.2em <?php echo ($dol_optimize_smallscreen ?
'0.4' :
'0.7'); ?>em 0.3em;
95 font-family: <?php
print $fontlist ?>;
96 display:
inline-block;
102 border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
103 display: inline-block;
104 padding: 0.4em <?php echo ($dol_optimize_smallscreen ? '0.4' : '0.7'); ?>em;
105 margin: 0em <?php echo ($dol_optimize_smallscreen ? '0.7' : '0.9'); ?>em;
108 vertical-align: middle;
110 color:
#333333 !important;
111 text-decoration: none !important;
112 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
113 background-color: #f5f5f5;
114 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
115 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
116 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
117 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
118 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
119 background-repeat: repeat-x;
120 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
121 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
122 border: 1px solid
#bbbbbb;
123 border-bottom-color: #a2a2a2;
124 -webkit-border-radius: 2px;
126 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
127 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
129 .butActionNew, .butActionNewRefused, .butActionNew:link, .butActionNew:visited, .butActionNew:hover, .butActionNew:active {
130 text-decoration: none;
132 display:
inline-block;
133 padding: 0.2em <?php echo ($dol_optimize_smallscreen ?
'0.4' :
'0.7'); ?>em;
134 margin: 0em <?php echo ($dol_optimize_smallscreen ?
'0.7' :
'0.9'); ?>em;
137 vertical-align: middle;
141 -webkit-border-radius: 2px;
153 a.butActionNew>span.fa-plus-circle { padding-left: 6px; font-size: 1.5em; }
154 a.butActionNewRefused>span.fa-plus-circle { padding-left: 6px; font-size: 1.5em; }
156 .tableforfieldcreate a.butActionNew>span.fa-plus-circle, .tableforfieldcreate a.butActionNew>span.fa-plus-circle:hover,
157 .tableforfieldedit a.butActionNew>span.fa-plus-circle, .tableforfieldedit a.butActionNew>span.fa-plus-circle:hover,
158 span.butActionNew>span.fa-plus-circle, span.butActionNew>span.fa-plus-circle:hover,
159 a.butActionNewRefused>span.fa-plus-circle, a.butActionNewRefused>span.fa-plus-circle:hover,
160 span.butActionNewRefused>span.fa-plus-circle, span.butActionNewRefused>span.fa-plus-circle:hover,
161 a.butActionNew>span.fa-list-alt, a.butActionNew>span.fa-list-alt:hover,
162 span.butActionNew>span.fa-list-alt, span.butActionNew>span.fa-list-alt:hover,
163 a.butActionNewRefused>span.fa-list-alt, a.butActionNewRefused>span.fa-list-alt:hover,
164 span.butActionNewRefused>span.fa-list-alt, span.butActionNewRefused>span.fa-list-alt:hover
171 color: #ffffff !important;
172 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
173 background-color: #006dcc;
174 background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
175 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
176 background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
177 background-image: -o-linear-gradient(top, #0088cc, #0044cc);
178 background-image: linear-gradient(to bottom, #0088cc, #0044cc);
179 background-repeat: repeat-x;
180 border-color: #0044cc #0044cc #002a80;
181 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
184 color: #666 !important;
189 background-color: #f5f5f5;
190 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
191 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
192 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
193 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
194 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
195 background-repeat: repeat-x
202 a.butActionNew>span.fa, a.butActionNew>span.fa:hover,
203 span.butActionNew>span.fa, span.butActionNew>span.fa:hover,
204 a.butActionNewRefused>span.fa, a.butActionNewRefused>span.fa:hover,
205 span.butActionNewRefused>span.fa, span.butActionNewRefused>span.fa:hover
207 padding-<?php echo $left; ?>: 6px;
210 box-shadow: none; webkit-box-shadow: none;
214 -webkit-box-shadow: 0px 0px 6px 1px rgba(50, 50, 50, 0.4), 0px 0px 0px rgba(60,60,60,0.1);
215 box-shadow: 0px 0px 6px 1px rgba(50, 50, 50, 0.4), 0px 0px 0px rgba(60,60,60,0.1);
217 .butActionNew:hover {
218 text-decoration: underline;
219 box-shadow: unset !important;
222 .butActionDelete, .butActionDelete:link, .butActionDelete:visited, .butActionDelete:hover, .butActionDelete:active, .buttonDelete {
223 background: var(--butactiondeletebg);
228 .butActionDelete:hover {
229 -webkit-box-shadow: 0px 0px 6px 1px rgba(50, 50, 50, 0.4), 0px 0px 0px rgba(60,60,60,0.1);
230 box-shadow: 0px 0px 6px 1px rgba(50, 50, 50, 0.4), 0px 0px 0px rgba(60,60,60,0.1);
234 text-decoration: none !important;
235 text-transform: uppercase;
236 font-weight: bold !important;
238 white-space: nowrap !important;
239 cursor: not-allowed !important;
240 margin: 0em <?php echo ($dol_optimize_smallscreen ?
'0.6' :
'0.9'); ?>em;
241 padding: 0.6em <?php echo ($dol_optimize_smallscreen ?
'0.6' :
'0.7'); ?>em;
242 font-family: <?php
print $fontlist ?> !important;
243 display:
inline-block;
246 color: #999 !important;
247 border: 1px solid #ccc;
248 box-sizing: border-box;
249 -moz-box-sizing: border-box;
250 -webkit-box-sizing: border-box;
252 .butActionNewRefused, .butActionNewRefused:link, .butActionNewRefused:visited, .butActionNewRefused:hover, .butActionNewRefused:active {
253 text-decoration: none !important;
254 text-transform: uppercase;
255 font-weight: normal !important;
257 white-space: nowrap !important;
258 cursor: not-allowed !important;
259 margin: 0em <?php echo ($dol_optimize_smallscreen ?
'0.7' :
'0.9'); ?>em;
260 padding: 0.2em <?php echo ($dol_optimize_smallscreen ?
'0.4' :
'0.7'); ?>em;
261 font-family: <?php
print $fontlist ?> !important;
262 display:
inline-block;
265 color: #999 !important;
267 box-shadow: none !important;
268 -webkit-box-shadow: none !important;
271 .butActionTransparent {
272 color: #222 ! important;
273 background-color: transparent ! important;
281 div.pagination li:first-child a.btnTitle {
285 .btnTitle, a.btnTitle {
286 display:
inline-block;
293 vertical-align: middle;
294 -ms-touch-action: manipulation;
295 touch-action: manipulation;
297 -webkit-
user-select: none;
298 -moz-
user-select: none;
299 -ms-
user-select: none;
302 text-decoration: none;
307 color: rgb(<?php
print $colortextlink; ?>);
311 background-color: #fbfbfb;
314 a.btnTitle.btnTitleSelected {
315 border: 1px solid #ccc;
319 .btnTitle > .btnTitle-icon{
323 .btnTitle > .btnTitle-label{
327 .btnTitle:hover, a.btnTitle:hover {
333 background-color: rgb(<?php
print $colortextlink; ?>);
335 text-decoration: none;
339 .btnTitle.refused, a.btnTitle.refused, .btnTitle.refused:hover, a.btnTitle.refused:hover {
342 background-color: #fbfbfb;
343 background: repeating-linear-gradient( 45deg, #ffffff, #f1f1f1 4px, #f1f1f1 4px, #f1f1f1 4px );
346 .btnTitle:hover .btnTitle-label{
349 div.pagination .btnTitle:hover .btnTitle-label{
350 color: rgb(<?php
print $colortextlink; ?>);
353 .btnTitle.refused .btnTitle-label, .btnTitle.refused:hover .btnTitle-label{
363 @media only screen and (max-width: <?php echo empty($conf->global->THEME_ELDY_WITDHOFFSET_FOR_REDUC2) ? round($nbtopmenuentries * 69, 0) + 130 : $conf->global->THEME_ELDY_WITDHOFFSET_FOR_REDUC2; ?>px)
365 .butAction, .butActionRefused, .butActionDelete {
368 .btnTitle, a.btnTitle {
369 display:
inline-block;
370 padding: 4px 4px 4px 4px;
375 <?php
if (!empty($conf->global->MAIN_BUTTON_HIDE_UNAUTHORIZED) && (!$user->admin)) { ?>
376 .butActionRefused, .butActionNewRefused, .btnTitle.refused {
377 display: none !important;
388 border: 1px solid #ddd;
392 text-decoration: none !important;
396 background-color: #ddd;
397 border: 1px solid #ddd;
print
Draft customers invoices.