// CSS fix

This commit is contained in:
Damien Metzger
2013-10-09 18:06:42 +02:00
parent 84711bc386
commit 1939b8026b
2 changed files with 13 additions and 8 deletions
+11 -8
View File
@@ -1,4 +1,4 @@
/*!
/*
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
@@ -7,7 +7,7 @@
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../bower_components/sass-bootstrap/lib/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
@@ -5717,7 +5717,7 @@ th.visible-print, td.visible-print {
/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */
th.hidden-print, td.hidden-print {
display: none !important; } }
/*!
/*
* Font Awesome 3.2.1
* the iconic font designed for Bootstrap
* ------------------------------------------------------------------------------
@@ -7730,17 +7730,20 @@ html, body {
.page-head h2.page-title {
padding: 0 0 0 20px; } }
/* line 169, admin-theme.sass */
.page-head a {
color: white; }
/* line 171, admin-theme.sass */
.page-head .btn-toolbar {
margin: 0;
padding: 3px 0 0 0; }
/* line 172, admin-theme.sass */
/* line 174, admin-theme.sass */
.page-head .btn-toolbar .nav-tabs {
margin: 0; }
/* line 174, admin-theme.sass */
/* line 176, admin-theme.sass */
.page-head .btn-toolbar .nav-tabs > li > a {
color: #333333; }
/* line 178, admin-theme.sass */
/* line 180, admin-theme.sass */
.toolbar_btn {
position: relative;
padding: 2px 5px !important;
@@ -7750,13 +7753,13 @@ html, body {
color: white;
text-align: center;
text-shadow: none; }
/* line 187, admin-theme.sass */
/* line 189, admin-theme.sass */
.toolbar_btn:hover {
color: #8fc04d;
border-color: white;
background-color: white !important; }
/* line 192, admin-theme.sass */
/* line 194, admin-theme.sass */
[class^="process-icon-"], [class*=" process-icon-"] {
height: 25px;
min-width: 32px;