Categories
Apple

“Tab” Safari Idea

Safari Mulitpage Mockup which looks to be a like a good way to do “tabs” in a OS X way. Now will someone implement it?

Categories
Apple

“Tab” Safari Idea

Safari Mulitpage Mockup which looks to be a like a good way to do “tabs” in a OS X way. Now will someone implement it?

Categories
MovableType

Make It Wide

Love the wide textarea. Now if it was some kinda per user preference in MovableType proper.

Do you always use Movable Type on a 1024 x 768 screen? Add this CSS rule at the end of your /mt/styles.css file:

textarea.width500 { width: 786px; }

Found on dive into mark.

Categories
MovableType

Make It Wide

Love the wide textarea. Now if it was some kinda per user preference in MovableType proper.

Do you always use Movable Type on a 1024 x 768 screen? Add this CSS rule at the end of your /mt/styles.css file:

textarea.width500 { width: 786px; }

Found on dive into mark.