02.06.2013 Views

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

174<br />

CHAPTER 5 ■ ADD CONTROLS TO CREATE, EDIT, AND DELETE EVENTS<br />

}<br />

font-weight: bold;<br />

font-size: 14px;<br />

text-shadow: 0px 0px 1px #fff;<br />

.admin-options {<br />

text-align: center;<br />

}<br />

.admin-options form,.admin-options p {<br />

display: inline;<br />

}<br />

a.admin {<br />

display: inline-block;<br />

margin: 4px 0;<br />

padding: 4px;<br />

border: 1px solid #123;<br />

-moz-border-radius: 6px;<br />

-webkit-border-radius: 6px;<br />

border-radius: 6px;<br />

-moz-box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

-webkit-box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

background-color: #789;<br />

color: black;<br />

text-decoration: none;<br />

font-family: georgia, serif;<br />

text-transform: uppercase;<br />

font-weight: bold;<br />

font-size: 14px;<br />

text-shadow: 0px 0px 1px #fff;<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!