|
@@ -120,8 +120,7 @@ div#loading{
|
|
width: 35px !important;
|
|
width: 35px !important;
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 0;
|
|
top: 0;
|
|
- padding-left: 2px !important;
|
|
|
|
- padding-right: 2px !important;
|
|
|
|
|
|
+ padding: 0 !important;
|
|
border-bottom: 1px solid white !important;
|
|
border-bottom: 1px solid white !important;
|
|
}
|
|
}
|
|
a.topbar-back{
|
|
a.topbar-back{
|
|
@@ -132,10 +131,10 @@ div#loading{
|
|
background-color: gray !important;
|
|
background-color: gray !important;
|
|
}
|
|
}
|
|
a.topbar-history{
|
|
a.topbar-history{
|
|
- left: 37px;
|
|
|
|
|
|
+ left: 36px;
|
|
}
|
|
}
|
|
a.topbar-index{
|
|
a.topbar-index{
|
|
- left: 74px;
|
|
|
|
|
|
+ left: 72px;
|
|
}
|
|
}
|
|
div#topbar{
|
|
div#topbar{
|
|
min-height: 35px;
|
|
min-height: 35px;
|