Formatting

pull/663/head
Dennis Neufeld 2015-08-28 15:55:13 +02:00
parent 2dcddd175d
commit 91f47a8b7a
11 changed files with 16 additions and 16 deletions

View File

@ -20,4 +20,4 @@
"fallback-colors": false, "fallback-colors": false,
"vendor-prefix": false, "vendor-prefix": false,
"import": false "import": false
} }

View File

@ -167,7 +167,7 @@
&:hover, &:hover,
&:focus { &:focus {
border-left-color: darken(@sidebar-dark-bg, 7%); border-left-color: darken(@sidebar-dark-bg, 7%);
border-bottom-color: darken(@sidebar-dark-bg, 7%); border-bottom-color: darken(@sidebar-dark-bg, 7%);
} }
&:hover, &:hover,
&:focus, &:focus,

View File

@ -111,12 +111,12 @@ body {
} }
} }
body.hold-transition { body.hold-transition {
.content-wrapper, .content-wrapper,
.right-side, .right-side,
.main-footer, .main-footer,
.main-sidebar, .main-sidebar,
.left-side, .left-side,
.main-header > .navbar, .main-header > .navbar,
.main-header .logo { .main-header .logo {
/* Fix for IE */ /* Fix for IE */

View File

@ -98,7 +98,7 @@
color: #444444; color: #444444;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
padding: 10px; padding: 10px;
// Icons inside the menu // Icons inside the menu
> .glyphicon, > .glyphicon,
> .fa, > .fa,

View File

@ -282,7 +282,7 @@
> .list-group-item { > .list-group-item {
border-left: 0; border-left: 0;
border-right: 0; border-right: 0;
border-radius: 0; border-radius: 0;
padding-left: 0; padding-left: 0;
padding-right: 0; padding-right: 0;
} }

View File

@ -215,7 +215,7 @@
.pagination { .pagination {
> li > a { > li > a {
background: #fafafa; background: #fafafa;
color: #666; color: #666;
} }
&.pagination-flat { &.pagination-flat {
> li > a { > li > a {

View File

@ -18,7 +18,7 @@
.content-wrapper, .content-wrapper,
.right-side, .right-side,
.main-footer { .main-footer {
margin-left: 0!important; margin-left: 0!important;
min-height: 0!important; min-height: 0!important;
.translate(0,0)!important; .translate(0,0)!important;
} }

View File

@ -75,4 +75,4 @@
float: left; float: left;
} }
} }
} }

View File

@ -7,4 +7,4 @@
<li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li> <li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
<li><a href="#plugins">All other plugins are listed below</a></li> <li><a href="#plugins">All other plugins are listed below</a></li>
</ul> </ul>
</section> </section>

View File

@ -152,4 +152,4 @@
</section><!-- /.content --> </section><!-- /.content -->
</div><!-- ./wrapper --> </div><!-- ./wrapper -->
</body> </body>
</html> </html>

View File

@ -372,4 +372,4 @@ scratch. This page gets rid of all links and provides the needed markup only.
user experience. Slimscroll is required when using the user experience. Slimscroll is required when using the
fixed layout. --> fixed layout. -->
</body> </body>
</html> </html>