mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Calendar: More style adjustments from Stefan Unverricht
This commit is contained in:
parent
1c1a409791
commit
e81b2c319a
@ -89,6 +89,10 @@
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
#calendar-et2_target hr {
|
||||
display: block;
|
||||
border-top: 1px solid #696969;
|
||||
}
|
||||
#calendar-sidebox_buttons tbody {
|
||||
width: 100%;
|
||||
}
|
||||
|
@ -99,6 +99,10 @@
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
#calendar-et2_target hr {
|
||||
display: block;
|
||||
border-top: #696969;
|
||||
}
|
||||
#calendar-sidebox_buttons tbody {
|
||||
width: 100%;
|
||||
}
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
/*generell*/
|
||||
|
||||
// makes svg visible
|
||||
|
Loading…
Reference in New Issue
Block a user