timesheet:

button add:
border-left-top: 
change color button - add:hover to green
This commit is contained in:
Stefan Reinhardt 2014-07-03 17:00:58 +00:00
parent ed6d15098a
commit 69769ab677
2 changed files with 9 additions and 5 deletions

View File

@ -32,8 +32,7 @@
text-shadow: none;
height: 24px;
/* height: auto;*/
background-image: none !important;
/*.border_radius_button_lefttop;*/
background-image: none;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
@ -64,12 +63,18 @@
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add {
width: 32px;
border: 1px solid #0C5DA5;
/*border: 1px solid #0C5DA5;*/
margin: 6px 2px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
padding: -0.5em;
background-color: #e6e6e6 !important;
background-size: 16px 16px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
height: 24px;
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add:before {
@ -84,7 +89,7 @@
background-color: #1aa200;
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add:hover {
background-color: #66a1d2 !important;
background-color: #189800 !important;
color: #ffc200;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);

View File

@ -19,7 +19,6 @@
// iframe
#timesheet-index {
// Favoriten