1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Retab stylesheets

This commit is contained in:
Dan Barber 2013-04-08 16:20:36 +01:00
parent 9903ccad14
commit e9643b19f0
4 changed files with 14 additions and 14 deletions

View File

@ -5,5 +5,5 @@
*= require_self
*= require formtastic
*= require fancybox
*= require_directory ./admin
*/
*= require_directory ./admin
*/

View File

@ -15,13 +15,13 @@ body
line-height: 18px
margin: 0
padding: 0
#page, #login
background: #fafafa
padding: 1em 2em 3em
border-bottom: 1px solid #666
@include box-shadow("0 1px 4px rgba(0, 0, 0, 0.3)")
#login
width: 40em
margin: 5em auto 0
@ -141,4 +141,4 @@ form ul.taxonomies
width: 25%
float: right
> li
font-weight: bold
font-weight: bold

View File

@ -49,14 +49,14 @@ form.formtastic
&:-webkit-inner-spin-button, &:-webkit-outer-spin-button
-webkit-appearance: none
margin: 0
.fragments
.label label
width: 13em
.fragments-group
padding-left: 14em
input[type=submit], a.button
@include button
&[name=commit]
@ -67,7 +67,7 @@ form.formtastic
@include box-shadow("0 1px 0 rgba(0, 0, 0, 0.25), inset -1px -1px 0 rgba(255, 255, 255, 0.2), inset 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0 0 6px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3)")
&:hover, &:focus
background-color: #8B6
.boolean
label
padding-left: 14em
@ -85,7 +85,7 @@ form.formtastic
display: inline
margin-left: 1em
color: #933
fieldset.inputs
padding: 1em 0
border-bottom: 1px solid #ccc
@ -94,14 +94,14 @@ form.formtastic
.stringish, .text
input, textarea
width: 40%
.help
margin-left: 14em
margin-top: -0.5em
p
font-size: 0.8em
color: #999
a.button
@include button

View File

@ -6,5 +6,5 @@
*= require squaregrid
*= require photos
*= require fancybox
*= require scrollbars
*/
*= require scrollbars
*/