summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSebastian Wagner2011-09-30 15:09:27 +0200
committerSebastian Wagner2011-09-30 15:09:27 +0200
commitc39ee3ccf6c237f7784aae667d0b2249d7eabb75 (patch)
treedeee100056438ac80c37f86e9b20ebfd46cc09be /public
parentMerge branch 'master' of git.openslx.org:lsfks/projekte/poolctrl (diff)
downloadpoolctrl-c39ee3ccf6c237f7784aae667d0b2249d7eabb75.tar.gz
poolctrl-c39ee3ccf6c237f7784aae667d0b2249d7eabb75.tar.xz
poolctrl-c39ee3ccf6c237f7784aae667d0b2249d7eabb75.zip
new edit button
Diffstat (limited to 'public')
-rwxr-xr-xpublic/media/css/fullcalendar.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/media/css/fullcalendar.css b/public/media/css/fullcalendar.css
index 0b08f61..8188bbf 100755
--- a/public/media/css/fullcalendar.css
+++ b/public/media/css/fullcalendar.css
@@ -57,7 +57,7 @@ html .fc,
.fc-header-title {
display: inline-block;
vertical-align: top;
- font-size: x-small;
+ font-size: xx-small;
}
.fc-header-title h2 {
@@ -66,7 +66,7 @@ html .fc,
}
.fc .fc-header-space {
- padding-left: 10px;
+ padding-left: 0px;
}
.fc-header .fc-button {