Upgrade to Bootstrap 3

This commit is contained in:
benweet 2013-08-16 00:23:17 +01:00
parent 5561b2a1fd
commit 958e7413a7

View File

@ -280,7 +280,7 @@ body {
.box-shadow(0 6px 12px rgba(0,0,0,.175)); .box-shadow(0 6px 12px rgba(0,0,0,.175));
.collapse-button i { .collapse-button i {
color: #777; color: #777;
font-size: 18px; font-size: 19px;
} }
.panel-content { .panel-content {
overflow: auto; overflow: auto;
@ -684,7 +684,7 @@ body {
} }
} }
.ui-layout-toggler { .ui-layout-toggler {
font-size: 22px !important; font-size: 21px !important;
background-color: transparent; background-color: transparent;
&.ui-layout-toggler-east { &.ui-layout-toggler-east {
line-height: 55px; line-height: 55px;