vendor/assets/stylesheets/failure.sass in failuregem-0.0.9.6.5 vs vendor/assets/stylesheets/failure.sass in failuregem-0.0.9.6.6
- old
+ new
@@ -77,11 +77,11 @@
#main_container
margin-top: 12em
.margin1
margin: 1em
-
+
h1, h1 a, h1 span, h1 span span
font-size: 36px !important
h2, h2 a, h2 span, h2 span span
font-size: 30px !important
@@ -96,10 +96,24 @@
font-size: 18px !important
h6, h6 a, h6 span, h6 span span
font-size: 16px !important
+a
+ color: $turq1
+ &:hover
+ color: $turq2
+
+.btn-primary
+ background-color: $turq1
+ border: none
+ &:hover, &:active, &:focus, &:active:focus, &:active:hover
+ background-color: $turq2
+
+.inactive_user
+ color: $gray1
+
//----HEADER & NAVIGATION-----//
.navbar-default, .navbar-header, .navbar-collapse, .header, .navbar-light
background-color: $header-bg
.navbar
@@ -136,10 +150,25 @@
.navbar-toggler-icon
color: $white1 !important
margin-top: -2em
//----CUSTOM NAV-----------//
+#title
+ color: $white1
+ font-size: 30px
+
+#subtitle
+ color: $turq1
+ font-size: 30px
+
+#navigation
+ li
+ a
+ color: $white1
+ &:hover
+ color: $turq1
+
.sub-nav
height: 100%
.sub-pages-nav
//float: left
@@ -223,19 +252,20 @@
.cut-td-text
max-height: 25px !important
overflow: hidden !important
//----PAGINATION---------//
+.pagination
+ margin: 0px
.pagination
.active
span
background-color: $white1 !important
color: $black !important
border: 1px solid $turq1 !important
//----PROGRESS BAR-------//
-
.progress-info-green
float: left
width: 20px
height: 20px
border-radius: 100%